gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 04737c6)
raw | patch | inline | side by side (parent: 04737c6)
author | Doni Pracner <quinnuendo@gmail.com> | |
Mon, 11 Nov 2013 18:13:48 +0000 (19:13 +0100) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Mon, 11 Nov 2013 18:13:48 +0000 (19:13 +0100) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 3772894fda61017925c5df29e1c12b43fe5a6dcf..49af44949525112d4de7f13a54603518d712adce 100644 (file)
--- a/build.xml
+++ b/build.xml
<project name="mjc2wsl" default="all">
<property name="java.encoding" value="utf-8" />
- <taskdef resource="net/sf/antcontrib/antlib.xml">
- <classpath>
- <pathelement location="/usr/share/java/"/>
- </classpath>
- </taskdef>
+ <taskdef resource="net/sf/antcontrib/antlib.xml"/>
<property name="mjc2wsl.class.dir" value="bin" />
<property name="mjc2wsl.src.dir" value="src" />