From fae0a3486d92185c03658ba974ab04d0bf8f05e7 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 10 Sep 2012 13:47:04 +0300 Subject: Removed files which are no longer needed (#9299) --- build/build.xml | 1419 ------------------------------------------------------- 1 file changed, 1419 deletions(-) delete mode 100644 build/build.xml (limited to 'build/build.xml') diff --git a/build/build.xml b/build/build.xml deleted file mode 100644 index 40b010f443..0000000000 --- a/build/build.xml +++ /dev/null @@ -1,1419 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Java version is ${ant.java.version} as required. - - - - - - - - - - - - - - - - - - - - - - - Base Version: ${version} - Full Version: ${version.full} - - - - - Vaadin package is: ${vaadin-package} - - - - - We are using gwt version ${gwt-version}. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Building Test WAR - - Adding test class files and resources and launcher configuration. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Building Liferay zip - - - - - - - - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${result-path}/${base-name}-liferay.zip'] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copying src directory and processing copied files. - Replacing <version> tag with build version for java/html/css/xml files. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copying non java/html/css/xml files such as images. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Adding VAADIN/themes and META-INF - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiling server/src - - - - - - - - - - Compiling client/src - - - - - - - - - - - Compiling client-compiler/src - - - - - - - - - - - - Compiling shared/src - - - - - - - - - Compiling src (Server and client side JUnit tests) - - - - - - - - - - Compiling SASS JUnit tests - - - - - - - - Compiling src (TestBench tests) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Combining default themes css files - - - - - - - - - - - - - - - TEST TARGET CALLED - - - - - - - - - - - - - - - - - - Removing widgetset temp files - - - - - - - - - - - - - - - - Compiling widgetset ${widgetset}. Output directory: ${widgetsets-output-dir} - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiled ${widgetset} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compiling widget sets in parallel. - - - - - - - - - - - - - We are using ${gwt.dev.jar}. - Widget sets output dir: ${widgetsets-output-dir} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Creating JAR (server-side) ${lib-jar-name} - - - ${version.full} - - - - - - - - - - - gwt.version=${version.full} -gwt.svnrev=${git.revision} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}'] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${javadoc.doctitle} - - ${javadoc.bottom} - - - - - - - - - - - - - - - - - - - - - - - Appending local style definitions - - - - - - - - - - - - - - - - - ##teamcity[publishArtifacts '${result-path}/differences.txt'] - - - - - - - - - - - - - - - Preparing a custom build with properties file: ${build.properties.file} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Base version: ${version} - Build number: ${build.number} - Build tag: ${build.tag} - Publish target: ${nightly.publish} - Demo publish target: ${nightly.demo.publish} - - - - - - - - Version will be: ${version.full} - - - - ##teamcity[buildNumber '${version}-c${build.number}'] - - - - - ##teamcity[publishArtifacts '${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}'] - - - - - - Installing ${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name} to ${nightly.publish} - Hopefully you have permissions for the copy operation with SSH. - - - - - - - - - Result: ${nightly.install.scp.result} - - - - - - - - - - - - - Installing ${src} to ${target} - - - - - - - - - Result: ${nightly.install.scp.result} - - - - - - - - Creating pom.xml for nightly build - - - - - - - - - - - - - - - - Publishing ${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name} to Maven repository - - - - - - - - - - - - - Creating pom.xml for local test build - - - - - - - - - - - - - - - - Publishing ${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name} to the local Maven repository - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Version: ${version.full} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3