[jboss-cvs] Repository SVN: r778 - in jboss/remoting/1.4.3.GA: lib and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 13 06:43:28 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-07-13 06:43:28 -0400 (Fri, 13 Jul 2007)
New Revision: 778

Added:
   jboss/remoting/1.4.3.GA/lib/jboss-remoting-src.jar
Modified:
   jboss/remoting/1.4.3.GA/component-info.xml
Log:
Add jboss-remoting-src.jar

Modified: jboss/remoting/1.4.3.GA/component-info.xml
===================================================================
--- jboss/remoting/1.4.3.GA/component-info.xml	2007-07-12 20:06:42 UTC (rev 777)
+++ jboss/remoting/1.4.3.GA/component-info.xml	2007-07-13 10:43:28 UTC (rev 778)
@@ -9,7 +9,9 @@
               version="1.4.3.GA"
               projectHome="http://www.jboss.org/products/remoting"
               description="a single API for most network based invocations and related service that uses pluggable transports and data marshallers">
+     
       <artifact id="jboss-remoting.jar"/>
+      <artifact id="jboss-remoting-src.jar"/>
       
       <import componentref="jboss/serialization">
       	<compatible version="1.0.0.GA"/>
@@ -24,4 +26,4 @@
    </component>
 
 
-</project>
\ No newline at end of file
+</project>

Added: jboss/remoting/1.4.3.GA/lib/jboss-remoting-src.jar
===================================================================
(Binary files differ)


Property changes on: jboss/remoting/1.4.3.GA/lib/jboss-remoting-src.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list