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

matthew_swift
28.23.2007 3723639bb2a4067d46fb8d601c3825f2aea27d2b
refs
author matthew_swift <matthew_swift@localhost>
Friday, September 28, 2007 20:23 +0200
committer matthew_swift <matthew_swift@localhost>
Friday, September 28, 2007 20:23 +0200
commit3723639bb2a4067d46fb8d601c3825f2aea27d2b
tree 46eeb6933b15b09b01262cc73a7a7ee29e931a6d tree | zip | gz
parent d615093a25d37e8e03f98158583a901d6c840e86 view | diff
Attempt to fix current JDK1.5 failures in ValidateCfgDefn tests: allow test configuration definitions to not register themselves with the TopCfgDefn. Previously, test definitions would register themselves with the TopCfgDefn and then deregister themselves during their tear down phase. However, this didn't seem to be working as expected on JDK1.5 for some reason, and was causing the ValidateCfgDefn tests to fail.
7 files modified
59 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/admin/AbstractManagedObjectDefinition.java 30 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/LDAPProfile.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/admin/AbstractManagedObjectDefinitionTest.java 15 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/admin/TestCfg.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/admin/TestChildCfgDefn.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/admin/TestParentCfgDefn.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/admin/client/spi/PropertySetTest.java 2 ●●● diff | view | raw | blame | history