[jboss-cvs] Repository SVN: r18042 - in netty: 3.0.1.GA-SNAPSHOT-1 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 6 06:04:48 EST 2008


Author: trustin
Date: 2008-11-06 06:04:48 -0500 (Thu, 06 Nov 2008)
New Revision: 18042

Added:
   netty/3.0.1.GA-SNAPSHOT-1/
   netty/3.0.1.GA-SNAPSHOT-1/component-info.xml
   netty/3.0.1.GA-SNAPSHOT-1/lib/
   netty/3.0.1.GA-SNAPSHOT-1/lib/netty-3.0.1-SNAPSHOT-1-sources.jar
   netty/3.0.1.GA-SNAPSHOT-1/lib/netty-3.0.1-SNAPSHOT-1.jar
Log:
Netty 3.0.1.GA snapshot

Added: netty/3.0.1.GA-SNAPSHOT-1/component-info.xml
===================================================================
--- netty/3.0.1.GA-SNAPSHOT-1/component-info.xml	                        (rev 0)
+++ netty/3.0.1.GA-SNAPSHOT-1/component-info.xml	2008-11-06 11:04:48 UTC (rev 18042)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="netty/netty-component-info">
+   <component id="netty"
+              licenseType="lgpl"
+              version="3.0.1-SNAPSHOT-1"
+	      projectHome="http://www.jboss.org/netty/"
+	      description="A Network Application Development Framework">
+      <artifact id="netty-3.0.1-SNAPSHOT-1.jar" />
+      <artifact id="netty-3.0.1-SNAPSHOT-1-sources.jar" />
+      <export>
+         <include input="netty-3.0.1-SNAPSHOT-1.jar" />
+      </export>
+   </component>
+</project>
+


Property changes on: netty/3.0.1.GA-SNAPSHOT-1/component-info.xml
___________________________________________________________________
Name: svn:mime-type
   + text/xml
Name: svn:keywords
   + Rev Date
Name: svn:eol-style
   + native

Added: netty/3.0.1.GA-SNAPSHOT-1/lib/netty-3.0.1-SNAPSHOT-1-sources.jar
===================================================================
(Binary files differ)


Property changes on: netty/3.0.1.GA-SNAPSHOT-1/lib/netty-3.0.1-SNAPSHOT-1-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: netty/3.0.1.GA-SNAPSHOT-1/lib/netty-3.0.1-SNAPSHOT-1.jar
===================================================================
(Binary files differ)


Property changes on: netty/3.0.1.GA-SNAPSHOT-1/lib/netty-3.0.1-SNAPSHOT-1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list