[jboss-cvs] Repository SVN: r1179 - in spring: 2.0.3 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 31 09:05:17 EDT 2007


Author: bdaw
Date: 2007-08-31 09:05:17 -0400 (Fri, 31 Aug 2007)
New Revision: 1179

Added:
   spring/2.0.3/
   spring/2.0.3/component-info.xml
   spring/2.0.3/lib/
   spring/2.0.3/lib/spring-2.0.3.jar
Log:
spring 2.0.3


Added: spring/2.0.3/component-info.xml
===================================================================
--- spring/2.0.3/component-info.xml	                        (rev 0)
+++ spring/2.0.3/component-info.xml	2007-08-31 13:05:17 UTC (rev 1179)
@@ -0,0 +1,13 @@
+<project name="spring-component">
+   <component id="spring"
+              licenseType="apache-2.0"
+              version="2.0.3"
+              projectHome="http://www.springframework.org/"
+              description="A Java framework which allows for reusable business and data access objects that are not tied to specific J2EE services.">
+      <artifact id="spring-2.0.3.jar"/>
+      <export>
+         <include input="spring-2.0.3.jar"/>
+      </export>
+   </component>
+
+</project>

Added: spring/2.0.3/lib/spring-2.0.3.jar
===================================================================
(Binary files differ)


Property changes on: spring/2.0.3/lib/spring-2.0.3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list