[jboss-cvs] Repository SVN: r966 - in apache-myfaces: 1.1.5 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 9 08:28:48 EDT 2007


Author: thomas.heute at jboss.com
Date: 2007-08-09 08:28:48 -0400 (Thu, 09 Aug 2007)
New Revision: 966

Added:
   apache-myfaces/1.1.5/
   apache-myfaces/1.1.5/component-info.xml
   apache-myfaces/1.1.5/lib/
   apache-myfaces/1.1.5/lib/jstl.jar
   apache-myfaces/1.1.5/lib/myfaces-api.jar
   apache-myfaces/1.1.5/lib/myfaces-impl.jar
Log:
Adding myFaces 1.1.5 in the repository


Added: apache-myfaces/1.1.5/component-info.xml
===================================================================
--- apache-myfaces/1.1.5/component-info.xml	                        (rev 0)
+++ apache-myfaces/1.1.5/component-info.xml	2007-08-09 12:28:48 UTC (rev 966)
@@ -0,0 +1,22 @@
+<project name="apache-myfaces-component-info">
+
+   <component id="apache-myfaces"
+              licenseType="apache-2.0"
+              version="1.1.5"
+              projectHome="http://myfaces.apache.org"
+         description="JavaServer(tm) Faces Implementation">
+
+      <artifact id="myfaces-api.jar"/>
+      <artifact id="myfaces-impl.jar"/>
+      <artifact id="jstl.jar"/>
+      <import componentref="apache-lang">
+         <compatible version="2.1"/>
+      </import>
+      <export>
+         <include input="myfaces-api.jar"/>
+         <include input="myfaces-impl.jar"/>
+         <include input="jstl.jar"/>
+      </export>
+   </component>
+
+</project>

Added: apache-myfaces/1.1.5/lib/jstl.jar
===================================================================
(Binary files differ)


Property changes on: apache-myfaces/1.1.5/lib/jstl.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-myfaces/1.1.5/lib/myfaces-api.jar
===================================================================
(Binary files differ)


Property changes on: apache-myfaces/1.1.5/lib/myfaces-api.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: apache-myfaces/1.1.5/lib/myfaces-impl.jar
===================================================================
(Binary files differ)


Property changes on: apache-myfaces/1.1.5/lib/myfaces-impl.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list