summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-261-0/+2
| | | | Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
* Extracted integration-test target.Sauli Tähkäpää2014-03-031-5/+9
| | | | Change-Id: I08722f298d295365c48e00ee04d40541b3a71de8
* Exclude a possible bin directory when building (#13258)Artur Signell2014-01-281-0/+1
| | | | Change-Id: I34806146d737eb35668684f3edde658a7fc0beb0
* Refactored build scripts to support TB2, TB3 + integration tests (#12572)Artur Signell2013-09-241-9/+6
| | | | | | | | | * Main build configuration triggers unit tests for all modules and uitest/build.xml testbench tests in parallel * uitest/build.xml triggers Jetty startup and integration (server) tests in parallel. After the server has started, TB2 and TB3 tests are run in parallel. * Server integration tests for servlet containers are run using TB3 and the com.vaadin.tests.tb3.ServletIntegrationTests test suite. * Portlet integration tests are still run using TB2 test scripts Change-Id: Ie6bffd4e68b4889074e9c470faa3c65f923e55c4
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-11/+5
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-62/+69
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-2/+5
| | | | | | | The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project. The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup. Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+3
| | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
* Also clean com.carrotsearch (smartsprites) (#9970)Artur Signell2012-12-131-2/+2
| | | | Change-Id: I19d303ac29d951e252cbee20335e7835f78e3e7a
* Always build buildhelpers first (#9299)Artur Signell2012-09-091-1/+6
|
* Run server integration tests with other tests (#9299)Artur Signell2012-09-091-2/+5
|
* Run integration tests too (#9299)Artur Signell2012-09-091-0/+5
|
* Fixed running of TestBench tests (#9299)Artur Signell2012-09-091-3/+4
|
* Run TestBench tests from mani tests target (#9299)Artur Signell2012-09-091-3/+6
|
* Java version check (#9299)Artur Signell2012-09-091-1/+9
|
* Added themes-compiled module (#9299)Artur Signell2012-09-091-2/+3
|
* Module for compiled client side (#9299)Artur Signell2012-09-091-3/+3
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-1/+5
|
* Clean ivy cache and gwt dir before buildArtur Signell2012-09-091-0/+4
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+32