From: Ales J. <ale...@ge...> - 2006-07-09 13:18:54
|
User: alesj Date: 06/07/09 09:18:50 Modified: ibm/wsdl4j component-info.xml Log: Reformat code + Spring-MC fix. Revision Changes Path 1.4 +2 -2 thirdparty/ibm/wsdl4j/component-info.xml (In the diff below, changes in quantity of whitespace are not shown.) Index: component-info.xml =================================================================== RCS file: /cvsroot/jboss/thirdparty/ibm/wsdl4j/component-info.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -b -r1.3 -r1.4 --- component-info.xml 30 Oct 2005 00:04:56 -0000 1.3 +++ component-info.xml 9 Jul 2006 13:18:50 -0000 1.4 @@ -5,10 +5,10 @@ <!-- ============================================================ --> <component id="ibm-wsdl4j" - version="1.5.1" + version="1.5.2jboss" licenseType="cpl-1.0" projectHome="http://sourceforge.net/projects/wsdl4j" - description="Web Services Description Language for Java Toolkit" + description="Web Services Description Language for Java Toolkit. Includes a JBoss patch to support EntityResolver injection" > <artifact id="wsdl4j.jar"/> <export> |