reverted and ignoring build.xml
authorimmler@in.tum.de
Fri, 31 Oct 2008 14:50:38 +0100
changeset 34347 0638419a3cd8
parent 34346 634024f57c18
child 34348 abea94120f4b
reverted and ignoring build.xml
src/Tools/jEdit/build.xml
--- a/src/Tools/jEdit/build.xml	Fri Oct 31 14:49:09 2008 +0100
+++ b/src/Tools/jEdit/build.xml	Fri Oct 31 14:50:38 2008 +0100
@@ -72,7 +72,4 @@
       <copy file="plugin/actions.xml" todir="${build.classes.dir}" />
       <copy file="plugin/IsabellePlugin.props" todir="${build.classes.dir}" />
     </target>
-    <target name="-post-jar">
-      <copy file="${dist.jar}" todir="/Users/fabian/tum/hiwi/jedit/jedit-sources/jEdit/build/jars/" />
-    </target>
 </project>