Repository: cxf-build-utils Updated Branches: refs/heads/master 060801ca1 -> 4952fb46f
Removing supplements where we pick up the license from maven now Project: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/commit/4952fb46 Tree: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/tree/4952fb46 Diff: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/diff/4952fb46 Branch: refs/heads/master Commit: 4952fb46f962eab1645b0b23b338bf9455b71d5e Parents: 060801c Author: Colm O hEigeartaigh <cohei...@apache.org> Authored: Tue May 16 11:16:29 2017 +0100 Committer: Colm O hEigeartaigh <cohei...@apache.org> Committed: Tue May 16 11:16:29 2017 +0100 ---------------------------------------------------------------------- .../src/main/resources/notice-supplements.xml | 95 -------------------- 1 file changed, 95 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-build-utils/blob/4952fb46/buildtools/src/main/resources/notice-supplements.xml ---------------------------------------------------------------------- diff --git a/buildtools/src/main/resources/notice-supplements.xml b/buildtools/src/main/resources/notice-supplements.xml index 50ff129..a73bd48 100644 --- a/buildtools/src/main/resources/notice-supplements.xml +++ b/buildtools/src/main/resources/notice-supplements.xml @@ -2,101 +2,6 @@ <supplementalDataModels> <supplement> <project> - <groupId>com.sun.xml.bind</groupId> - <artifactId>jaxb-impl</artifactId> - <name>Sun JAXB Reference Implementation Runtime</name> - <url>https://jaxb.java.net/</url> - <organization> - <name>Sun Microsystems</name> - <url>http://www.sun.com/</url> - </organization> - <licenses> - <license> - <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 and GPL v2</name> - <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>com.sun.xml.bind</groupId> - <artifactId>jaxb-xjc</artifactId> - <name>Sun JAXB Reference Implementation Tools</name> - <url>https://jaxb.java.net/</url> - <organization> - <name>Sun Microsystems</name> - <url>http://www.sun.com/</url> - </organization> - <licenses> - <license> - <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 and GPL v2</name> - <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>javax.xml.bind</groupId> - <artifactId>jaxb-api</artifactId> - <name>Java Architecture for XML Binding (JAXB API)</name> - <url>https://jaxb.java.net/</url> - <organization> - <name>Sun Microsystems</name> - <url>http://www.sun.com/</url> - </organization> - <licenses> - <license> - <name>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 and GPL v2</name> - <url>https://glassfish.java.net/public/CDDL+GPL_1_1.html</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-api</artifactId> - <name>Simple Logging Facade for Java - API</name> - <licenses> - <license> - <name>MIT License</name> - <url>http://www.slf4j.org/license.html</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>org.slf4j</groupId> - <artifactId>slf4j-jdk14</artifactId> - <name>Simple Logging Facade for Java - JDK Logging</name> - <licenses> - <license> - <name>MIT License</name> - <url>http://www.slf4j.org/license.html</url> - </license> - </licenses> - </project> - </supplement> - <supplement> - <project> - <groupId>asm</groupId> - <artifactId>asm</artifactId> - <name>ASM</name> - <licenses> - <license> - <name>BSD</name> - <url>http://asm.ow2.org/license.html</url> - </license> - </licenses> - </project> - </supplement> - - - <supplement> - <project> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> <name>Apache Commons - collections</name>