summaryrefslogtreecommitdiffstats
path: root/common.xml
Commit message (Expand)AuthorAgeFilesLines
* List authors in release notes (#13612)Artur Signell2014-05-121-3/+16
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-1/+1
* Trigger a checkstyle error if importing the wrong Element class (#13287)Leif Åstrand2014-03-251-0/+2
* Merge changes from origin/7.1Build Agent2014-03-101-17/+33
|\
| * Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.Sauli Tähkäpää2014-03-101-17/+33
* | Use Logger instead of System.out and System.err (#10328,#13300).denisanisimov2014-02-061-1/+5
* | Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-041-5/+1
* | Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-041-1/+5
|/
* 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