[jboss-cvs] Repository SVN: r1556 - in jboss/jbossws-common: snapshot and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 15 09:29:40 EDT 2007


Author: heiko.braun at jboss.com
Date: 2007-10-15 09:29:40 -0400 (Mon, 15 Oct 2007)
New Revision: 1556

Added:
   jboss/jbossws-common/snapshot/
   jboss/jbossws-common/snapshot/component-info.xml
   jboss/jbossws-common/snapshot/lib/
   jboss/jbossws-common/snapshot/lib/jbossws-common-src.zip
   jboss/jbossws-common/snapshot/lib/jbossws-common.jar
Log:
Update snapshot release: IOUtils didn't close streams properly

Added: jboss/jbossws-common/snapshot/component-info.xml
===================================================================
--- jboss/jbossws-common/snapshot/component-info.xml	                        (rev 0)
+++ jboss/jbossws-common/snapshot/component-info.xml	2007-10-15 13:29:40 UTC (rev 1556)
@@ -0,0 +1,21 @@
+<project name="jboss/jbossws-common">
+	
+  <component id="jboss/jbossws-common" 
+    description="JBossWS Common" 
+    version="snapshot" 
+    licenseType="lgpl">
+    
+    <artifact id="jbossws-common.jar"/>
+    <artifact id="jbossws-common-src.zip"/>
+    
+    <import componentref="jboss/jbossws-spi">
+      <compatible version="1.0.0.GA"/>
+    </import>
+    
+    <export>
+      <include input="jbossws-common.jar"/>
+    </export>
+    
+  </component>
+	
+</project>


Property changes on: jboss/jbossws-common/snapshot/component-info.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

Added: jboss/jbossws-common/snapshot/lib/jbossws-common-src.zip
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws-common/snapshot/lib/jbossws-common-src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: jboss/jbossws-common/snapshot/lib/jbossws-common.jar
===================================================================
(Binary files differ)


Property changes on: jboss/jbossws-common/snapshot/lib/jbossws-common.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list