[Bedework-commit] davutil r70 - trunk

svnadmin at bedework.org svnadmin at bedework.org
Thu Jun 12 14:41:30 EDT 2008


Author: douglm
Date: 2008-06-12 14:41:30 -0400 (Thu, 12 Jun 2008)
New Revision: 70

Modified:
   trunk/
   trunk/build.xml
Log:
Ignore generated directories for davutil and small fix


Property changes on: trunk
___________________________________________________________________
Name: svn:ignore
   - 
dist
libapi

   + dist
libapi
lib
libcache


Modified: trunk/build.xml
===================================================================
--- trunk/build.xml	2008-06-12 18:37:58 UTC (rev 69)
+++ trunk/build.xml	2008-06-12 18:41:30 UTC (rev 70)
@@ -37,7 +37,7 @@
     <getJar name="log4j" version="1.2.8" />
     <getJar name="servletapi" version="2.4" />
 
-    <getJar name="rpiaccess" version="3.5" project="rpiaccess" />
+    <getJar name="rpiaccess" version="3.5" project="access" />
     <getJar name="rpiutil" version="3.5" project="rpiutil" />
 
     <property name="org.bedework.davio.base" location="${project.home}/davio" />



More information about the Bedework-commit mailing list