[jboss-cvs] Repository SVN: r11223 - in netty: 3.0.0.M3 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 1 01:59:26 EDT 2008


Author: trustin
Date: 2008-07-01 01:59:26 -0400 (Tue, 01 Jul 2008)
New Revision: 11223

Added:
   netty/3.0.0.M3/
   netty/3.0.0.M3/component-info.xml
   netty/3.0.0.M3/lib/
   netty/3.0.0.M3/lib/netty-3.0.0.M3-javadoc.jar
   netty/3.0.0.M3/lib/netty-3.0.0.M3-sources.jar
   netty/3.0.0.M3/lib/netty-3.0.0.M3.jar
Log:
Added Netty 3.0.0.M3 to the repository



Added: netty/3.0.0.M3/component-info.xml
===================================================================
--- netty/3.0.0.M3/component-info.xml	                        (rev 0)
+++ netty/3.0.0.M3/component-info.xml	2008-07-01 05:59:26 UTC (rev 11223)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="netty/netty-component-info">
+   <component id="netty"
+              licenseType="lgpl"
+              version="3.0.0.M3"
+	      projectHome="http://netty.googlecode.com/"
+	      description="A Network Application Development Framework">
+      <artifact id="netty-3.0.0.M3.jar" />
+      <artifact id="netty-3.0.0.M3-sources.jar" />
+      <artifact id="netty-3.0.0.M3-javadoc.jar" />
+      <export>
+         <include input="netty-3.0.0.M3.jar" />
+      </export>
+   </component>
+</project>
+


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

Added: netty/3.0.0.M3/lib/netty-3.0.0.M3-javadoc.jar
===================================================================
(Binary files differ)


Property changes on: netty/3.0.0.M3/lib/netty-3.0.0.M3-javadoc.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: netty/3.0.0.M3/lib/netty-3.0.0.M3-sources.jar
===================================================================
(Binary files differ)


Property changes on: netty/3.0.0.M3/lib/netty-3.0.0.M3-sources.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: netty/3.0.0.M3/lib/netty-3.0.0.M3.jar
===================================================================
(Binary files differ)


Property changes on: netty/3.0.0.M3/lib/netty-3.0.0.M3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list