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

Nicolas Capponi
13.55.2013 64e790450f962f6a1cb696fbd1b3fa30bdef7b5e
refs
author Nicolas Capponi <nicolas.capponi@forgerock.com>
Friday, December 13, 2013 17:55 +0100
committer Nicolas Capponi <nicolas.capponi@forgerock.com>
Friday, December 13, 2013 17:55 +0100
commit64e790450f962f6a1cb696fbd1b3fa30bdef7b5e
tree 9277af848d188d47c42d9564f86cfc34c143611a tree | zip | gz
parent 6473d08615fe1f25a4967728a993287b865ee0e0 view | diff
Checkpoint commit for OPENDJ-1235 : Migrate configuration framework

* Fix bundle issue in unit tests for org.opends.server.admin package
** Move TestParentCfgDefn and TestChildCfgDefn properties and xml files to src/test/resources
so they are included in classpath

* Update pom.xml
** Generate core admin messages in src/main/resources directory
** Update generation of profiles messages

* Cleanup and minor refactoring in test classes and ConfigGuideGeneration class

2 files renamed
5 files modified
208 ■■■■■ changed files
opendj-admin/pom.xml 88 ●●●● diff | view | raw | blame | history
opendj-admin/src/main/java/org/opends/server/admin/doc/ConfigGuideGeneration.java 65 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/forgerock/opendj/config/ConfigurationMockTest.java 2 ●●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/opends/server/admin/TestCfg.java 52 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/java/org/opends/server/admin/ValidateConfigDefinitionsTest.java 1 ●●●● diff | view | raw | blame | history
opendj-admin/src/test/resources/org/opends/server/admin/TestChildConfiguration.xml diff | view | raw | blame | history
opendj-admin/src/test/resources/org/opends/server/admin/TestParentConfiguration.xml diff | view | raw | blame | history