[jboss-cvs] Repository SVN: r24255 - in jboss/jnpserver: 5.0.1.GA and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 7 02:25:30 EDT 2009


Author: ataylor
Date: 2009-04-07 02:25:30 -0400 (Tue, 07 Apr 2009)
New Revision: 24255

Added:
   jboss/jnpserver/5.0.1.GA/
   jboss/jnpserver/5.0.1.GA/component-info.xml
   jboss/jnpserver/5.0.1.GA/lib/
   jboss/jnpserver/5.0.1.GA/lib/jnpserver-sources.jar
   jboss/jnpserver/5.0.1.GA/lib/jnpserver.jar
Log:
added jnpserver 5.0.1.GA

Copied: jboss/jnpserver/5.0.1.GA/component-info.xml (from rev 24254, jboss/jnpserver/5.0.0.Beta4/component-info.xml)
===================================================================
--- jboss/jnpserver/5.0.1.GA/component-info.xml	                        (rev 0)
+++ jboss/jnpserver/5.0.1.GA/component-info.xml	2009-04-07 06:25:30 UTC (rev 24255)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="jboss/jnpserver-component-info">
+  <component id="jboss/jnpserver"
+             licenseType="lgpl"
+             version="5.0.1.GA"
+             description="The JBoss JNDI Server"
+             scm="https://svn.jboss.org/repos/jbossas/projects/naming/tags/5.0.1.GA/jnpserver/"
+             > 
+    <artifact id="jnpserver.jar"/>
+    <artifact id="jnpserver-sources.jar"/>
+    <export>
+      <include input="jnpserver.jar"/>
+    </export>
+  </component>
+</project>


Property changes on: jboss/jnpserver/5.0.1.GA/component-info.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:mergeinfo
   + 
Name: svn:eol-style
   + native

Added: jboss/jnpserver/5.0.1.GA/lib/jnpserver-sources.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jnpserver/5.0.1.GA/lib/jnpserver-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jnpserver/5.0.1.GA/lib/jnpserver.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jnpserver/5.0.1.GA/lib/jnpserver.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list