masonjm     2004/07/19 10:25:14

  Modified:    project  jakarta-slide.xml
  Log:
  Added dependency on echache.
  
  Revision  Changes    Path
  1.61      +11 -0     gump/project/jakarta-slide.xml
  
  Index: jakarta-slide.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-slide.xml,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- jakarta-slide.xml 6 Jul 2004 11:08:57 -0000       1.60
  +++ jakarta-slide.xml 19 Jul 2004 17:25:14 -0000      1.61
  @@ -74,6 +74,7 @@
   
       <depend project="textmining-word-extractor"/>
       <depend project="pdfbox"/>
  +     <depend project="ehcache"/>
       <depend project="commons-httpclient-contrib"/>
   
       <work nested="build/classes"/>
  @@ -123,6 +124,16 @@
       <description>PDFBox is a Java PDF Library.</description>
       <jar name="lib/PDFBox-0.6.5.jar"/>
     </project>
  +  
  +  <!-- This is (should be?) inheritted from Cocoon's definition.
  +       Uncomment if build still fails -->
  +  <!--
  +  <project name="ehcache">
  +    <url href="http://ehcache.sourceforge.net"/>
  +    <description>A simple, fast and thread safe cache for Java</description>
  +    <jar name="lib/ehcache-0.8.jar"/>
  +  </project>
  +  -->
   
     <!-- FIXME 
   
  
  
  

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

Reply via email to