summaryrefslogtreecommitdiffstats
path: root/common.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added push meta module (#11498)Artur Signell2013-04-081-1/+1
| | | | Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-211-1/+1
|\ | | | | | | | | | | | | Conflicts: uitest/test.xml Change-Id: I2c82fa7117b21bddad313abdd2f3f43143317c12
| * Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
| | | | | | | | Change-Id: I4a32bb614b7c175e1a6ced0078143978b2155194
* | Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-19/+19
| | | | | | | | | | | | | | 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
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-0/+1
|\| | | | | | | Change-Id: Ifdc095169c31731cb013727f14d92839ecc775db
| * Avoid running test runner as a testArtur Signell2013-03-011-0/+1
| | | | | | | | Change-Id: Ifc65b8ffa43dad332b1986348b1fa2841041e5a1
* | Made build process easier for Eclipse users (#9998)Artur Signell2013-02-251-0/+1
|/ | | | Change-Id: I486817a75c86292f9637523e9a6808107af49e75
* Ensure result dir exists before trying to write to it (#10918)Artur Signell2013-02-201-0/+1
| | | | Change-Id: I7d01a80c10b8efd66b067023a7c56c6ba43e8265
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-6/+28
| | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918
* Include licenses folder in jars (#10902)Artur Signell2013-02-011-0/+2
| | | | Change-Id: I27e6dc92c9800529f2363c79eebe88ee737d6293
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-0/+4
| | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1
* Continue running other tests even if checkstyle fails, attempt 2 (#9065)Leif Åstrand2013-01-081-1/+1
| | | | Change-Id: I6adafe06960b9e6410ba4a4a39432e9a08189221
* Continue running other tests even if checkstyle fails (#9065)Leif Åstrand2013-01-081-1/+1
| | | | Change-Id: I9317f20c01f1bee28d4b0b33615b2f34f46e3850
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+20
| | | | | | | | * 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
* Do not publish builds automatically to local Maven (#9926)Artur Signell2012-11-071-3/+0
| | | | Change-Id: I485fe66bfd7a8975657a62bff5c7b64ca1cf8824
* Explicitly specify symbolic names for each bundle to prevent names like ↵Johannes Dahlström2012-10-091-1/+0
| | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6
* Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-091-2/+1
| | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b
* Avoid logging all taskdef Ivy lookupsArtur Signell2012-10-091-2/+2
| | | | Change-Id: I73c79ed24f0d6bc024e1a1cef7d27653dc37e3b1
* Add version to exported packages (#7222)Artur Signell2012-10-091-0/+1
| | | | Change-Id: I8c22329258cbd8d4dc2f892ae5ba6fa0b9b37a10
* Added import package and require bundle definitions (#9793)Artur Signell2012-10-091-0/+10
| | | | Change-Id: I106dc90c30ddac4abf90131824893a4d5d40921f
* Refactor OSGi manifest attribute handling to support import/export better ↵Artur Signell2012-10-091-23/+63
| | | | | | (#9793) Change-Id: Iae53213b40a688b27a4195fa25c998d3ba43cba3
* Removed hard coded package names from export metadata generator (#9612)Artur Signell2012-10-021-0/+3
| | | | Change-Id: I860d9241e270a2a96796b4800f0bbbc808e2e710
* Renamed themes-compiled -> themes (#9598)Artur Signell2012-09-131-1/+1
|
* Removed files which are no longer needed (#9299)Artur Signell2012-09-101-2/+3
|
* Filter webcontent files for @version@ and more (#9299)Artur Signell2012-09-091-3/+41
|
* Avoid publishing 'all' zip to Maven (#9299)Artur Signell2012-09-091-1/+2
|
* Fixed typo (#9299)Artur Signell2012-09-091-1/+1
|
* Publish zip also (#9299)Artur Signell2012-09-091-1/+1
|
* Build a zip file containing all jars + dependencies (#9299)Artur Signell2012-09-091-1/+3
|
* Do not run test which in not a real testArtur Signell2012-09-091-0/+1
|
* Snapshot deployment to Maven now works (#9299)Artur Signell2012-09-091-6/+28
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-4/+18
|
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-2/+12
|
* Run tests with assertions enabledArtur Signell2012-09-091-4/+4
|
* Support running TestBench tests with the vaadin-uitest war (#9299)Artur Signell2012-09-091-2/+2
| | | | Server is now launched using jetty-runner instead of a custom DemoLauncher
* Added themes-compiled module (#9299)Artur Signell2012-09-091-2/+5
|
* Module for compiled client side (#9299)Artur Signell2012-09-091-4/+4
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-3/+11
|
* Support for running sass junit testsArtur Signell2012-09-091-1/+49
|
* Fixed scopes for generated Maven pom.xml files (#9299)Artur Signell2012-09-091-5/+5
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+156