summaryrefslogtreecommitdiff
path: root/build-java.sh
diff options
context:
space:
mode:
authorManuel Traut <manut@vogone.traut>2009-12-26 12:54:57 +0100
committerManuel Traut <manut@vogone.traut>2009-12-26 12:54:57 +0100
commit32494fc2b4d46d79e17c8ae32c42350e19edcc37 (patch)
tree0aee3293b4d2bf36e74fb45bb4145add61f5f660 /build-java.sh
parent6c31e34c238aaafd1d13ffae8f36f1b4eab08f06 (diff)
build: split java and python build
- split build scripts into java and python part - enables building only python or java stuff Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'build-java.sh')
-rwxr-xr-xbuild-java.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-java.sh b/build-java.sh
new file mode 100755
index 0000000..22a7030
--- /dev/null
+++ b/build-java.sh
@@ -0,0 +1 @@
+CLASSPATH=./lib/log4j-1.2.15.jar:./lib/commons-net-1.4.1.jar:./lib/postgresql-8.1-404.jdbc3.jar:./lib/yajil-0.3.3.jar:/usr/share/java/swt.jar ant $@