Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1248/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly

Modified Files:
        ContribComponents.jelly 
Log Message:
Added a bunch of contrib components

Index: ContribComponents.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly/ContribComponents.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ContribComponents.jelly     11 Oct 2005 17:28:30 -0000      1.1
--- ContribComponents.jelly     26 Oct 2005 14:33:17 -0000      1.2
***************
*** 1,4 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
!     <!-- <j:import uri="/contrib/If.jelly" inherit="true"/> -->
  </j:jelly>
--- 1,8 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
!     <j:import uri="/contrib/TableColumns.jelly" inherit="true"/>
!     <j:import uri="/contrib/TableFormPages.jelly" inherit="true"/>
!     <j:import uri="/contrib/TableRows.jelly" inherit="true"/>
!     <j:import uri="/contrib/TableValues.jelly" inherit="true"/>
!     <j:import uri="/contrib/TableView.jelly" inherit="true"/>
  </j:jelly>



-------------------------------------------------------
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

Reply via email to