From: Artur Signell Date: Tue, 20 Apr 2010 07:34:52 +0000 (+0000) Subject: #3587 - Added targets for building javadoc and sources jar (mainly for Maven) X-Git-Tag: 6.7.0.beta1~1711^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=21141e4c5c1698e1cbaa4f84fb26a88688d3091b;p=vaadin-framework.git #3587 - Added targets for building javadoc and sources jar (mainly for Maven) svn changeset:12665/svn branch:6.3 --- diff --git a/build/build.xml b/build/build.xml index dca4570558..8cedd9167c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -150,12 +150,15 @@ We are using gwt version ${gwt-version}. - + + + + - + @@ -206,13 +209,13 @@ - - + + - + @@ -251,7 +254,7 @@ Building Liferay zip - + @@ -269,7 +272,7 @@ - ##teamcity[publishArtifacts '${result-path}/${product-file}-${version.full}-liferay.zip'] + ##teamcity[publishArtifacts '${result-path}/${base-name}-liferay.zip'] @@ -384,7 +387,7 @@ @@ -773,8 +776,8 @@ - Creating libs (server-side) ${lib-jar-name} - + Creating JAR (server-side) ${lib-jar-name} + ${version.full} ${gwt-version} @@ -815,6 +818,17 @@ + + + + + + + + + + + Building demos @@ -906,7 +920,7 @@ - + @@ -943,6 +957,15 @@ + + + + + + + + + Appending local style definitions @@ -1017,7 +1040,7 @@ Installing ${output-dir}/WebContent/${lib-jar-name} to ${nightly.publish} Hopefully you have permissions for the copy operation with SSH. - + @@ -1099,7 +1122,7 @@ - +