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/07/06 13:08:57 UTC

cvs commit: gump/project jakarta-slide.xml

bodewig     2004/07/06 04:08:57

  Modified:    project  jakarta-slide.xml
  Log:
  help Slide, but how are we going to build this httpclient-contrib jar?
  
  Revision  Changes    Path
  1.60      +11 -0     gump/project/jakarta-slide.xml
  
  Index: jakarta-slide.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-slide.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- jakarta-slide.xml	30 Jun 2004 08:32:31 -0000	1.59
  +++ jakarta-slide.xml	6 Jul 2004 11:08:57 -0000	1.60
  @@ -74,6 +74,7 @@
   
       <depend project="textmining-word-extractor"/>
       <depend project="pdfbox"/>
  +    <depend project="commons-httpclient-contrib"/>
   
       <work nested="build/classes"/>
       <work nested="build/client/classes"/>
  @@ -121,6 +122,16 @@
       <url href="http://www.pdfbox.org/"/>
       <description>PDFBox is a Java PDF Library.</description>
       <jar name="lib/PDFBox-0.6.5.jar"/>
  +  </project>
  +
  +  <!-- FIXME 
  +
  +       we need to find a way to build this from sources, but I don't
  +       see an Ant or Maven build recipe for it in commons-httpclient's
  +       CVS tree.
  +  -->
  +  <project name="commons-httpclient-contrib">
  +    <jar name="webdavclient/lib/commons-httpclient-contrib.jar"/>
     </project>
   
   </module>
  
  
  

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