You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by pn...@apache.org on 2004/09/23 15:40:45 UTC

cvs commit: jakarta-slide/proposals/tamino/etc/ant webapp.xml

pnever      2004/09/23 06:40:45

  Modified:    proposals/tamino/etc/ant webapp.xml
  Log:
  Adapted to Slide_21
  
  Revision  Changes    Path
  1.3       +8 -0      jakarta-slide/proposals/tamino/etc/ant/webapp.xml
  
  Index: webapp.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/ant/webapp.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- webapp.xml	15 Sep 2004 16:43:23 -0000	1.2
  +++ webapp.xml	23 Sep 2004 13:40:45 -0000	1.3
  @@ -46,6 +46,14 @@
       <copy todir="${webapp.lib}" file="${ant.jar}"/>
       <copy todir="${webapp.lib}" file="${commons-codec.jar}"/>
       <copy todir="${webapp.lib}" file="${commons-transaction.jar}"/>
  +    <copy todir="${webapp.lib}" file="${PDFBox.jar}"/>
  +    <copy todir="${webapp.lib}" file="${ehcache.jar}"/>
  +    <copy todir="${webapp.lib}" file="${lucene.jar}"/>
  +    <copy todir="${webapp.lib}" file="${poi.jar}"/>
  +    <copy todir="${webapp.lib}" file="${tm-extractors.jar}"/>
  +    <copy todir="${webapp.lib}" file="${xml-im-exporter.jar}"/>
  +
  +
   
         <!-- These files are expected to run tws, but they are not copied because they are
              included in standard-tomcat/common/endorsed:
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org