From 6e0ef5f40abbcde77bdae1efebb13d2dc1182a04 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 29 Nov 2010 04:49:22 +0100 Subject: Comply with JogAmp artifacts build properties and ZIP file; Keep jnlp files unresolved --- build.xml | 34 ++++++++++++++++++++++++++++------ nbproject/project.properties | 3 +++ 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index eb077a8..6a4944f 100644 --- a/build.xml +++ b/build.xml @@ -11,7 +11,29 @@ - + + + + + + + + + + + + + + + + + + + + + + + @@ -50,14 +72,16 @@ - - + + + + @@ -66,8 +90,6 @@ - - diff --git a/nbproject/project.properties b/nbproject/project.properties index d0f231e..7f391a0 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -96,3 +96,6 @@ run.test.classpath=\ source.encoding=UTF-8 src.dir=src test.src.dir=test + +#the jocl-demos version you are building +jocl_demos_base_version=0.9 -- cgit v1.2.3