Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2478 - development/laboratory

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT hedhman.org
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2478 - development/laboratory
  • Date: Mon, 09 May 2005 14:42:03 -0400

Author: niclas AT hedhman.org
Date: Mon May 9 14:42:02 2005
New Revision: 2478

Modified:
development/laboratory/build.xml
Log:
Added some projects to luntbuild's build file.

Modified: development/laboratory/build.xml
==============================================================================
--- development/laboratory/build.xml (original)
+++ development/laboratory/build.xml Mon May 9 14:42:02 2005
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
- Copyright 2005 Peter Neubauer
+ Copyright 2005 Peter Neubauer

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -24,6 +24,9 @@
insert it here, eg
<ant dir="myprojectdir" antfile="build.xml"/>
-->
+ <ant dir="users/niclas/iso8583" antfile="build.xml"/>
<ant dir="users/niclas/processing" antfile="build.xml"/>
- </target>
+ <ant dir="users/niclas/reflector" antfile="build.xml"/>
+ <ant dir="components/http" antfile="build.xml"/>
+ </target>
</project>



  • svn commit: r2478 - development/laboratory, niclas, 05/09/2005

Archive powered by MHonArc 2.6.24.

Top of Page