提交線圖

20 次程式碼提交

作者 SHA1 備註 日期
Henri Sara
640ac265ba Build Maven BOM for Vaadin (#17025)
Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
2015-03-26 09:38:36 +00:00
Sauli Tähkäpää
f6bd40d2eb Extracted integration-test target.
Change-Id: I08722f298d295365c48e00ee04d40541b3a71de8
2014-03-03 13:58:37 +00:00
Artur Signell
b89dba9889 Exclude a possible bin directory when building (#13258)
Change-Id: I34806146d737eb35668684f3edde658a7fc0beb0
2014-01-28 17:50:48 +02:00
Artur Signell
a682e3b534 Refactored build scripts to support TB2, TB3 + integration tests (#12572)
* 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
2013-09-24 05:36:15 +00:00
Artur Signell
37bc9e41db Reformatted using Ant editor (#12040)
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
2013-06-10 20:21:56 +03:00
Artur Signell
9a3dc4e99c Formatted XML files using defined rules (#11956)
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
2013-05-30 15:08:00 +00:00
Artur Signell
e6d506494c Renamed "tests" target to "test" and added "test-all" (#9998)
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
2013-03-01 15:54:57 +02:00
Pekka Hyvönen
1042592911 Checkstyle for Vaadin #9065
* 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
2013-01-04 18:59:39 +02:00
Artur Signell
e39d3844ba Also clean com.carrotsearch (smartsprites) (#9970)
Change-Id: I19d303ac29d951e252cbee20335e7835f78e3e7a
2012-12-13 19:24:23 +02:00
Artur Signell
6b42a7e57c Always build buildhelpers first (#9299) 2012-09-09 11:23:39 +03:00
Artur Signell
f871b85e31 Run server integration tests with other tests (#9299) 2012-09-09 11:23:34 +03:00
Artur Signell
204c5233ed Run integration tests too (#9299) 2012-09-09 11:23:31 +03:00
Artur Signell
98d9d6fafc Fixed running of TestBench tests (#9299) 2012-09-09 11:23:30 +03:00
Artur Signell
2084a950c2 Run TestBench tests from mani tests target (#9299) 2012-09-09 11:23:28 +03:00
Artur Signell
7b25d8b203 Java version check (#9299) 2012-09-09 11:23:20 +03:00
Artur Signell
1d6f0611a8 Added themes-compiled module (#9299) 2012-09-09 11:23:08 +03:00
Artur Signell
557acfb6c4 Module for compiled client side (#9299) 2012-09-09 11:23:07 +03:00
Artur Signell
d8a5f96b36 Support running JUnit tests (#9299) 2012-09-09 11:23:04 +03:00
Artur Signell
60b73eb9ce Clean ivy cache and gwt dir before build 2012-09-09 11:23:00 +03:00
Artur Signell
0a77dae8b5 Created separate build.xml files for each module (#9299) 2012-09-09 11:22:53 +03:00