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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 28 21:31:42 EDT 2008


Author: trustin
Date: 2008-08-28 21:31:42 -0400 (Thu, 28 Aug 2008)
New Revision: 13930

Added:
   netty/3.0.0.CR3/
   netty/3.0.0.CR3/component-info.xml
   netty/3.0.0.CR3/lib/
   netty/3.0.0.CR3/lib/netty-3.0.0.CR3-javadoc.jar
   netty/3.0.0.CR3/lib/netty-3.0.0.CR3-sources.jar
   netty/3.0.0.CR3/lib/netty-3.0.0.CR3.jar
Log:
Added Netty 3.0.0.CR3



Added: netty/3.0.0.CR3/component-info.xml
===================================================================
--- netty/3.0.0.CR3/component-info.xml	                        (rev 0)
+++ netty/3.0.0.CR3/component-info.xml	2008-08-29 01:31:42 UTC (rev 13930)
@@ -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.CR3"
+	      projectHome="http://www.jboss.org/netty/"
+	      description="A Network Application Development Framework">
+      <artifact id="netty-3.0.0.CR3.jar" />
+      <artifact id="netty-3.0.0.CR3-sources.jar" />
+      <artifact id="netty-3.0.0.CR3-javadoc.jar" />
+      <export>
+         <include input="netty-3.0.0.CR3.jar" />
+      </export>
+   </component>
+</project>
+


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

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


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

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


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

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


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




More information about the jboss-cvs-commits mailing list