[richfaces-svn-commits] JBoss Rich Faces SVN: r12263 - trunk/cdk/maven-cdk-plugin/src/main/resources/templates.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Jan 13 15:33:29 EST 2009


Author: nbelaevski
Date: 2009-01-13 15:33:29 -0500 (Tue, 13 Jan 2009)
New Revision: 12263

Added:
   trunk/cdk/maven-cdk-plugin/src/main/resources/templates/component-dependencies.vm
Log:
https://jira.jboss.org/jira/browse/RF-5715

Added: trunk/cdk/maven-cdk-plugin/src/main/resources/templates/component-dependencies.vm
===================================================================
--- trunk/cdk/maven-cdk-plugin/src/main/resources/templates/component-dependencies.vm	                        (rev 0)
+++ trunk/cdk/maven-cdk-plugin/src/main/resources/templates/component-dependencies.vm	2009-01-13 20:33:29 UTC (rev 12263)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<components>
+	<namespace>${taglib.uri}</namespace>
+${content}
+</components>




More information about the richfaces-svn-commits mailing list