bodewig     2003/01/16 05:58:55

  Modified:    project  jelly-tags.xml
  Log:
  More taglibs seem to need the xml taglib
  
  Revision  Changes    Path
  1.27      +2 -0      jakarta-gump/project/jelly-tags.xml
  
  Index: jelly-tags.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jelly-tags.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- jelly-tags.xml    16 Jan 2003 08:54:49 -0000      1.26
  +++ jelly-tags.xml    16 Jan 2003 13:58:55 -0000      1.27
  @@ -165,6 +165,7 @@
       </ant>
   
       <depend project="commons-jelly" inherit="all"/>
  +    <depend project="commons-jelly-tags-xml"/>
   
       <work nested="jelly/jelly-tags/html/target/classes"/>
       <work nested="jelly/jelly-tags/html/target/test-classes"/>
  @@ -541,6 +542,7 @@
       </ant>
   
       <depend project="commons-jelly" inherit="all"/>
  +    <depend project="commons-jelly-tags-xml"/>
       
       <depend project="xmlunit"/>
       <depend project="xml-xalan2"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to