You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/06/30 10:32:31 UTC

cvs commit: gump/project jakarta-slide.xml

bodewig     2004/06/30 01:32:31

  Modified:    project  jakarta-slide.xml
  Log:
  More slide dependencies
  
  Revision  Changes    Path
  1.59      +15 -0     gump/project/jakarta-slide.xml
  
  Index: jakarta-slide.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-slide.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- jakarta-slide.xml	7 May 2004 06:35:33 -0000	1.58
  +++ jakarta-slide.xml	30 Jun 2004 08:32:31 -0000	1.59
  @@ -72,6 +72,9 @@
       <depend project="xmlunit"/>
       <option project="jakarta-taglibs-standard" ids="jstl standard"/>
   
  +    <depend project="textmining-word-extractor"/>
  +    <depend project="pdfbox"/>
  +
       <work nested="build/classes"/>
       <work nested="build/client/classes"/>
       <work nested="webdavclient/build/clientlib/classes"/>
  @@ -106,6 +109,18 @@
   
       <nag to="slide-dev@jakarta.apache.org"
            from="Stefan Bodewig &lt;bodewig@apache.org&gt;"/>
  +  </project>
  +
  +  <project name="textmining-word-extractor">
  +    <url href="http://www.textmining.org/"/>
  +    <description>TextMining.org Word 6.0/97/2000/XP/2003 Text Extractor</description>
  +    <jar name="lib/tm-extractors-0.4.jar"/>
  +  </project>
  +
  +  <project name="pdfbox">
  +    <url href="http://www.pdfbox.org/"/>
  +    <description>PDFBox is a Java PDF Library.</description>
  +    <jar name="lib/PDFBox-0.6.5.jar"/>
     </project>
   
   </module>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org