From: Henri Sara Date: Tue, 16 Aug 2011 06:48:36 +0000 (+0000) Subject: #7392 split manual build out from core build script - first step X-Git-Tag: 6.7.0.beta1~79 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=03d5062a779d382769f50dcd7f4a3ff492493e87;p=vaadin-framework.git #7392 split manual build out from core build script - first step svn changeset:20397/svn branch:6.7 --- diff --git a/build/build.xml b/build/build.xml index 2a7cf67105..8a052b1a89 100644 --- a/build/build.xml +++ b/build/build.xml @@ -203,9 +203,6 @@ - - - @@ -806,68 +803,15 @@ - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${docdir}/build/result/package/eclipse/plugins/*.jar'] - ##teamcity[publishArtifacts '${docdir}/build/result/package/eclipse/features/*.jar'] - - - - Skipping Book of Vaadin build as it is not available in ${checkout-path}/docs - - - - diff --git a/build/build_manual.xml b/build/build_manual.xml new file mode 100644 index 0000000000..5f0f69c69c --- /dev/null +++ b/build/build_manual.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ##teamcity[publishArtifacts '${docdir}/build/result/package/eclipse/plugins/*.jar'] + ##teamcity[publishArtifacts '${docdir}/build/result/package/eclipse/features/*.jar'] + + + + Skipping Book of Vaadin build as it is not available in ${checkout-path}/docs + + + + + +