summaryrefslogtreecommitdiff
path: root/rules/maven/fix-classpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rules/maven/fix-classpath.patch')
-rw-r--r--rules/maven/fix-classpath.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/rules/maven/fix-classpath.patch b/rules/maven/fix-classpath.patch
deleted file mode 100644
index b40a4d1..0000000
--- a/rules/maven/fix-classpath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ruN maven.orig/build.xml maven/build.xml
---- maven.orig/build.xml 2014-06-03 16:09:48.457817856 -0400
-+++ maven/build.xml 2014-06-03 16:41:03.871179314 -0400
-@@ -165,7 +165,6 @@
- <attribute name="version" />
- <sequential>
- <java fork="true" classname="org.codehaus.modello.ModelloCli" failonerror="true">
-- <classpath refid="modello.pathid" />
- <arg file="@{file}" />
- <!-- model file -->
- <arg value="@{mode}" />