aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Ivy configuration and TestBench test build script updates.Mikael Vappula2011-12-012-31/+8
| | | | | | | | | | | | | | | Included first version of Ant based replacement of old vaadin-server.py demo server launch script.
| * | #7997 Ivyfied custom SmartSprites libraryMikael Vappula2011-12-014-12/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patched SmartSprites jar is now fetched using Ivy tooling. Custom dependency resolver is used to retrieve module description from local filesystem (in project hierarchy) and the master artifact from Vaadin (6.x) SVN repository. This is a temporary solution until required patches get contributed and committed back to SmartSprite upstream and artifacts are available in Maven central.
| * | Added compile time dependencies to server-side test runtimeMikael Vappula2011-11-251-0/+1
| | |
| * | Removed duplicate target dependencyMikael Vappula2011-11-251-2/+2
| | |
| * | Fixed ivy configuration errors caused by parallel ant tasksMikael Vappula2011-11-251-8/+11
| | |
| * | Removed references to lib/core/**/*.jar from japize command.Mikael Vappula2011-11-251-1/+1
| | | | | | | | | | | | | | | This is the first shot trying to make this script work with ivy dependencies. Most likely japize will fail due to some classes missing from classpath.
| * | 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