[jboss-cvs] Repository SVN: r22496 - in jboss/jbossws-common: 1.0.0.GA_CP02_JBPAPP-1696 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 10 12:07:43 EST 2009


Author: darran.lofthouse at jboss.com
Date: 2009-02-10 12:07:43 -0500 (Tue, 10 Feb 2009)
New Revision: 22496

Added:
   jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/
   jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/component-info.xml
   jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/lib/
   jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/lib/jbossws-common-src.zip
   jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/lib/jbossws-common.jar
Log:
[JBPAPP-1696] Each request results to an open file descriptor.

Added: jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/component-info.xml
===================================================================
--- jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/component-info.xml	                        (rev 0)
+++ jboss/jbossws-common/1.0.0.GA_CP02_JBPAPP-1696/component-info.xml	2009-02-10 17:07:43 UTC (rev 22496)
@@ -0,0 +1,20 @@
+<project name="jboss/jbossws-common">
+	
+  <component id="jboss/jbossws-common" 
+    description="JBossWS Common" 
+    version="1.0.0.GA_CP02_JBPAPP-1696" 
+    licenseType="lgpl">
+    
+    <artifact id="jbossws-common.jar"/>
+    
+    <import componentref="jboss/jbossws-spi">
+      <compatible version="1.0.0.GA_CP01-brew"/>
+    </import>
+    
+    <export>
+      <include input="jbossws-common.jar"/>
+    </export>
+    
+  </component>
+	
+</project>


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

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


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

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


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




More information about the jboss-cvs-commits mailing list