mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ludovicp
18.47.2010 ff9b49ad76234e3b60512fc479343030a6b367ad
refs
author ludovicp <ludovicp@localhost>
Wednesday, August 18, 2010 11:47 +0200
committer ludovicp <ludovicp@localhost>
Wednesday, August 18, 2010 11:47 +0200
commitff9b49ad76234e3b60512fc479343030a6b367ad
tree bfc3f897d2be56c29611861defdff4f07bbf577b tree | zip | gz
parent 32d694939d9deac5b4ef008855c2fe1dc97513a3 view | diff
Cleanup. Remove references to Java 5 since we no longer support it.
Cleanup messages, removing unnecessary casts (due to bugs in early versions of Java 5), removing dead code.
The minimal version has been set to Java 1.6.0_10.
Also cleanup the Java Stubs for MacOS, removed the StatusPanel (replaced by ControlPanel since 1.2), and update Info.plist to require 1.6 or higher, show 2.3 as version.

4 files deleted
27 files modified
693 ■■■■■ changed files
opends/resource/admin/example-plugin/build.xml 6 ●●●● diff | view | raw | blame | history
opends/resource/bin/_script-util.bat 14 ●●●● diff | view | raw | blame | history
opends/resource/bin/_script-util.sh 14 ●●●● diff | view | raw | blame | history
opends/resource/config/java.properties 4 ●●●● diff | view | raw | blame | history
opends/resource/install.html 204 ●●●● diff | view | raw | blame | history
opends/resource/install.txt 2 ●●● diff | view | raw | blame | history
opends/resource/mac/ControlPanel.app/Contents/Info.plist 65 ●●●●● diff | view | raw | blame | history
opends/resource/mac/ControlPanel.app/Contents/MacOS/JavaApplicationStub diff | view | raw | blame | history
opends/resource/mac/QuickSetup.app/Contents/Info.plist 65 ●●●●● diff | view | raw | blame | history
opends/resource/mac/QuickSetup.app/Contents/MacOS/JavaApplicationStub diff | view | raw | blame | history
opends/resource/mac/StatusPanel.app/Contents/Info.plist 42 ●●●●● diff | view | raw | blame | history
opends/resource/mac/StatusPanel.app/Contents/MacOS/JavaApplicationStub diff | view | raw | blame | history
opends/resource/mac/StatusPanel.app/Contents/PkgInfo 1 ●●●● diff | view | raw | blame | history
opends/resource/mac/StatusPanel.app/Contents/Resources/OpenDS.icns diff | view | raw | blame | history
opends/resource/mac/Uninstall.app/Contents/Info.plist 65 ●●●●● diff | view | raw | blame | history
opends/resource/mac/Uninstall.app/Contents/MacOS/JavaApplicationStub diff | view | raw | blame | history
opends/resource/webstart/create-webstart-standalone.sh 4 ●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/RegularExpressionIdentityMapperConfiguration.xml 6 ●●●● diff | view | raw | blame | history
opends/src/admin/messages/RegularExpressionIdentityMapperCfgDefn.properties 2 ●●● diff | view | raw | blame | history
opends/src/messages/src/org/opends/messages/Message.java 28 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/CompatibleJava.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/IncompatibleVersionException.java 6 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/admin/AbstractManagedObjectDefinition.java 6 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/InstallDS.java 9 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/CreateSubCommandHandler.java 6 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java 4 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/Platform.java 87 ●●●●● diff | view | raw | blame | history
opends/tests/staf-tests/shared/functions/utils.xml 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/admin/MockLDAPProfile.java 15 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/UserDefinedVirtualAttributeProviderTestCase.java 16 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/VirtualStaticGroupTestCase.java 16 ●●●● diff | view | raw | blame | history