Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1682 - development/main/home

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1682 - development/main/home
  • Date: Tue, 01 Feb 2005 10:54:38 +0100

Author: mcconnell
Date: Tue Feb 1 10:54:38 2005
New Revision: 1682

Modified:
development/main/home/build.xml
Log:
for niclas

Modified: development/main/home/build.xml
==============================================================================
--- development/main/home/build.xml (original)
+++ development/main/home/build.xml Tue Feb 1 10:54:38 2005
@@ -27,7 +27,7 @@
<target name="bundle" depends="init">
<property name="work" value="${basedir}/target/bundle"/>
<delete dir="${work}"/>
- <mkdir dir="${work}"/>
+ <mkdir dir="${work}/cache"/>
<!-- create the transit configuration directory -->
<property name="root" value="${work}/transit"/>
<echo>Adding Transit application properties to ${root}</echo>



  • svn commit: r1682 - development/main/home, mcconnell, 02/01/2005

Archive powered by MHonArc 2.6.24.

Top of Page