summaryrefslogtreecommitdiffstats
path: root/build/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
| * Renamed libs -> vaadin.jar for clarity.Artur Signell2010-04-201-8/+8
| * #3587 - Added targets for building javadoc and sources jar (mainly for Maven)Artur Signell2010-04-201-13/+36
| * #4418 - build.xml fails due to java.lang.OutOfMemoryErrorArtur Signell2010-04-191-0/+1
| * Updated differences script to assume that Vaadin distribution package is a Zi...Marko Grönroos2010-04-151-2/+1
| * #4534 temporarily disable build differencingHenri Sara2010-04-141-1/+2
* | Merged build script changes for nightly demo deploymentArtur Signell2010-04-301-1/+24
* | Merged -javadoc and -sources jar fixesArtur Signell2010-04-201-19/+71
* | Merged fixes from 6.3:Artur Signell2010-04-191-0/+1
* | Added parameters for skipping one or more types of testsArtur Signell2010-04-131-3/+3
|/
* Merged [11295] from 6.2 (sampler test generator moved)Artur Signell2010-04-091-0/+1
* Fixed obvious error for #4467Artur Signell2010-04-091-6/+6
* #4500 move Reservr outside Vaadin coreHenri Sara2010-04-091-32/+0
* Re-enabled parallel run of integration testsArtur Signell2010-04-091-3/+3
* Changed -docs package from tar.gz to zip (#4467). Still needs testing.Artur Signell2010-04-091-1/+1
* Integration tests interfere with testbench tests when running in parallelArtur Signell2010-04-091-1/+1
* Run tests in parallel (#4493)Artur Signell2010-04-081-12/+7
* Removed remaining Coverflow references (#4387)Artur Signell2010-04-081-8/+0
* Updated Vaadin Framework 6.3 build instructions (removed platform specific bu...Joonas Lehtinen2010-04-051-11/+0
* Fixed GWT Development Mode launch script name in build.xml.Marko Grönroos2010-04-021-1/+1
* Do not run abstract classes as test cases (avoid errors)Artur Signell2010-03-081-1/+1
* Added a JavaDoc stylesheet customization that adds a 'code' style class to pr...Marko Grönroos2010-03-081-6/+17
* Disabled automatic building and inclusion of reservr widgetset in the package...Artur Signell2010-03-021-2/+0
* #3682 - Maven pom.xml should use the same version as all other build scriptsArtur Signell2010-03-011-1/+20
* Removed com.vaadin.automatedtests for #3398Artur Signell2010-02-111-1/+0
* Removed some obsolete comments.Marko Grönroos2010-02-041-11/+0
* Target 'package-jar-quick' for quickly building the Vaadin JAR; compiles only...Marko Grönroos2010-02-031-5/+11
* remove extra "maven." from gpg passphrase propertyArtur Signell2010-01-281-1/+1
* Re-enabled Servlet API version check. Fixes #3887.Marko Grönroos2010-01-111-1/+3
* Leave GWT doc and samples out of the installation package properly. Also a 'p...Marko Grönroos2010-01-111-3/+6
* Changed differences filename to generic. For #3811.Marko Grönroos2010-01-111-2/+2
* Updated build scripts to build only one platform-independent package (#3811)....Marko Grönroos2010-01-111-273/+40
* Temporary removed api version check (#3810)Artur Signell2009-12-181-1/+1
* Added missing GWT jar definitionArtur Signell2009-12-181-0/+2
* Uncommented accidentaly commented servlet version checkArtur Signell2009-12-181-1/+1
* Initial GWT 2.0.0 support (#3810)Artur Signell2009-12-181-86/+24
* Theme version check for #3416Marc Englund2009-12-081-1/+3
* Updated build-widgetset.xml script for Vaadin 6.2. For #3640.Marko Grönroos2009-12-021-1/+1
* Fix for #3776 - Server side junit test cases should be run automatically on e...Artur Signell2009-11-261-1/+13
* exchanged value to location for property demo.warMikael Grankvist2009-11-241-1/+1
* Changed path to demo.war for integration-testsMikael Grankvist2009-11-241-1/+2
* Changed key.file to sshkey.fileMikael Grankvist2009-11-241-3/+3
* Added server integration tests. For #3386Mikael Grankvist2009-11-241-1/+24
* Merged [9316] from 6.1 to 6.2 branch: Changed default portlet widget set to P...Marko Grönroos2009-11-231-1/+1
* Merged [9354] from 6.1 to 6.2: Do not calculate differences to previous relea...Marko Grönroos2009-10-281-1/+7
* Include launcher source in demo package, as before.Artur Signell2009-10-271-0/+2
* Fixed build path, #3298Artur Signell2009-10-271-0/+1
* Fixed build path, #3298Artur Signell2009-10-271-3/+9
* Reorganized lib hierarchy for #3298. Fixed build script to use the new hierar...Artur Signell2009-10-271-19/+10
* Fixed build script, for #3298Artur Signell2009-10-271-3/+3
* Split demo and tests files to own source folders, for #3298Artur Signell2009-10-271-141/+144