summaryrefslogtreecommitdiffstats
path: root/common.xml
Commit message (Expand)AuthorAgeFilesLines
* Output test results in XML reports instead of to standard outputArtur Signell2013-11-181-4/+13
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-041-5/+5
* Don't attempt to run microbenchmarks as unit tests (#8759)Leif Åstrand2013-06-141-0/+1
* Fixed incorrect line breaks (#12040)Artur Signell2013-06-111-2/+1
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-117/+55
* Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-1/+4
* Fixed test issuesArtur Signell2013-06-071-0/+1
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-405/+470
* Exclude parsers from checkstyle as they are generatedArtur Signell2013-05-291-4/+8
* Added push meta module (#11498)Artur Signell2013-04-081-1/+1
* Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-211-1/+1
|\
| * Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
* | Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-19/+19
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-011-0/+1
|\|
| * Avoid running test runner as a testArtur Signell2013-03-011-0/+1
* | Made build process easier for Eclipse users (#9998)Artur Signell2013-02-251-0/+1
|/
* Ensure result dir exists before trying to write to it (#10918)Artur Signell2013-02-201-0/+1
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-6/+28
* Include licenses folder in jars (#10902)Artur Signell2013-02-011-0/+2
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-0/+4
* Continue running other tests even if checkstyle fails, attempt 2 (#9065)Leif Åstrand2013-01-081-1/+1
* Continue running other tests even if checkstyle fails (#9065)Leif Åstrand2013-01-081-1/+1
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+20
* Do not publish builds automatically to local Maven (#9926)Artur Signell2012-11-071-3/+0
* Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-091-1/+0
* Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-091-2/+1
* Avoid logging all taskdef Ivy lookupsArtur Signell2012-10-091-2/+2
* Add version to exported packages (#7222)Artur Signell2012-10-091-0/+1
* Added import package and require bundle definitions (#9793)Artur Signell2012-10-091-0/+10
* Refactor OSGi manifest attribute handling to support import/export better (#9...Artur Signell2012-10-091-23/+63
* Removed hard coded package names from export metadata generator (#9612)Artur Signell2012-10-021-0/+3
* 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
* 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