From 7f288475c3d6a85c326e86afb8ed0a292e30196a Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 20 Apr 2010 07:43:37 +0000 Subject: [PATCH] Renamed libs -> vaadin.jar for clarity. Build sources and javadoc jars in result-path instead of output-dir svn changeset:12666/svn branch:6.3 --- build/build.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/build/build.xml b/build/build.xml index 8cedd9167c..85652c2f26 100644 --- a/build/build.xml +++ b/build/build.xml @@ -12,13 +12,13 @@ - + - + @@ -382,12 +382,12 @@ - + @@ -775,7 +775,7 @@ - + Creating JAR (server-side) ${lib-jar-name} @@ -819,7 +819,7 @@ - + @@ -830,7 +830,7 @@ - + Building demos Adding demo class files. @@ -958,7 +958,7 @@ - + -- 2.39.5