Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2473 - in development: laboratory planet

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: peter AT neubauer.se
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2473 - in development: laboratory planet
  • Date: Sun, 08 May 2005 11:22:26 -0400

Author: peter AT neubauer.se
Date: Sun May 8 11:22:20 2005
New Revision: 2473

Modified:
development/laboratory/build.xml
development/planet/build.xml
Log:
minor tweaks

Modified: development/laboratory/build.xml
==============================================================================
--- development/laboratory/build.xml (original)
+++ development/laboratory/build.xml Sun May 8 11:22:20 2005
@@ -20,6 +20,10 @@


<target name="ci">
+ <!--to let the DPML contineous integration system pick up your project,
+ insert it here, eg
+ <ant dir="myprojectdir" antfile="build.xml"/>
+ -->
<ant dir="users/niclas/processing" antfile="build.xml"/>
</target>
</project>

Modified: development/planet/build.xml
==============================================================================
--- development/planet/build.xml (original)
+++ development/planet/build.xml Sun May 8 11:22:20 2005
@@ -20,5 +20,9 @@


<target name="ci">
+ <!--to let the DPML contineous integration system pick up your project,
+ insert it here, eg
+ <ant dir="myprojectdir" antfile="build.xml"/>
+ -->
</target>
</project>



  • svn commit: r2473 - in development: laboratory planet, peter, 05/08/2005

Archive powered by MHonArc 2.6.24.

Top of Page