Author: ips
Date: Mon Jan 31 13:02:25 2005
New Revision: 149299
URL: http://svn.apache.org/viewcvs?view=rev&rev=149299
Log:
chcked in YFilter license under src/licenses/ and updated dependency metadata
to point to it
Modified:
incubator/hermes/trunk/project.xml
Modified: incubator/hermes/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?view=diff&r1=149298&r2=149299
==============================================================================
--- incubator/hermes/trunk/project.xml (original)
+++ incubator/hermes/trunk/project.xml Mon Jan 31 13:02:25 2005
@@ -417,13 +417,12 @@
<version>1.0</version>
<url>http://yfilter.cs.berkeley.edu/</url>
<properties>
- <license>yfilter.license</license>
+ <license>YFilterLicense-1.0.txt</license>
<war.bundle>true</war.bundle>
<usage>efficient parallel XPath Filtering</usage>
</properties>
</dependency>
-
<dependency>
<groupId>jetty</groupId>
<artifactId>org.mortbay.jetty</artifactId>
@@ -434,6 +433,7 @@
<usage>for the JettyAxisServer in the Application</usage>
</properties>
</dependency>
+
</dependencies>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]