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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 22 08:47:46 EDT 2008


Author: trustin
Date: 2008-09-22 08:47:45 -0400 (Mon, 22 Sep 2008)
New Revision: 15552

Added:
   netty/3.0.0.CR4/
   netty/3.0.0.CR4/component-info.xml
   netty/3.0.0.CR4/lib/
   netty/3.0.0.CR4/lib/netty-3.0.0.CR4-sources.jar
   netty/3.0.0.CR4/lib/netty-3.0.0.CR4.jar
Log:
Released Netty 3.0.0.CR4



Added: netty/3.0.0.CR4/component-info.xml
===================================================================
--- netty/3.0.0.CR4/component-info.xml	                        (rev 0)
+++ netty/3.0.0.CR4/component-info.xml	2008-09-22 12:47:45 UTC (rev 15552)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="netty/netty-component-info">
+   <component id="netty"
+              licenseType="lgpl"
+              version="3.0.0.CR4"
+	      projectHome="http://www.jboss.org/netty/"
+	      description="A Network Application Development Framework">
+      <artifact id="netty-3.0.0.CR4.jar" />
+      <artifact id="netty-3.0.0.CR4-sources.jar" />
+      <export>
+         <include input="netty-3.0.0.CR4.jar" />
+      </export>
+   </component>
+</project>
+


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

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


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

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


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




More information about the jboss-cvs-commits mailing list