summaryrefslogtreecommitdiffstats
path: root/build/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
| * #8105 Fixed typoArtur Signell2012-01-101-1/+1
| * #8105 Include VaadinClasses in war. Should really be in some kind of "common"...Artur Signell2012-01-101-0/+4
| * #8105 Ensure tests are built by the "server-side-tests" target and included i...Artur Signell2012-01-101-3/+3
| * #8105 toolkit-package -> vaadin-package for clarityArtur Signell2012-01-101-5/+3
| * #8105 Ensure build.properties is read before result-path is usedArtur Signell2012-01-101-17/+6
| * #8105 Compile core files and test files to separate foldersArtur Signell2012-01-101-17/+25
* | Include static test files in warArtur Signell2012-04-191-0/+7
* | Exclude gwt-unitCache which is too large for GAEArtur Signell2012-04-161-0/+1
* | Abort widgetset compilation if there are errorsArtur Signell2012-04-051-0/+1
* | Removed description from target that should not be run separately and added d...Artur Signell2012-04-051-3/+4
* | Include all server side test classes in the test WARArtur Signell2012-01-311-2/+1
* | Fixed widgetset compilation problemArtur Signell2012-01-271-2/+2
* | Fixed compilation classpath for tests and renamed classpath variables toArtur Signell2012-01-271-12/+12
* | Corrected classpath related problems introduced during merge from 6.8Artur Signell2012-01-271-4/+4
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-105/+108
|\|
| * Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-161-99/+108
* | Include vaadinBootstrap.js in Liferay zipArtur Signell2011-12-231-1/+5
* | Do not treat util classes as junit testsArtur Signell2011-12-161-1/+1
* | Removed copying of non-existing zip file in nightly publishArtur Signell2011-12-161-4/+0
* | Fix exclusion pattern for test data bean classes.Henri Sara2011-12-131-1/+1
* | Exclude test data beans from JUnit test execution.Henri Sara2011-12-131-1/+1
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-9/+14
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
| * #8050 Enable custom parameters to widgetset compilerLeif Åstrand2011-12-051-2/+6
| * #8009 Made war include resources required by the demo launcherArtur Signell2011-11-281-3/+6
| * #8009 Made war include resources required by the demo launcherArtur Signell2011-11-281-0/+3
| * #8009 Cleaned build.xmlArtur Signell2011-11-281-5/+0
| * Removed duplicate reference to a build target.Henri Sara2011-11-251-1/+1
* | Fixed typo in project.rootArtur Signell2011-12-081-1/+1
* | Made test running from Eclipse work with IvyArtur Signell2011-12-081-0/+1
* | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-12-081-91/+53
|\ \
| * | Pass deps.initialized to called test targets in different build files.Mikael Vappula2011-12-051-0/+4
| * | Cleaned up Ivy configurationMikael Vappula2011-12-021-52/+14
| * | Ivy configuration and TestBench test build script updates.Mikael Vappula2011-12-011-13/+6
| * | #7997 Ivyfied custom SmartSprites libraryMikael Vappula2011-12-011-9/+13
| * | 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
| * | 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
* | | 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
* | Removed Servlet 2.3 API check. No Servlet 2.5 API jar is included in the proj...Artur Signell2011-10-311-13/+1
* | Removed Java 5 checkArtur Signell2011-10-311-1/+1
|/