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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 26 06:47:24 EST 2009


Author: trustin
Date: 2009-02-26 06:47:21 -0500 (Thu, 26 Feb 2009)
New Revision: 22623

Added:
   netty/3.1.0.ALPHA4/
   netty/3.1.0.ALPHA4/component-info.xml
   netty/3.1.0.ALPHA4/lib/
   netty/3.1.0.ALPHA4/lib/netty-3.1.0.ALPHA4-sources.jar
   netty/3.1.0.ALPHA4/lib/netty-3.1.0.ALPHA4.jar
Log:
Released Netty 3.1.0.ALPHA4

Added: netty/3.1.0.ALPHA4/component-info.xml
===================================================================
--- netty/3.1.0.ALPHA4/component-info.xml	                        (rev 0)
+++ netty/3.1.0.ALPHA4/component-info.xml	2009-02-26 11:47:21 UTC (rev 22623)
@@ -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.ALPHA4"
+	      projectHome="http://www.jboss.org/netty/"
+	      description="The Java NIO Client Server Socket Framework">
+      <artifact id="netty-3.1.0.ALPHA4.jar" />
+      <artifact id="netty-3.1.0.ALPHA4-sources.jar" />
+      <export>
+         <include input="netty-3.1.0.ALPHA4.jar" />
+      </export>
+   </component>
+</project>
+

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


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

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


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




More information about the jboss-cvs-commits mailing list