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

Gaetan Boismal
22.50.2015 c49d0283e2dca38e86110293a04a6c1f77420da8
Prepare to forgerock-parent 2.0.0 migration

* opendj-server-legacy/pom.xml
** Disabled cobertura execution (see OPENDJ-1961)

* opendj-server-legacy/src/license/THIRD-PARTY.properties
* opendj-svn-property-check-maven-plugin/src/license/THIRD-PARTY.properties
** Add missing licence information to make the license maven plugin work

2 files added
1 files modified
54 ■■■■■ changed files
opendj-server-legacy/pom.xml 8 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/src/license/THIRD-PARTY.properties 21 ●●●●● patch | view | raw | blame | history
opendj-svn-property-check-maven-plugin/src/license/THIRD-PARTY.properties 25 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -1164,6 +1164,14 @@
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>cobertura-maven-plugin</artifactId>
        <configuration>
            <skip>true</skip>
        </configuration>
        </plugin>
    </plugins>
  </build>
opendj-server-legacy/src/license/THIRD-PARTY.properties
New file
@@ -0,0 +1,21 @@
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
# - Apache Software License, Version 2.0
# - BSD
# - CC BY-NC-ND 3.0
# - Common Development and Distribution License 1.0
# - Common Development and Distribution License 1.1
# - Dual licensed (CDDL and GPL)
# - Dual licensed (CDDL and GPLv2+CE)
# - The GNU Lesser General Public License, version 2.0 with Classpath Exception
# - The GNU Lesser General Public License, version 2.1
# - The GNU Lesser General Public License, version 3.0
# - The MIT License
#-------------------------------------------------------------------------------
# Please fill the missing licenses for dependencies :
#
#
#Tue Apr 21 15:52:47 CEST 2015
com.sleepycat--je--5.0.104=The Sleepycat License
log4j--log4j--1.2.12=Apache Software License, Version 2.0
opendj-svn-property-check-maven-plugin/src/license/THIRD-PARTY.properties
New file
@@ -0,0 +1,25 @@
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
# - Apache Public License 2.0
# - Apache Software License, Version 2.0
# - BSD
# - Common Development and Distribution License 1.0
# - Common Development and Distribution License 1.1
# - Dual licensed (CDDL and GPL)
# - Dual licensed (CDDL and GPLv2+CE)
# - GPL (with dual licensing option)
# - Revised BSD
# - Sequence Library License
# - TMate Open Source License (with dual licensing option)
# - The GNU Lesser General Public License, version 2.0 with Classpath Exception
# - The GNU Lesser General Public License, version 2.1
# - The GNU Lesser General Public License, version 3.0
# - The MIT License
# - Trilead Library License
#-------------------------------------------------------------------------------
# Please fill the missing licenses for dependencies :
#
#
#Tue Apr 21 15:13:12 CEST 2015
org.antlr--antlr-runtime--3.4=Apache Public License 2.0