[jboss-cvs] Repository SVN: r22827 - in netty: 3.1.0.BETA1 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 16 05:31:54 EDT 2009


Author: trustin
Date: 2009-03-16 05:31:53 -0400 (Mon, 16 Mar 2009)
New Revision: 22827

Added:
   netty/3.1.0.BETA1/
   netty/3.1.0.BETA1/component-info.xml
   netty/3.1.0.BETA1/lib/
   netty/3.1.0.BETA1/lib/netty-3.1.0.BETA1-sources.jar
   netty/3.1.0.BETA1/lib/netty-3.1.0.BETA1.jar
Log:
released netty 3.1.0.beta1

Added: netty/3.1.0.BETA1/component-info.xml
===================================================================
--- netty/3.1.0.BETA1/component-info.xml	                        (rev 0)
+++ netty/3.1.0.BETA1/component-info.xml	2009-03-16 09:31:53 UTC (rev 22827)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="netty/netty-component-info">
+   <component id="netty"
+              licenseType="lgpl"
+              version="3.1.0.BETA1"
+	      projectHome="http://www.jboss.org/netty/"
+	      description="The Java NIO Client Server Socket Framework">
+      <artifact id="netty-3.1.0.BETA1.jar" />
+      <artifact id="netty-3.1.0.BETA1-sources.jar" />
+      <export>
+         <include input="netty-3.1.0.BETA1.jar" />
+      </export>
+   </component>
+</project>
+

Added: netty/3.1.0.BETA1/lib/netty-3.1.0.BETA1-sources.jar
===================================================================
(Binary files differ)


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

Added: netty/3.1.0.BETA1/lib/netty-3.1.0.BETA1.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list