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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Aug 17 23:58:21 EDT 2008


Author: trustin
Date: 2008-08-17 23:58:20 -0400 (Sun, 17 Aug 2008)
New Revision: 13140

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



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


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

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


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

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


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

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


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




More information about the jboss-cvs-commits mailing list