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

Gaetan Boismal
07.41.2015 bb261a678174b07a737d4fc534fd09bce0512f1e
OPENDJ-2226 Code cleanup
2 files modified
19 ■■■■■ changed files
opendj-sdk/opendj-config/pom.xml patch | view | raw | blame | history
opendj-sdk/opendj-rest2ldap/pom.xml 19 ●●●●● patch | view | raw | blame | history
opendj-sdk/opendj-config/pom.xml
opendj-sdk/opendj-rest2ldap/pom.xml
@@ -56,25 +56,6 @@
    </dependencies>
    <build>
        <plugins>
      <!--
      <plugin>
        <groupId>org.forgerock.commons</groupId>
        <artifactId>i18n-maven-plugin</artifactId>
        <executions>
          <execution>
            <phase>generate-sources</phase>
            <goals>
              <goal>generate-messages</goal>
            </goals>
            <configuration>
              <messageFiles>
                <messageFile>com/forgerock/opendj/sync/sync.properties</messageFile>
              </messageFiles>
            </configuration>
          </execution>
        </executions>
      </plugin>
      -->
            <plugin>
                <groupId>org.apache.felix</groupId>
                <artifactId>maven-bundle-plugin</artifactId>