History log of /forgerock/opendj-v3/opendj-server/pom.xml
Revision Date Author Comments Expand
185acee3ba68d8da1782007eebacb3701dc996d6 08-Jan-2016 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0

c96a04d1ec9288856f666f8d06a94e4ad680485d 23-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare for next development iteration

69136490e98ede56d5bf31eb1100b9db1eea32a2 23-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-RC2

f96dd8ca2a9b6555a16292887e0ff79b69d2303a 18-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare for next development iteration

4d9a927848fc09827974e85c7736d56aad46c792 18-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-RC1

5dd0e0f7076ac664c7a597edf2589718b61c461d 10-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare for next development iteration

b788d2300f238000fd39ca6f0cc4b24ac211157a 10-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-M7

eff25f729449d4b8b94283be0207b53d84c55f8e 04-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare for next development iteration

7878f040fe08795b08fec3bea180c0cc2951c993 04-Dec-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-M6

087ab45e7a28aa9434b4007524dfbc6ce0b6503d 25-Nov-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare for next development iteration

c1dd7dc123915a1e12ab798f9fd1db8042c1d2ec 25-Nov-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-M5

4b7fe761322b5f70e60e43d0de17225d2e379364 25-Nov-2015 Bruno Lavit <bruno.lavit@forgerock.com>

Rollback to 3.0.0-SNAPSHOT :-(

acd9d3c00b8727a6f924006547c6c8b85852a257 25-Nov-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-M5

1119767def277fc05346fd576b82dac12340af36 25-Nov-2015 Bruno Lavit <bruno.lavit@forgerock.com>

[maven-release-plugin] prepare for next development iteration

210bf50377a374f27b4cbe2cb895d76fbd0e3446 25-Nov-2015 Bruno Lavit <bruno.lavit@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-M5

c6ce7e613e4e85f77c2a6d5dd818f8a1f552ceae 12-Nov-2015 Gaetan Boismal <gaetan.boismal@forgerock.com>

OPENDJ-2427 Maven resource filtering not working in GUI setup Performs missing maven property renaming from shortProductName to product.name This renaming has been initiated in 7780493b2ff

3c48c5f7056759c7eea1e7b78d46348328edcf1f 30-Oct-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare for next development iteration

fcb907d287cb833c4724c9cd07d9c5b13c483528 30-Oct-2015 jenkins <jenkins@forgerock.com>

[maven-release-plugin] prepare release 3.0.0-M4

c337e6ca30bfc9c71326aba41cca00230214fb6a 30-Oct-2015 Matthew Swift <matthew.swift@forgerock.com>

OPENDJ-2402: Decouple SDK versioning from server versioning in pom files

42934fa3c06b68b009d6113e6ce17b88354fd336 27-Oct-2015 Gaetan Boismal <gaetan.boismal@forgerock.com>

OPENDJ-2275 Code cleanup

00f4e41384e4246e1cfb18f43380390b80cfe109 23-Oct-2015 Gaetan Boismal <gaetan.boismal@forgerock.com>

OPENDJ-2089 Rename to opendj-server-parent

e4105ef195743fa799bbc4e94cd817b5fbbd5b6e 28-May-2015 Matthew Swift <matthew.swift@forgerock.com>

[maven-release-plugin] rollback changes from release preparation of b2.8

de77eadea038afda4df88c24d8c1a97b5d4b2a3f 28-May-2015 Matthew Swift <matthew.swift@forgerock.com>

[maven-release-plugin] prepare branch b2.8

9fb13259bb1add404edb5dd42c4d51a69096617e 04-Feb-2014 Violette Roche-Montane <violette.roche-montane@forgerock.com>

OPENDJ-1301 - 1306 : Checkpoint commit. OPENDJ-1301 Implement model for installing OpenDJ as a directory server - Added package org.forgerock.opendj.server.setup.model - Added unit tests **************************************************************************** OPENDJ-1306 Implement setup CLI for directory server - Added package org.forgerock.opendj.server.setup.cli - Added unit tests **************************************************************************** - modified pom to add a dependency on the opendj-CLI module. - added some classes needed by the setup see : package org.opends.server.types (TODO those files are just here temporary, they will be removed!).

pom.xml src/main/java/org/forgerock/opendj/server/setup/cli/SetupCli.java src/main/java/org/forgerock/opendj/server/setup/cli/package-info.java src/main/java/org/forgerock/opendj/server/setup/model/Certificate.java src/main/java/org/forgerock/opendj/server/setup/model/DataConfiguration.java src/main/java/org/forgerock/opendj/server/setup/model/ListenerSettings.java src/main/java/org/forgerock/opendj/server/setup/model/Model.java src/main/java/org/forgerock/opendj/server/setup/model/ModelUtils.java src/main/java/org/forgerock/opendj/server/setup/model/ReplicationConfiguration.java src/main/java/org/forgerock/opendj/server/setup/model/RuntimeOptions.java src/main/java/org/forgerock/opendj/server/setup/model/package-info.java src/main/java/org/opends/server/types/NullOutputStream.java src/main/java/org/opends/server/types/OperatingSystem.java src/main/java/org/opends/server/types/package-info.java src/test/java/org/forgerock/opendj/server/setup/cli/AbstractSetupCliTestCase.java src/test/java/org/forgerock/opendj/server/setup/cli/SetupCliTestCase.java src/test/java/org/forgerock/opendj/server/setup/model/AbstractSetupTestCase.java src/test/java/org/forgerock/opendj/server/setup/model/CertificateTestCase.java src/test/java/org/forgerock/opendj/server/setup/model/DataConfigurationTestCase.java src/test/java/org/forgerock/opendj/server/setup/model/ListenerSettingsTestCase.java src/test/java/org/forgerock/opendj/server/setup/model/ModelTestCase.java src/test/java/org/forgerock/opendj/server/setup/model/RuntimeOptionsTestCase.java src/test/java/org/opends/server/types/AbstractTypesTestCase.java src/test/java/org/opends/server/types/OperatingSystemTestCase.java
268ac6fa4d1e902ff0ec9873beb31b52745cc8a7 15-Jan-2014 Matthew Swift <matthew.swift@forgerock.com>

Finish migrating DynamicConstants to ProductInformation class: * add all remaining property getters * remove composite properties since these can be generated in ProductInformation.

0e18f306907678491738c7e4590c32e1d81bddcc 15-Jan-2014 Matthew Swift <matthew.swift@forgerock.com>

Remove DynamicConstants from opendj-config and replace it with resource based ProductInformation in opendj-server module.

23ab7b85e3631cb4c75a6f9277c1d1aa7a7bfbd6 14-Jan-2014 Matthew Swift <matthew.swift@forgerock.com>

Move XSLT stylesheets and core XML descriptors to opendj-config-maven-plugin: * rewrite Maven plugin so that it performs XSLT transformations itself rather than delegating to the xml-maven-plugin. This is required in order to be able to access the stylesheets and core descriptors within the plugin's classloader * remove dependency on Xalan-J in XSLT transformations since https://java.net/jira/browse/OPENDS-2296 seems to have been fixed, at least in OpenJDK 6u27 and OpenDJ 7u25 * re-enable build of opendj-config, opendj-server, and opendj-server-example-plugin. TODO once the new Maven plugin has received some more testing in Jenkins: * add XML validation * fix support for Windows file names * simplify code.

/forgerock/opendj-v3/opendj-config-maven-plugin/src/main/java/org/forgerock/opendj/maven/AbstractBuildMojo.java /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/java/org/forgerock/opendj/maven/GenerateConfigMojo.java /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/java/org/forgerock/opendj/maven/OpendjConfigMojo.java /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/abbreviations.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/admin-cli.xsd /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/admin-ldap.xsd /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/admin-preprocessor.xsd /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/admin.xsd /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/catalog.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/cliMOProfile.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/clientMO.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/conditions.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/java-utilities.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/ldapMOProfile.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/manifestMO.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/messagesMO.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/metaMO.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/package-info.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/preprocessor.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/aci.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/aggregation.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/attribute-type.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/boolean.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/dn.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/duration.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/enumeration.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/extensible-matching-rule-type.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/integer.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/ip-address-mask.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/ip-address.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/java-class.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/oid.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/password.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/size.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/property-types/string.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/serverMO.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/text-utilities.xsl /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/stylesheets/xml.xsd /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AESPasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AccessControlHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AccessLogFilteringCriteriaConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AccessLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AccountStatusNotificationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AdministrationConnectorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AlertHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AnonymousSASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AttributeCleanupPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AttributeTypeDescriptionAttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AttributeValuePasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/AuthenticationPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/BackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/BackupBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/Base64PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/BlindTrustManagerProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/BlowfishPasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CancelExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CertificateAttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CertificateMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ChangeNumberControlPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CharacterSetPasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ClearPasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ClientConnectionMonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CollationMatchingRuleConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CollectiveAttributeSubentriesVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ConfigFileHandlerBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ConnectionHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CountryStringAttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CramMD5SASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CryptPasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/CryptoManagerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DebugLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DebugTargetConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DictionaryPasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DigestMD5SASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DirectoryStringAttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DseeCompatAccessControlHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/DynamicGroupImplementationConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/EntityTagVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/EntryCacheConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/EntryCacheMonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/EntryDNVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/EntryUUIDPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/EntryUUIDVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogAccountStatusNotificationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ExactMatchIdentityMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ExtensionConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ExternalChangelogDomainConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ExternalSASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FIFOEntryCacheConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedAccessLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedAuditLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedDebugLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedErrorLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedHTTPAccessLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedKeyManagerProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileBasedTrustManagerProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileCountLogRetentionPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FileSystemEntryCacheConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FingerprintCertificateMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FixedTimeLogRotationPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FractionalLDIFImportPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/FreeDiskSpaceLogRetentionPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/GSSAPISASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/GetConnectionIdExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/GetSymmetricKeyExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/GlobalConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/GoverningStructureRuleVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/GroupImplementationConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/HTTPAccessLogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/HTTPConnectionHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/HasSubordinatesVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/IdentityMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/IsMemberOfVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/JMXAlertHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/JMXConnectionHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/JPEGAttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/KeyManagerProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LDAPAttributeDescriptionListPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LDAPConnectionHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LDAPPassThroughAuthenticationPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LDIFBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LDIFConnectionHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LastModPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LengthBasedPasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LocalBackendWorkflowElementConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LocalDBBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LocalDBIndexConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LocalDBVLVIndexConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LogPublisherConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LogRetentionPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/LogRotationPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MD5PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MatchingRuleConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MemberVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MemoryBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MemoryUsageMonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MonitorBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/MonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/NetworkGroupConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/NetworkGroupPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/NullBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/NumSubordinatesVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PBKDF2PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PKCS11KeyManagerProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/Package.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ParallelWorkQueueConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordExpirationTimeVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordGeneratorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordModifyExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordPolicyImportPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordPolicyStateExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordPolicySubentryVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PlainSASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/PluginRootConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ProfilerPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/QOSPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RC4PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RandomPasswordGeneratorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ReferentialIntegrityPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RegularExpressionIdentityMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RepeatedCharactersPasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ReplicationDomainConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ReplicationServerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ReplicationSynchronizationProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RequestFilteringQOSPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ResourceLimitsQOSPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RootConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RootDNConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RootDNUserConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/RootDSEBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SASLMechanismHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SHA1PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SMTPAccountStatusNotificationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SMTPAlertHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SNMPConnectionHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SaltedMD5PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SaltedSHA1PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SaltedSHA256PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SaltedSHA384PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SaltedSHA512PasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SambaPasswordPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SchemaBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SevenBitCleanPluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SimilarityBasedPasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SizeLimitLogRetentionPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SizeLimitLogRotationPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SoftReferenceEntryCacheConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/StackTraceMonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/StartTLSExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/StaticGroupImplementationConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/StructuralObjectClassVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SubjectAttributeToUserAttributeCertificateMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SubjectDNToUserAttributeCertificateMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SubjectEqualsDNCertificateMapperConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SubschemaSubentryVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SynchronizationProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/SystemInfoMonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TaskBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TelephoneNumberAttributeSyntaxConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TimeLimitLogRotationPolicyConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TraditionalWorkQueueConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TripleDESPasswordStorageSchemeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TrustManagerProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/TrustStoreBackendConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/UniqueAttributePluginConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/UniqueCharactersPasswordValidatorConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/UserDefinedVirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/VersionMonitorProviderConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/VirtualAttributeConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/VirtualStaticGroupImplementationConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/WhoAmIExtendedOperationHandlerConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/WorkQueueConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/WorkflowConfiguration.xml /forgerock/opendj-v3/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/WorkflowElementConfiguration.xml /forgerock/opendj-v3/opendj-server-example-plugin/pom.xml /forgerock/opendj-v3/opendj-server-example-plugin/src/main/java/com/example/opendj/ExamplePlugin.java pom.xml /forgerock/opendj-v3/pom.xml
f994a0c6fcfa22cf3e4e87b4dc8f7a0ceb743bfb 14-Jan-2014 Matthew Swift <matthew.swift@forgerock.com>

Fix compilation error and warning: * ConfigException has moved * don't override forgerock-util version.

4951001b2e4b8b018450282a0e52ef5c091d4191 06-Jan-2014 Matthew Swift <matthew.swift@forgerock.com>

OPENDJ-1235: Migrate configuration framework * finish rename of opendj-admin to opendj-config

b2b2a9a8dd5e0f4d71511ec7d06b30ca06e96d34 13-Dec-2013 Matthew Swift <matthew.swift@forgerock.com>

Additional fix OPENDJ-1223: Copy DataProvider PoC from branch to OpenDJ 3 trunk * rename opendj-server3 to opendj-server now that adapter dependency range is fixed.

pom.xml src/main/java/org/forgerock/opendj/server/core/AbstractDataProvider.java src/main/java/org/forgerock/opendj/server/core/ArchivableDataProvider.java src/main/java/org/forgerock/opendj/server/core/Attachment.java src/main/java/org/forgerock/opendj/server/core/AttachmentHolder.java src/main/java/org/forgerock/opendj/server/core/BackupConfig.java src/main/java/org/forgerock/opendj/server/core/BindRequestContext.java src/main/java/org/forgerock/opendj/server/core/DataProvider.java src/main/java/org/forgerock/opendj/server/core/DataProviderCfg.java src/main/java/org/forgerock/opendj/server/core/DataProviderConnection.java src/main/java/org/forgerock/opendj/server/core/DataProviderEvent.java src/main/java/org/forgerock/opendj/server/core/DataProviderEventListener.java src/main/java/org/forgerock/opendj/server/core/DataProviderFactory.java src/main/java/org/forgerock/opendj/server/core/DataProviderID.java src/main/java/org/forgerock/opendj/server/core/DataProviderStatus.java src/main/java/org/forgerock/opendj/server/core/ExportableDataProvider.java src/main/java/org/forgerock/opendj/server/core/ImportableDataProvider.java src/main/java/org/forgerock/opendj/server/core/Operation.java src/main/java/org/forgerock/opendj/server/core/Privilege.java src/main/java/org/forgerock/opendj/server/core/RestoreConfig.java src/main/java/org/forgerock/opendj/server/core/package-info.java src/site/xdoc/index.xml.vm