[jboss-cvs] Repository SVN: r11243 - in jboss/jnpserver: 4.2.2.GA and 1 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jul 3 07:41:25 EDT 2008
Author: thomas.heute at jboss.com
Date: 2008-07-03 07:41:25 -0400 (Thu, 03 Jul 2008)
New Revision: 11243
Added:
jboss/jnpserver/4.2.2.GA/
jboss/jnpserver/4.2.2.GA/component-info.xml
jboss/jnpserver/4.2.2.GA/lib/
jboss/jnpserver/4.2.2.GA/lib/jnpserver.jar
Log:
Adding jnpserver 4.2.2.GA
Added: jboss/jnpserver/4.2.2.GA/component-info.xml
===================================================================
--- jboss/jnpserver/4.2.2.GA/component-info.xml (rev 0)
+++ jboss/jnpserver/4.2.2.GA/component-info.xml 2008-07-03 11:41:25 UTC (rev 11243)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="jboss/jnpserver-component-info">
+ <component id="jboss/jnpserver"
+ licenseType="lgpl"
+ version="4.2.2.GA"
+ description="The JBoss Naming Client"
+
+ >
+
+ <artifact id="jnpserver.jar"/>
+
+ <export>
+ <include input="jnpserver.jar"/>
+
+ </export>
+ </component>
+</project>
Added: jboss/jnpserver/4.2.2.GA/lib/jnpserver.jar
===================================================================
(Binary files differ)
Property changes on: jboss/jnpserver/4.2.2.GA/lib/jnpserver.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list