You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2007/09/03 14:50:55 UTC

svn commit: r572301 - in /james/jspf/trunk: pom.xml src/main/appended-resources/supplemental-models.xml stage/uk.nominet/jars/dnsjnio-0.9.7.jar stage/uk.nominet/jars/dnsjnio-0.9.8.jar

Author: bago
Date: Mon Sep  3 05:50:54 2007
New Revision: 572301

URL: http://svn.apache.org/viewvc?rev=572301&view=rev
Log:
Update dnsjnio to the new ASLv2 licensed/java 1.4 compatible 0.9.8 release (JSPF-41)

Added:
    james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.8.jar   (with props)
Removed:
    james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.7.jar
Modified:
    james/jspf/trunk/pom.xml
    james/jspf/trunk/src/main/appended-resources/supplemental-models.xml

Modified: james/jspf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/pom.xml?rev=572301&r1=572300&r2=572301&view=diff
==============================================================================
--- james/jspf/trunk/pom.xml (original)
+++ james/jspf/trunk/pom.xml Mon Sep  3 05:50:54 2007
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>uk.nominet</groupId>
       <artifactId>dnsjnio</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>

Modified: james/jspf/trunk/src/main/appended-resources/supplemental-models.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/src/main/appended-resources/supplemental-models.xml?rev=572301&r1=572300&r2=572301&view=diff
==============================================================================
--- james/jspf/trunk/src/main/appended-resources/supplemental-models.xml (original)
+++ james/jspf/trunk/src/main/appended-resources/supplemental-models.xml Mon Sep  3 05:50:54 2007
@@ -101,7 +101,9 @@
       </organization>
       <licenses>
         <license>
-          <name>Mozilla Public License 1.1 (MPL 1.1)</name>
+          <name>Apache License, Version 2.0</name>
+          <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
+          <distribution>repo</distribution>
         </license>
       </licenses>
     </project>

Added: james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.8.jar
URL: http://svn.apache.org/viewvc/james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.8.jar?rev=572301&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/jspf/trunk/stage/uk.nominet/jars/dnsjnio-0.9.8.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



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