gcasper     2004/12/20 04:46:40

  Modified:    .        build.xml
  Log:
  Satisfy ehcache dependency of UriHandler
  
  Revision  Changes    Path
  1.248     +1 -0      jakarta-slide/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/build.xml,v
  retrieving revision 1.247
  retrieving revision 1.248
  diff -u -r1.247 -r1.248
  --- build.xml 19 Dec 2004 00:17:51 -0000      1.247
  +++ build.xml 20 Dec 2004 12:46:40 -0000      1.248
  @@ -152,6 +152,7 @@
           <pathelement location="${jta.jar}"/>
           <pathelement location="${commons-httpclient.jar}"/>
           <pathelement location="${slide.build}/classes"/>
  +        <pathelement location="${ehcache.jar}"/>
           <pathelement location="${commons-transaction.jar}"/>
           <pathelement location="${xml-im-exporter.jar}"/>
           <pathelement location="${commons-codec.jar}"/>
  
  
  

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

Reply via email to