From 94f6a844627cbba41a6f1e980d1f08bedfcb3ef5 Mon Sep 17 00:00:00 2001 From: Marko Grönroos Date: Tue, 7 Apr 2009 13:50:23 +0000 Subject: Merge from versions/5.4 to versions/6.0: Merged [7302]: Removed obsolete testing scripts for Testing Tools 1.0. Merged [7305]: Initial testing tools target, doesn't quite work yet, demo launching is missing, etc. Merged [7321]: Moved build/docbook directory from 5.4 branch to doc tree. Merged [7325]: Moved XEP directory from 5.4 branch to doc tree. Merged [7333]: Removed all manual related material and build instructions from regular toolkit branch. Merged [7342]: Building manual from the toolkit build script. Merged [7343]: Fixed a namespace problem in build file and organized clean-up targets a little. Merged [7346]: Removed the obsolete DTDs. Merged [7348]: Changed and tags in some HTML and text files to @...@ notation to avoid some validation errors in Eclipse. svn changeset:7352/svn branch:6.0 --- build/build-www.itmill.com.xml | 192 ------- build/build.properties | 1 + build/build.xml | 578 +++++---------------- build/package/build-widgetset.xml | 4 +- .../eclipse-IT Mill Toolkit Hosted Mode-launch | 2 +- 5 files changed, 139 insertions(+), 638 deletions(-) delete mode 100644 build/build-www.itmill.com.xml (limited to 'build') diff --git a/build/build-www.itmill.com.xml b/build/build-www.itmill.com.xml deleted file mode 100644 index e983908446..0000000000 --- a/build/build-www.itmill.com.xml +++ /dev/null @@ -1,192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Publication date is ${tutorial.pubdate} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/build.properties b/build/build.properties index 3580fe286d..7ae42f9f23 100644 --- a/build/build.properties +++ b/build/build.properties @@ -1,4 +1,5 @@ result-path=build/result +checkout-path=build/checkout product-file=itmill-toolkit product-name=IT Mill Toolkit toolkit-package=com/itmill/toolkit diff --git a/build/build.xml b/build/build.xml index 04b96fe430..06bcd3fb79 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1,6 +1,9 @@ - + + + + + + + + - + Creating package for Mac platform. - - + + @@ -88,32 +99,43 @@ - + - - + + + + + + + + + + + + + - + - - + + - - + + - + @@ -215,12 +237,13 @@ + - + Creating package for ${package-platform} platform. - + @@ -237,9 +260,9 @@ - + Creating package for ${package-platform} platform. - + - + + - @@ -479,7 +500,7 @@ - + @@ -488,8 +509,8 @@ - - + + @@ -503,8 +524,8 @@ - - + + @@ -518,8 +539,8 @@ - - + + @@ -552,7 +573,7 @@ - + @@ -934,16 +955,56 @@ - - + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -959,10 +1020,9 @@ - - + + + @@ -979,390 +1039,6 @@ - - - - - - - - - - Manual: DocBookDoclet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PDF Manual: No XEP license available, just copy a prebuilt PDF. - - - - - - PDF Manual: processing images (TBD) - - PDF Manual: converting xml to fo - - Publication date is ${manual.pubdate} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PDF Manual: converting fo to pdf - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Manual: HTML - Published: ${manual.pubdate} - - - - - - - - - - - - - - - - - - - - - - - Manual: Eclipse Help Plugin (version ${eclipse.plugin.manual.version}) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PDF Tutorial: No XEP license available, just copy a prebuilt PDF. - - - - - - PDF Tutorial: processing images (TBD) - - PDF Tutorial: converting xml to fo - - Publication date is ${tutorial.pubdate} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PDF Tutorial: converting fo to pdf - - - - - - - - - - - - - - Tutorial: HTML - Publication date is ${tutorial.pubdate} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1370,6 +1046,10 @@ + + + + @@ -1416,6 +1096,7 @@ ##teamcity[buildNumber '${version.minor}-c${build.number}'] + @@ -1423,15 +1104,20 @@ ##teamcity[publishArtifacts '${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}'] - + Installing ${output-dir}/WebContent/${lib-jar-name} to ${nightly.publish} Hopefully you have permissions for the copy operation with SSH. + + + + + @@ -1441,11 +1127,17 @@ + + + + + + - + ##teamcity[testSuiteStarted name='com.itmill.toolkit.tests.test-framework'] diff --git a/build/package/build-widgetset.xml b/build/package/build-widgetset.xml index ec400c2d70..2a82e5fd4b 100644 --- a/build/package/build-widgetset.xml +++ b/build/package/build-widgetset.xml @@ -31,13 +31,13 @@ See configure target to adjust this buildfile. - + - + diff --git a/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch b/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch index 3ae558420a..7479aeb801 100644 --- a/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch +++ b/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch @@ -2,7 +2,7 @@ - + -- cgit v1.2.3