Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2692 - development/main

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: r2692 - development/main
  • Date: Thu, 02 Jun 2005 03:05:40 -0400

Author: peter AT neubauer.se
Date: Thu Jun 2 03:05:38 2005
New Revision: 2692

Modified:
development/main/build.xml
Log:
removed old targets


Modified: development/main/build.xml
==============================================================================
--- development/main/build.xml (original)
+++ development/main/build.xml Thu Jun 2 03:05:38 2005
@@ -17,7 +17,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+

<project name="dpml-main" default="transit" basedir=".">

@@ -76,10 +76,4 @@
</junitreport>
</target>

- <target name="cc-build">
- <ant antfile="setup.xml"/>
- <antcall target="clean"/>
- <antcall target="install"/>
- </target>
-
</project>



  • svn commit: r2692 - development/main, peter, 06/01/2005

Archive powered by MHonArc 2.6.24.

Top of Page