You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by ip...@apache.org on 2004/12/03 16:34:00 UTC

svn commit: r109688 - /incubator/muse/trunk/project.xml

Author: ips
Date: Fri Dec  3 07:34:00 2004
New Revision: 109688

URL: http://svn.apache.org/viewcvs?view=rev&rev=109688
Log:
added license metadata to deps

Modified:
   incubator/muse/trunk/project.xml

Modified: incubator/muse/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/muse/trunk/project.xml?view=diff&rev=109688&p1=incubator/muse/trunk/project.xml&r1=109687&p2=incubator/muse/trunk/project.xml&r2=109688
==============================================================================
--- incubator/muse/trunk/project.xml	(original)
+++ incubator/muse/trunk/project.xml	Fri Dec  3 07:34:00 2004
@@ -113,6 +113,7 @@
       <version>SNAPSHOT</version>
       <url>http://ws.apache.org/ws-fx/addressing/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Provides support for WS-Addressing</usage>
       </properties>
@@ -123,6 +124,7 @@
       <version>1.6.2</version>
       <url>http://ant.apache.org/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for custom Ant tasks we've written for updating a Wsdd and running WsdmWsdl2Java</usage>
       </properties>
@@ -133,6 +135,7 @@
       <version>1.2-RC2</version>
       <url>http://ws.apache.org/axis/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for compiling Axis-specific impls in our codebase.  It is also needed for unit tests, etc.</usage>
       </properties>
@@ -143,6 +146,7 @@
       <version>1.2-RC2</version>
       <url>http://ws.apache.org/axis/</url>
       <properties>
+        <license>BinaryCodeLicense-JAXRPC.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for building classes that reference JAX-RPC APIs.</usage>
       </properties>
@@ -153,6 +157,7 @@
       <version>1.2-RC2</version>
       <url>http://ws.apache.org/axis/</url>
       <properties>
+        <license>BinaryCodeLicense-SAAJ.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for building classes that reference SAAJ APIs.</usage>
       </properties>
@@ -162,7 +167,8 @@
       <artifactId>axis-wsdl4j</artifactId>
       <version>1.2-RC2</version>
       <url>http://ws.apache.org/axis/</url>
-      <properties>
+      <properties>      
+        <license>CommonPublicLicense-1.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for working with WSDL files as objects.</usage>
       </properties>
@@ -173,6 +179,7 @@
       <version>0.2</version>
       <url>http://jakarta.apache.org/commons/discovery/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed by Axis.</usage>
       </properties>
@@ -183,6 +190,7 @@
       <version>2.0.2</version>
       <url>http://jakarta.apache.org/commons/httpclient/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for sending HTTP requests, i.e. Notifications.</usage>
       </properties>
@@ -193,6 +201,7 @@
       <version>2.0</version>
       <url>http://jakarta.apache.org/commons/lang/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <src.artifactId>commons-lang-src</src.artifactId>
         <usage>Needed for utility classes like StringUtils, ExceptionUtils etc.</usage>
@@ -204,6 +213,7 @@
       <version>1.0.4</version>
       <url>http://jakarta.apache.org/commons/logging/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for logging purposes.</usage>
       </properties>
@@ -214,6 +224,7 @@
       <version>1.3.4</version>
       <url>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</url>
       <properties>
+        <license>DougLeaTechnologyLicense.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for threading.</usage>
       </properties>
@@ -224,6 +235,7 @@
       <version>SNAPSHOT</version>
       <url>http://incubator.apache.org/muse/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for Unit Tests. This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
       </properties>
@@ -234,6 +246,7 @@
       <version>SNAPSHOT</version>
       <url>http://ws.apache.org/ws-fx/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for handling requests. This contains the XmlBean types generated from the spec WSDLs.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
       </properties>
@@ -244,6 +257,7 @@
       <version>1.2-RC2</version>
       <url>http://ws.apache.org/ws-fx/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for handling Axis requests. This contains the Axis-generated code from the spec wsdls.  This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
       </properties>
@@ -254,6 +268,7 @@
       <version>1.1-beta-4</version>
       <url>http://jaxen.org/</url>
       <properties>
+        <license>WerkenPublicLicense-1.3.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for handling XPath queries with XmlBeans.</usage>
       </properties>
@@ -264,6 +279,7 @@
       <version>3.8.1</version>
       <url>http://www.junit.org/</url>
       <properties>
+        <license>CommonPublicLicense-1.0.txt</license>
         <classloader>root</classloader>
         <war.bundle>true</war.bundle>
         <usage>Needed for running unit tests.</usage>
@@ -275,6 +291,7 @@
       <version>1.2.8</version>
       <url>http://logging.apache.org/log4j/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed (at runtime) for logging.</usage>
       </properties>
@@ -285,6 +302,7 @@
       <version>2.3</version>
       <url>http://java.sun.com/products/servlet/</url>
       <properties>
+        <license>BinaryCodeLicense-Servlet-API.txt</license>
         <war.bundle>false</war.bundle>
         <usage>Needed to compile our servlet.</usage>
       </properties>
@@ -295,6 +313,7 @@
       <version>2.4.1</version>
       <url>http://xml.apache.org/xalan-j/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for XSL and report generation.</usage>
       </properties>
@@ -305,6 +324,7 @@
       <version>v1HEAD-SNAPSHOT-20041129</version>
       <url>http://xmlbeans.apache.org/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>Needed for handling XML types in a platform agnostic way.</usage>
       </properties>
@@ -315,6 +335,7 @@
       <version>v1HEAD-SNAPSHOT-20041129</version>
       <url>http://xmlbeans.apache.org/</url>
       <properties>
+        <license>ApacheLicense-2.0.txt</license>
         <war.bundle>true</war.bundle>
         <usage>XMLBeans - used throughout code base.</usage>
       </properties>

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org