summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Missing mkdir caused warning while compiling widgetsetMikael Vappula2011-11-251-0/+1
| | |
| * | Added validation-api as a new dependencyMikael Vappula2011-11-251-1/+2
| | | | | | | | | | | | Transitively resolved thru gwt-user didn't fetch both classes and source correctly.
| * | Introduced Ivy based dependency managementMikael Vappula2011-11-243-77/+150
| | |
* | | 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 remote branch 'origin/master' into windowingLeif Åstrand2011-11-101-3/+2
|\| |
| * | #7912 Remove support for IE6Leif Åstrand2011-11-091-3/+2
| | |
* | | Merge branch 'master' into windowingLeif Åstrand2011-11-087-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/6.8' into masterLeif Åstrand2011-11-087-1/+2
| |\|
| | * Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-086-0/+0
| | | | | | | | | | | | svn changeset:21944/svn branch:6.7
| | * 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 fail if unable to clean up the deploy dir (should be taken care of by ↵Leif Åstrand2011-10-272-3/+0
| | | | | | | | | | | | | | | | | | rm -rf run by cleanup.sh) svn changeset:21811/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 use special -noservlet versions of GWT JARs.Henri Sara2011-11-011-4/+2
| | | | | | | | As Vaadin 7 uses Servlet API 2.4, special -noservlet versions of GWT JARs are not needed anymore.
* | Do not exclude GWT JARs from classpath as it should contain servlet APIHenri Sara2011-10-311-2/+0
| | | | | | 2.4
* | Updated version to 7.0.0Artur Signell2011-10-311-1/+1
| |
* | Updated GWT version to 2.4.0Henri Sara2011-10-311-1/+1
| |
* | 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
* Upped VERSIONJonatan Kronqvist2011-10-181-1/+1
| | | | svn changeset:21734/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
* Updated LATEST file path to point to minor LATESTJohn Alhroos2011-10-051-1/+1
| | | | svn changeset:21570/svn branch:6.7
* Upped VERSIONJonatan Kronqvist2011-10-041-1/+1
| | | | svn changeset:21559/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
* Corrections to table column reordering styles.Jouni Koivuviita2011-09-271-1/+5
| | | | | | Cleaned up table column drag styles for Reindeer (lost of duplication) svn changeset:21334/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
* IT Mill -> Vaadin LtdArtur Signell2011-08-231-1/+1
| | | | svn changeset:20566/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-182-101/+3
| | | | svn changeset:20468/svn branch:6.7
* #7381 Include licensing related files and release notes in JARs, removed an ↵Henri Sara2011-08-183-129/+41
| | | | | | obsolete readme.txt svn changeset:20464/svn branch:6.7
* #7381 Some build script cleanup, removed unnecessary files from test WARHenri Sara2011-08-183-38/+42
| | | | 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-1714-488/+86
| | | | | | 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-162-63/+93
| | | | svn changeset:20397/svn branch:6.7
* It Mill -> VaadinArtur Signell2011-08-151-1/+1
| | | | svn changeset:20389/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-122-65/+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