[jboss-cvs] Repository SVN: r22839 - in jboss/jbossws-common: 1.0.0.GA_CP03_JBPAPP-1790 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 18 13:06:36 EDT 2009


Author: darran.lofthouse at jboss.com
Date: 2009-03-18 13:06:35 -0400 (Wed, 18 Mar 2009)
New Revision: 22839

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

Added: jboss/jbossws-common/1.0.0.GA_CP03_JBPAPP-1790/component-info.xml
===================================================================
--- jboss/jbossws-common/1.0.0.GA_CP03_JBPAPP-1790/component-info.xml	                        (rev 0)
+++ jboss/jbossws-common/1.0.0.GA_CP03_JBPAPP-1790/component-info.xml	2009-03-18 17:06:35 UTC (rev 22839)
@@ -0,0 +1,20 @@
+<project name="jboss/jbossws-common">
+	
+  <component id="jboss/jbossws-common" 
+    description="JBossWS Common" 
+    version="1.0.0.GA_CP03_JBPAPP-1790" 
+    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_CP03_JBPAPP-1790/component-info.xml
___________________________________________________________________
Name: svn:keywords
   + Id Revision
Name: svn:eol-style
   + LF

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


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

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


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




More information about the jboss-cvs-commits mailing list