summaryrefslogtreecommitdiffstats
path: root/client-compiled
Commit message (Collapse)AuthorAgeFilesLines
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
|
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
| | | | | | * Update to 8.9-SNAPSHOT * update in bom module
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
|
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
|
* OSGi resource registration via SCR (#11166)S.W2018-09-211-23/+6
| | | * Changed the way resources, themes, and widgetsets are registered to the HttpService by only using the VaadinResourceTrackerComponent
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
|
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Remove unnecessary buildhelpers module (#10742)Teemu Suo-Anttila2018-03-221-7/+0
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Replace tab with spaces in .xml files (#10064)Ahmed Ashour2017-09-221-82/+82
|
* Remove redundant versions in POMs (#9990)Ahmed Ashour2017-09-141-1/+1
|
* Unify exec-maven-plugin to 1.6.0Ahmed Ashour2017-09-131-35/+0
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Rename OSGi classes for Java naming conventions (#9320)Henri Sara2017-05-151-2/+2
| | | | | | - Rename OSGi to Osgi in class names. - Rename VaadinOSGiPortlet to OSGiVaadinPortlet for consistency with Spring, CDI etc. add-ons - Add missing javadoc
* Add missing fields to OSGi manifestsHenri Sara2017-04-251-1/+3
| | | | Adds RequiredExecutionEnvironment and License fields and renames some bundles (SymbolicName) for backwards compatibility.
* Add OSGi support #8830 #8827 #8828 #8829Mirjan Merruko2017-04-253-56/+73
| | | | | Use bnd-maven-plugin instead of maven-bundle-plugin and helper class, and add support for publishing static resources such as themes and widgetsets.
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Add Eclipse launch configurations for super dev modeArtur Signell2016-08-291-0/+17
| | | | Change-Id: Ia82a5904e0e85aaae1ecd0136ac56ff2e2cfcc86
* Make super dev mode run more reliableArtur Signell2016-08-171-1/+2
| | | | Change-Id: I77b9324c90b51400635e2a55ff47f72bf8125806
* Make OSGi work againArtur Signell2016-08-151-2/+2
| | | | | | | * Specify correct (Java 8) execution environment for OSGi * Accept any servlet 3 version Change-Id: I170d4577218e773bc17c14342bc7f93572932fcc
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+2
| | | | Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
* Take widget set style into account when compiling widget setArtur Signell2016-05-111-0/+1
| | | | Change-Id: Ie373c668ca59f575dd146c01009464b568919388
* Compile default widgetset with maven plugin, fix unit cacheTeemu Suo-Anttila2016-04-191-46/+19
| | | | Change-Id: I0b0666e22e93ed1b36796365b1811eca863c9cb1
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
| | | | | | | | | | | | This change also cleans up some redundant POM metaadata. Even though Maven documentation does not list it, also the organization section is inherited to the effective POM. pom-template.xml is still in the project for a longer description and a repositories section until publishing to staging is cleaned up. Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
* Convert Eclipse project to Maven basedHenri Sara2016-04-041-0/+35
| | | | | | Ignore exec plugin for m2e in themes and client-compiled. Change-Id: I1c500a4cf204e3bd09aa0e9ae75e922b463e72fa
* Remove most Ivy filesHenri Sara2016-04-021-32/+0
| | | | | | | | | | Consolidate Ivy dependencies for Eclipse and ide.xml in one location and remove redundant ivy.xml files. This also fixes some theme and resource paths in ide.xml but does not fully fix test theme compilation. Change-Id: If44c73d7f85d02ebef379aa306e6e284fe7446c1
* Clean up pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-311-1/+0
| | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
* Headless GWT compilation.elmot2016-03-301-1/+1
| | | | | | | GWT compiler is launched as a separate java process, and it's better to implicitly start headless execution Change-Id: Ied4e8da5e0c2edc436e4b25602bf8e5aefd15f23
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-3/+0
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-272-150/+180
| | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-1/+1
| | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
* Build client-compiler with mavenelmot2016-03-221-1/+1
| | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-1/+1
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1/+1
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Always include default widget set files in OSGi manifest (#16993)Artur Signell2015-03-031-0/+1
| | | | Change-Id: Ib1fc01ced602d3434a0ad63725601237a0def4d1
* Fix release buildArtur Signell2015-01-151-4/+1
| | | | Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984
* Reformat build filesArtur Signell2015-01-151-12/+24
| | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
* Disable closure compiler (#13778)Artur Signell2014-05-161-1/+2
| | | | Change-Id: Id0fb991c4c6323bf8658c92938cf2cd9d80b76a1
* Use more worker threads for widgetset compilationHenri Sara2014-02-271-1/+1
| | | | Change-Id: Ib7ea54e7a06516acbd9cf3dd08dbbacaac2030f9
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-041-2/+2
| | | | Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-19/+9
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-302-137/+147
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Enabled closure compiler for default widget set (#9103)Artur Signell2013-04-151-0/+1
| | | | Change-Id: I3edc50f73635f4529fb25dec1466b8f1d5f5cba6
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-2/+2
| | | | | | | 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
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-0/+3
| | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+4
| | | | | | | | * 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
* Explicitly specify symbolic names for each bundle to prevent names like ↵Johannes Dahlström2012-10-091-1/+2
| | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6