| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
|
| |
| |
| |
| |
| |
| |
| | |
The type of the module is JAR but it does not actually produce a JAR,
so GPG signing needs to be explicitly skipped.
Change-Id: If8d0577a0a75e2a86077451efdc79b72f06fbf38
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Change-Id: I8e3ef8cd027def174e6f697597c77ba6c5870f2a
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch refactors how unpacking of dependencies is handled.
It now uses a more generic configuration on top level as well as
updates the phase where the extraction happens. This way the source
plugin configuration remains small
Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
|
| |
| |
| |
| | |
Change-Id: I020ddda7a11390c9a15e755abf0fc2528fe1cc3a
|
| |
| |
| |
| | |
Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
|
| |
| |
| |
| | |
Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
|
|/
|
|
| |
Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
|
|
|
|
| |
Change-Id: Ia59a2423d8e22e15a978dd73baf08b5fa6388ea6
|
|
|
|
| |
Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
|
|
|
|
| |
Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984
|
|
|
|
| |
Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
|
|
|
|
| |
Change-Id: Ie1adc9a456b750c7cc5c55620ad5364c7e4f1984
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Moves CompileTheme from the theme-compiler to buildhelpers
* Refactors CompileTheme to get the Vaadin version on the command line
instead of using the Version class found in vaadin-shared
* Refactors build scripts to pass the version number on the command line
when running CompileTheme
* Removes the theme-compiler module/project/whatchamacallit
* Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0
from maven
Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
|
|
|
|
| |
Change-Id: I336cbee8bf33591552034c1cdf29d34fc49e3c43
|
|
|
|
| |
Change-Id: Id83983e7fd81612354c6b15037a6749ba3dda55a
|
|
|
|
| |
Change-Id: I52fd843b839830cefe330c9c9cf94b59db0928af
|
|
|
|
| |
Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
|
|
|
|
| |
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
|
|
|
|
| |
Change-Id: Ic08885d74f382547aabf4a394265c2094d884cd5
|
|
|
|
| |
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
|
|
|
|
| |
Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69
Ticket: 10918
|
|
|
|
| |
Change-Id: I8b370918f99e6a04322fb95e20633c4e740cce55
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: I1b1a067e8e67a6c21eb6401efa2cf38b81905e22
|
|
|
|
| |
Change-Id: I2d5ce81a2b9170eb7c9b91e37d0cf39d5383457c
|
| |
|
|
|
|
| |
memory errors (#9613)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|