From 2f89bf30607281bb8dc0a07b185fa403b9b0f093 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 16 May 2011 03:28:25 +0200 Subject: build: Query git branch/sha1 and use it if not set and tools are available; Add Java source zip file. Query git branch/sha1 and use it if not set and tools are available. This shall improve tracking of manual generated binaries/bundles. Add Java source zip file. Contains all Java source code (incl. generated ones) enhancing IDE usage, where API doc and source browsing of libs is supported (NB/Eclipse/etc). --- make/build.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 6dc856367..ed131b475 100644 --- a/make/build.xml +++ b/make/build.xml @@ -133,7 +133,7 @@ tofile="${archive}/README.txt" overwrite="true"> - + @@ -155,6 +155,17 @@ + + + + + + + + + + + -- cgit v1.2.3