reverted build.xml
authorimmler@in.tum.de
Tue, 28 Oct 2008 20:17:29 +0100
changeset 34345 bec7e6e25a4b
parent 34344 3775958051c5
child 34346 634024f57c18
reverted build.xml
src/Tools/jEdit/build.xml
--- a/src/Tools/jEdit/build.xml	Tue Oct 28 20:15:28 2008 +0100
+++ b/src/Tools/jEdit/build.xml	Tue Oct 28 20:17:29 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>