]> git.pld-linux.org Git - packages/maven.git/blobdiff - maven-build.patch
- drop obsolete files
[packages/maven.git] / maven-build.patch
diff --git a/maven-build.patch b/maven-build.patch
deleted file mode 100644 (file)
index 4c2bf68..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- build.xml~ 2009-03-25 20:30:34.000000000 +0100
-+++ build.xml  2009-03-25 20:35:05.000000000 +0100
-@@ -158,6 +158,7 @@
-   <target name="maven-compile" depends="compile-boot" description="compiles Maven using the bootstrap Maven, skipping automated tests">
-     <java fork="true" classname="org.apache.maven.cli.MavenCli" failonerror="true">
-       <classpath refid="maven.classpath"/>
-+      <arg value="-Djava.home=${env.JAVA_HOME}/jre"/>
-       <arg value="-B"/>
-       <arg value="-e"/>
-       <arg value="clean"/>
This page took 0.087695 seconds and 4 git commands to generate.