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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 24 01:22:37 EDT 2009


Author: trustin
Date: 2009-07-24 01:22:37 -0400 (Fri, 24 Jul 2009)
New Revision: 28235

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



Added: netty/3.1.0.GA/component-info.xml
===================================================================
--- netty/3.1.0.GA/component-info.xml	                        (rev 0)
+++ netty/3.1.0.GA/component-info.xml	2009-07-24 05:22:37 UTC (rev 28235)
@@ -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.GA"
+	      projectHome="http://www.jboss.org/netty/"
+	      description="The Java NIO Client Server Socket Framework">
+      <artifact id="netty-3.1.0.GA.jar" />
+      <artifact id="netty-3.1.0.GA-sources.jar" />
+      <export>
+         <include input="netty-3.1.0.GA.jar" />
+      </export>
+   </component>
+</project>
+

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


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

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


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




More information about the jboss-cvs-commits mailing list