Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4573/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry
Modified Files:
ComponentSpecificationPlugin.jelly
PageSpecificationPlugin.jelly
Log Message:
Added support for tacos components
Added @tacos.tree tag
Index: ComponentSpecificationPlugin.jelly
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/ComponentSpecificationPlugin.jelly,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ComponentSpecificationPlugin.jelly 11 Oct 2005 17:28:29 -0000 1.2
--- ComponentSpecificationPlugin.jelly 24 Oct 2005 12:23:29 -0000 1.3
***************
*** 25,29 ****
<j:import uri="/jelly/Component.jelly" inherit="true"/>
<j:import uri="/jelly/FrameworkComponents.jelly" inherit="true"/>
! <j:import uri="/jelly/ContribComponents.jelly" inherit="true"/>
<j:import uri="/jelly/Asset.jelly" inherit="true"/>
<j:import uri="/jelly/Property.jelly" inherit="true"/>
--- 25,30 ----
<j:import uri="/jelly/Component.jelly" inherit="true"/>
<j:import uri="/jelly/FrameworkComponents.jelly" inherit="true"/>
! <j:import uri="/jelly/ContribComponents.jelly" inherit="true"/>
! <j:import uri="/jelly/TacosComponents.jelly" inherit="true"/>
<j:import uri="/jelly/Asset.jelly" inherit="true"/>
<j:import uri="/jelly/Property.jelly" inherit="true"/>
Index: PageSpecificationPlugin.jelly
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/PageSpecificationPlugin.jelly,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** PageSpecificationPlugin.jelly 17 Oct 2005 08:24:08 -0000 1.4
--- PageSpecificationPlugin.jelly 24 Oct 2005 12:23:29 -0000 1.5
***************
*** 7,11 ****
<j:set var="class" value="${metadata}"/>
<page-specification class="${class.fullyQualifiedName}">
-
<j:import uri="/jelly/Disclaimer.jelly"/>
--- 7,10 ----
***************
*** 18,22 ****
<j:import uri="/jelly/Component.jelly" inherit="true"/>
<j:import uri="/jelly/FrameworkComponents.jelly" inherit="true"/>
! <j:import uri="/jelly/ContribComponents.jelly" inherit="true"/>
<j:import uri="/jelly/Asset.jelly" inherit="true"/>
<j:import uri="/jelly/Property.jelly" inherit="true"/>
--- 17,22 ----
<j:import uri="/jelly/Component.jelly" inherit="true"/>
<j:import uri="/jelly/FrameworkComponents.jelly" inherit="true"/>
! <j:import uri="/jelly/ContribComponents.jelly" inherit="true"/>
! <j:import uri="/jelly/TacosComponents.jelly" inherit="true"/>
<j:import uri="/jelly/Asset.jelly" inherit="true"/>
<j:import uri="/jelly/Property.jelly" inherit="true"/>
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits