[jboss-cvs] Repository SVN: r21808 - in netty: 3.1.0.ALPHA3 and 1 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Jan 13 02:42:46 EST 2009
Author: trustin
Date: 2009-01-13 02:42:46 -0500 (Tue, 13 Jan 2009)
New Revision: 21808
Added:
netty/3.1.0.ALPHA3/
netty/3.1.0.ALPHA3/component-info.xml
netty/3.1.0.ALPHA3/lib/
netty/3.1.0.ALPHA3/lib/netty-3.1.0.ALPHA3-sources.jar
netty/3.1.0.ALPHA3/lib/netty-3.1.0.ALPHA3.jar
Log:
Released Netty 3.1.0.ALPHA3
Added: netty/3.1.0.ALPHA3/component-info.xml
===================================================================
--- netty/3.1.0.ALPHA3/component-info.xml (rev 0)
+++ netty/3.1.0.ALPHA3/component-info.xml 2009-01-13 07:42:46 UTC (rev 21808)
@@ -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.ALPHA3"
+ projectHome="http://www.jboss.org/netty/"
+ description="The Java NIO Client Server Socket Framework">
+ <artifact id="netty-3.1.0.ALPHA3.jar" />
+ <artifact id="netty-3.1.0.ALPHA3-sources.jar" />
+ <export>
+ <include input="netty-3.1.0.ALPHA3.jar" />
+ </export>
+ </component>
+</project>
+
Property changes on: netty/3.1.0.ALPHA3/component-info.xml
___________________________________________________________________
Name: svn:mime-type
+ text/xml
Name: svn:keywords
+ Rev Date
Name: svn:eol-style
+ native
Added: netty/3.1.0.ALPHA3/lib/netty-3.1.0.ALPHA3-sources.jar
===================================================================
(Binary files differ)
Property changes on: netty/3.1.0.ALPHA3/lib/netty-3.1.0.ALPHA3-sources.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: netty/3.1.0.ALPHA3/lib/netty-3.1.0.ALPHA3.jar
===================================================================
(Binary files differ)
Property changes on: netty/3.1.0.ALPHA3/lib/netty-3.1.0.ALPHA3.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list