[jboss-cvs] Repository SVN: r605 - in facelets: 1.1.1-patched-jboss4.2 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 13 14:46:08 EDT 2007


Author: prabhat.jha at jboss.com
Date: 2007-06-13 14:46:08 -0400 (Wed, 13 Jun 2007)
New Revision: 605

Added:
   facelets/1.1.1-patched-jboss4.2/
   facelets/1.1.1-patched-jboss4.2/README.txt
   facelets/1.1.1-patched-jboss4.2/component-info.xml
   facelets/1.1.1-patched-jboss4.2/lib/
   facelets/1.1.1-patched-jboss4.2/lib/facelet-1.1.1-patched-src.zip
   facelets/1.1.1-patched-jboss4.2/lib/jsf-facelets.jar
Log:
adding patched facelet to work with jboss4.2. see jbportal-1485

Added: facelets/1.1.1-patched-jboss4.2/README.txt
===================================================================
--- facelets/1.1.1-patched-jboss4.2/README.txt	                        (rev 0)
+++ facelets/1.1.1-patched-jboss4.2/README.txt	2007-06-13 18:46:08 UTC (rev 605)
@@ -0,0 +1 @@
+Please see http://jira.jboss.com/jira/browse/JBPORTAL-1485 for detail.
\ No newline at end of file

Added: facelets/1.1.1-patched-jboss4.2/component-info.xml
===================================================================
--- facelets/1.1.1-patched-jboss4.2/component-info.xml	                        (rev 0)
+++ facelets/1.1.1-patched-jboss4.2/component-info.xml	2007-06-13 18:46:08 UTC (rev 605)
@@ -0,0 +1,17 @@
+<project name="facelets-component-info">
+
+	<component id="facelets" 
+	 licenseType="cddl" 
+	 version="1.1.1-patched-jboss4.2" 
+	 projectHome="https://facelets.dev.java.net/" 
+	 description="sun facelets">
+	 
+	<artifact id="jsf-facelets.jar"/>
+	
+
+	<export>
+		<include input="jsf-facelets.jar"/>
+
+	</export>
+</component>
+</project>
\ No newline at end of file

Added: facelets/1.1.1-patched-jboss4.2/lib/facelet-1.1.1-patched-src.zip
===================================================================
(Binary files differ)


Property changes on: facelets/1.1.1-patched-jboss4.2/lib/facelet-1.1.1-patched-src.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: facelets/1.1.1-patched-jboss4.2/lib/jsf-facelets.jar
===================================================================
(Binary files differ)


Property changes on: facelets/1.1.1-patched-jboss4.2/lib/jsf-facelets.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list