Author: dkulp
Date: Wed Jul 29 14:58:06 2009
New Revision: 798929
URL: http://svn.apache.org/viewvc?rev=798929&view=rev
Log:
Add info for the changed deps
Modified:
cxf/trunk/buildtools/src/main/resources/notice-supplements.xml
Modified: cxf/trunk/buildtools/src/main/resources/notice-supplements.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/buildtools/src/main/resources/notice-supplements.xml?rev=798929&r1=798928&r2=798929&view=diff
==============================================================================
--- cxf/trunk/buildtools/src/main/resources/notice-supplements.xml (original)
+++ cxf/trunk/buildtools/src/main/resources/notice-supplements.xml Wed Jul 29
14:58:06 2009
@@ -141,6 +141,7 @@
<project>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
+ <name>Simple Logging Facade for Java - API</name>
<licenses>
<license>
<name>MIT License</name>
@@ -153,6 +154,7 @@
<project>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
+ <name>Simple Logging Facade for Java - JDK Logging</name>
<licenses>
<license>
<name>MIT License</name>
@@ -166,6 +168,7 @@
<project>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
+ <name>Jaxen</name>
<licenses>
<license>
<name>BSD</name>
@@ -178,10 +181,11 @@
<project>
<groupId>asm</groupId>
<artifactId>asm</artifactId>
+ <name>ASM</name>
<licenses>
<license>
<name>BSD</name>
- <url>http://asm.objectweb.org/license.html</url>
+ <url>http://asm.ow2.org/license.html</url>
</license>
</licenses>
</project>