Checkpoint commit for OPENDJ-1235 : Migrate configuration framework
Remove again opendj-admin module from opendj pom.xml due to compilation error
in Jenkins
* Root cause : buildnumber-maven-plugin that should generate-buildnumber is returning
null instead
"buildnumber-maven-plugin:1.2:create (generate-buildnumber) @ opendj-admin
[INFO] Storing buildNumber: null at timestamp: 1388441225050"
| | |
| | | <module>opendj-config-maven-plugin</module> |
| | | <module>opendj-core</module> |
| | | <module>opendj-grizzly</module> |
| | | <module>opendj-admin</module> |
| | | <!-- <module>opendj-admin</module> --> |
| | | <module>opendj-ldap-sdk</module> |
| | | <module>opendj-ldap-toolkit</module> |
| | | <module>opendj-ldap-sdk-examples</module> |