aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.xml
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Missing mkdir caused warning while compiling widgetsetMikael Vappula2011-11-251-0/+1
| | |
| * | Introduced Ivy based dependency managementMikael Vappula2011-11-241-77/+71
| | |
* | | Include vaadinBootstrap.jar in the build resultsLeif Åstrand2011-11-291-0/+2
| | |
* | | Include tests on the classpath again now that they can be compiledLeif Åstrand2011-11-181-2/+2
| | |
* | | Merge branch 'master' into windowingLeif Åstrand2011-11-081-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/6.8' into masterLeif Åstrand2011-11-081-1/+2
| |\|
| | * Include c.v.terminal.gwt.server in the test coverage dataLeif Åstrand2011-11-031-1/+2
| | | | | | | | | | | | svn changeset:21885/svn branch:6.7
* | | Don't compile the tests as they are not yet updated to use the new RootLeif Åstrand2011-11-031-2/+2
|/ /
* | Removed extra c from build numberArtur Signell2011-11-011-1/+1
| |
* | Do not exclude GWT JARs from classpath as it should contain servlet APIHenri Sara2011-10-311-2/+0
| | | | | | 2.4
* | Removed Servlet 2.3 API check. No Servlet 2.5 API jar is included in the ↵Artur Signell2011-10-311-13/+1
| | | | | | | | project so we should be fine without this check.
* | Removed Java 5 checkArtur Signell2011-10-311-1/+1
|/
* #7810 Server side test coverage reportingLeif Åstrand2011-10-191-1/+99
| | | | svn changeset:21753/svn branch:6.7
* Moved the integration test sleep so that it isn't in effect if only running ↵Leif Åstrand2011-10-171-4/+5
| | | | | | the integration tests svn changeset:21718/svn branch:6.7
* Manually merged [21485]: do not exclude static resources from WAR as needed ↵Henri Sara2011-10-031-0/+2
| | | | | | by portal integration tests svn changeset:21486/svn branch:6.7
* Merged changes from 6.6 (#7692)Henri Sara2011-09-301-6/+6
| | | | svn changeset:21470/svn branch:6.7
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-291-203/+226
| | | | svn changeset:21440/svn branch:6.7
* #7485 Build script doesn't include resources for release-notes.htmlArtur Signell2011-09-231-0/+8
| | | | svn changeset:21260/svn branch:6.7
* Correct initialization order to enable 6.7 custom build publishing to ↵Henri Sara2011-08-251-1/+2
| | | | | | internal snapshot repository svn changeset:20640/svn branch:6.7
* #7424 Replace gwt-version and version-minor automatically in release-notes.htmlArtur Signell2011-08-231-0/+6
| | | | svn changeset:20592/svn branch:6.7
* #7435 Include license file in all JARsArtur Signell2011-08-231-6/+3
| | | | svn changeset:20589/svn branch:6.7
* #7435 Updated build script to include license file from correct locationArtur Signell2011-08-231-6/+1
| | | | svn changeset:20569/svn branch:6.7
* Build target package-all builds also Liferay ZIPHenri Sara2011-08-221-1/+1
| | | | svn changeset:20541/svn branch:6.7
* Merged file copying target to the WAR target in build.xmlHenri Sara2011-08-181-28/+20
| | | | svn changeset:20471/svn branch:6.7
* #7392 remove manual build from Vaadin 6.7 buildHenri Sara2011-08-181-17/+3
| | | | svn changeset:20468/svn branch:6.7
* #7381 Include licensing related files and release notes in JARs, removed an ↵Henri Sara2011-08-181-49/+41
| | | | | | obsolete readme.txt svn changeset:20464/svn branch:6.7
* #7381 Some build script cleanup, removed unnecessary files from test WARHenri Sara2011-08-181-35/+28
| | | | svn changeset:20452/svn branch:6.7
* #7381 Packaging changes for Vaadin 6.7: JAR and test WAR only, no demo WAR ↵Henri Sara2011-08-171-267/+77
| | | | | | nor ZIP; some cleanup (files that were in ZIP, build.xml) svn changeset:20444/svn branch:6.7
* #7392 split manual build out from core build script - first stepHenri Sara2011-08-161-63/+7
| | | | svn changeset:20397/svn branch:6.7
* #7178 Fixed build.xml: launcher configuration must be included in the WARHenri Sara2011-08-131-2/+5
| | | | svn changeset:20369/svn branch:6.7
* #7178 fix in build script (removed reference to a non-existent directory)Henri Sara2011-08-121-8/+0
| | | | svn changeset:20363/svn branch:6.7
* #7178 removed AddressBook, demo themes and many other demo related filesHenri Sara2011-08-121-51/+0
| | | | svn changeset:20359/svn branch:6.7
* #7178 New servlet integration test not using the address book demo, related ↵Henri Sara2011-08-121-0/+7
| | | | | | screenshots svn changeset:20342/svn branch:6.7
* Merged changes from 6.6Henri Sara2011-08-111-1/+1
|\ | | | | | | svn changeset:20279/svn branch:6.7
| * Remove extra .custom from custom build version numberHenri Sara2011-08-091-1/+1
| | | | | | | | svn changeset:20190/svn branch:6.6
| * Allow specifying debug and error tolerance TestBench parameters as build ↵Artur Signell2011-07-261-0/+4
| | | | | | | | | | | | script parameters svn changeset:19960/svn branch:6.6
| * Run tests twice by defaultHenri Sara2011-07-211-1/+1
| | | | | | | | svn changeset:19863/svn branch:6.6
| * Retry running all tests other than integration testsHenri Sara2011-07-211-3/+2
| | | | | | | | svn changeset:19862/svn branch:6.6
| * Do not fail build if removing GWT compiler extra directories failsHenri Sara2011-07-211-1/+1
| | | | | | | | svn changeset:19860/svn branch:6.6
| * Do not build a ZIP for the custom buildHenri Sara2011-07-211-1/+1
| | | | | | | | svn changeset:19859/svn branch:6.6
| * Vaadin build script: Clean up extra directories created by widgetset ↵Henri Sara2011-07-201-1/+3
| | | | | | | | | | | | compilation (GWT 2.3 and later) svn changeset:19856/svn branch:6.6
| * Custom build compiles all widgetsets, demos and ZIP (without documentation) ↵Henri Sara2011-07-201-2/+2
| | | | | | | | | | | | for internal testing svn changeset:19855/svn branch:6.6
| * #7258 Ant tasks JAR locations in build.xml can be set as properties from ↵Henri Sara2011-07-131-2/+6
| | | | | | | | | | | | outside the build svn changeset:19730/svn branch:6.6
* | #7178 replaced most demo portlets with a test portlet, use it in Liferay 5 ↵Henri Sara2011-08-101-0/+1
| | | | | | | | | | | | integration test svn changeset:20276/svn branch:6.7
* | #7178 removed colorpicker and optimized widgetset compilation from Vaadin ↵Henri Sara2011-08-101-17/+2
| | | | | | | | | | | | 6.7, parallelize compilation or permutations with -localWorkers svn changeset:20249/svn branch:6.7
* | #7178 related: Removed test version of FeatureBrowser (two feature browser ↵Henri Sara2011-08-081-2/+0
| | | | | | | | | | | | applications existed in project, probably since #3298 was fixed) svn changeset:20152/svn branch:6.7
* | #7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updatesHenri Sara2011-08-041-9/+0
| | | | | | | | svn changeset:20113/svn branch:6.7
* | #7266 converted most integration tests not to use Sampler, related ↵Henri Sara2011-08-031-1/+1
| | | | | | | | | | | | screenshot updates svn changeset:20086/svn branch:6.7
* | #7266 Remove main sampler tests from Vaadin 6.7Henri Sara2011-08-011-12/+1
| | | | | | | | svn changeset:20055/svn branch:6.7
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵Henri Sara2011-07-281-2/+2
| | | | | | | | | | | | JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7