Revision: 7206
http://datanucleus.svn.sourceforge.net/datanucleus/?rev=7206&view=rev
Author: andy_jefferson
Date: 2009-07-20 18:51:15 +0000 (Mon, 20 Jul 2009)
Log Message:
-----------
not needed
Removed Paths:
-------------
platform/core/trunk/build.xml
Deleted: platform/core/trunk/build.xml
===================================================================
--- platform/core/trunk/build.xml 2009-07-20 18:50:49 UTC (rev 7205)
+++ platform/core/trunk/build.xml 2009-07-20 18:51:15 UTC (rev 7206)
@@ -1,18 +0,0 @@
-<project name="datanucleus" default="welcome" xmlns:artifact="antlib:org.apache.maven.artifact.ant">
-
- <artifact:pom id="pom" file="pom.xml" />
-
- <import file="../build.engine/module.xml"/>
-
- <artifact:dependencies filesetId="main.dependency.fileset" pomRefId="pom" useScope="compile" pathId="main.dependency.classpath">
- </artifact:dependencies>
-
- <!-- Test dependency JAR's -->
- <artifact:dependencies filesetId="test.dependency.fileset" pomRefId="pom" useScope="test" pathId="test.dependency.classpath" >
- </artifact:dependencies>
-
- <!-- Test dependency JAR's -->
- <artifact:dependencies filesetId="enhancement.dependency.fileset" pathId="enhancement.dependency.classpath">
- </artifact:dependencies>
-
-</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|