aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add profile to enable uitest deployTeemu Suo-Anttila2016-04-141-0/+23
| | | | | | | | | | | | Change-Id: I6393204fc9d2e02c77ff2969fb6502dfb71019e9
| * | Final working configuration for nexus staging pluginTeemu Suo-Anttila2016-04-145-445/+431
| | | | | | | | | | | | Change-Id: I05d546b763651ad6856fb86adc068058a35be429
| * | Skip only staging instead of the whole nexus deploy mojoTeemu Suo-Anttila2016-04-145-7/+4
| | | | | | | | | | | | Change-Id: I4b1015dd27422500aed698bfa3dc87fc7b13a58a
| * | Skip local staging in Nexus staging pluginTeemu Suo-Anttila2016-04-141-0/+3
| | | | | | | | | | | | Change-Id: If0b02ed2830032bbed9fec8473bd429c74d76383
| * | Skip staging of non-deployable modulesHenri Sara2016-04-134-0/+36
| | | | | | | | | | | | Change-Id: I2882a5b4df627f440d17733b57fa173d85ea8c6e
| * | Merge branch 'master' into feature/mavenizeelmot2016-04-13683-44107/+21314
| |\ \ | | | | | | | | | | | | Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
| * | | Remove extra configuration of nexus plug-inHenri Sara2016-04-131-5/+0
| | | | | | | | | | | | | | | | Change-Id: I9ffcfdf2ee91e5ebcf056c7c14b59adffc57cc39
| * | | Add Nexus staging plug-in to release profileHenri Sara2016-04-131-0/+11
| | | | | | | | | | | | | | | | Change-Id: I5b6cfc2b3b0f1026811e8020e76c2f01e3801474
| * | | Legacy themes compilationelmot2016-04-131-0/+99
| | | | | | | | | | | | | | | | Change-Id: Icef310bb14eaf9d1b3c0c8571e88274ae6e8e37b
| * | | Skip GPG signing for vaadin-allHenri Sara2016-04-131-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Move organization, license and SCM to parent POMHenri Sara2016-04-1314-82/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Generate combined JavaDoc in vaadin-all pom.xmlTeemu Suo-Anttila2016-04-132-39/+120
| | | | | | | | | | | | | | | | Change-Id: I8e3ef8cd027def174e6f697597c77ba6c5870f2a
| * | | Fix version parserelmot2016-04-121-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ice7fa5ff485188dff905d14862e1a78842c7482f
| * | | Add fail tolerant javadoc compilation to release profileTeemu Suo-Anttila2016-04-119-0/+15
| | | | | | | | | | | | | | | | Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f
| * | | Generate sources with release profileTeemu Suo-Anttila2016-04-1113-40/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Convert Eclipse project to Maven basedHenri Sara2016-04-0410-21/+97
| | | | | | | | | | | | | | | | | | | | | | | | Ignore exec plugin for m2e in themes and client-compiled. Change-Id: I1c500a4cf204e3bd09aa0e9ae75e922b463e72fa
| * | | Remove obsolete GWT build filesHenri Sara2016-04-034-299/+0
| | | | | | | | | | | | | | | | | | | | | | | | Remove the build file gwt-files.xml and related cleanup. Change-Id: I7cd09fc587cf017edab2fa74e89959dccae6c056
| * | | Use Maven artifacts in IDE ivy.xmlHenri Sara2016-04-032-132/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Depend on the artifacts built with Maven to get transitive dependencies. To handle local changes, the local paths are first on the classpath. However, a single run of "mvn install" is needed before the Ivy project and ide.xml are usable. Change-Id: I6c413a02af0304cea0d489f67f15dfd47c767a79
| * | | Remove most Ivy filesHenri Sara2016-04-0211-402/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Remove unused WebContent filesTeemu Suo-Anttila2016-04-0224-4613/+0
| | | | | | | | | | | | | | | | Change-Id: Id6cfe6c8e971e4a203844fe29ca743fa7246d01f
| * | | Build uitest with maven ant runnerelmot2016-04-014-1/+342
| | | | | | | | | | | | | | | | Change-Id: Ia7ba1cb6b1c8c4e70b6e834d86feb6c161ab5a29
| * | | Downgrade maven-resources-plugin because of filtering bugelmot2016-04-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: Id8573d82b2a9b2be15694d7aecd95ce2eee814ff
| * | | Fix client-compiler exclude rulesTeemu Suo-Anttila2016-04-011-4/+4
| | | | | | | | | | | | | | | | Change-Id: I06bb2e41297140f082ecaa1f8c091a4b45d05da0
| * | | Add transitive dependencies for vaadin-all zip to lib folderTeemu Suo-Anttila2016-04-012-0/+17
| | | | | | | | | | | | | | | | Change-Id: I020ddda7a11390c9a15e755abf0fc2528fe1cc3a
| * | | Fix server test RemoveFromParentLockingTestelmot2016-04-011-4/+9
| | | | | | | | | | | | | | | | Change-Id: Ib3af43a1b6945db00194775fbb2a91b4b495ee9b
| * | | Clean up pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-316-18/+21
| | | | | | | | | | | | | | | | Change-Id: Ia0cabe96616d5357928810ae2473606d7e7cf00b
| * | | Build vaadin-all with mavenTeemu Suo-Anttila2016-03-3135-316/+298
| | | | | | | | | | | | | | | | Change-Id: I87aef5ee0b35ff8746a182192706f236afaef32d
| * | | Fix build/ide.xml classpathTeemu Suo-Anttila2016-03-311-2/+3
| | | | | | | | | | | | | | | | Change-Id: Id7fcb8e84ba0bf0f8863216f961845b9cefeb9f2
| * | | Remove widgets/ivy.xml from classpathTeemu Suo-Anttila2016-03-301-1/+0
| | | | | | | | | | | | | | | | Change-Id: I58b7ea71d3f8590159a27651e8879668dfab8237
| * | | Build Liferay with mavenelmot2016-03-307-107/+153
| | | | | | | | | | | | | | | | Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
| * | | Filter valo/shared/_global.scss theme fileTeemu Suo-Anttila2016-03-302-1/+3
| | | | | | | | | | | | | | | | Change-Id: Icc1e1a0c8482117f38d5e1110a65580fb26d49ba
| * | | Use newer version of maven plugin to support theme compressionTeemu Suo-Anttila2016-03-301-1/+9
| | | | | | | | | | | | | | | | Change-Id: Id876c89b1f1a6498997ef22c0c99d45f11e60c13
| * | | 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 widgets with mavenelmot2016-03-309-186/+261
| | | | | | | | | | | | | | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
| * | | Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291102-142/+257
| | | | | | | | | | | | | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
| * | | Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
| | | | | | | | | | | | | | | | Change-Id: If2f8a95917f92501920d8aaa332899b0cb36d996
| * | | Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-277-153/+185
| | | | | | | | | | | | | | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
| * | | Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-2443-214/+4891
| | | | | | | | | | | | | | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
| * | | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-236-217/+249
| | | | | | | | | | | | | | | | Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
| * | | Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
| | | | | | | | | | | | | | | | Change-Id: Iefa9f9715c51e3b94b7a4df33ea7c0c166cf29d6
| * | | Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-225-76/+12
| | | | | | | | | | | | | | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
| * | | Build client-compiler with mavenelmot2016-03-2236-13/+410
| | | | | | | | | | | | | | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
| * | | Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-182-3/+20
| | | | | | | | | | | | | | | | Change-Id: Ib01fec5ebcefd429bf94badaa069cf486bb8156d
| * | | Build vaadin-client with mavenTeemu Suo-Anttila2016-03-18560-119/+230
| | | | | | | | | | | | | | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
| * | | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ib3c42fedbe23453ff65831f91e3baaae45dda38b
| * | | Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17140-530/+1321
| | | | | | | | | | | | | | | | Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
| * | | Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-153-20/+31
| | | | | | | | | | | | | | | | Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
| * | | Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-155-33/+55
| | | | | | | | | | | | | | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64
| * | | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14963-203/+778
| | | | | | | | | | | | | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
| * | | Fix classpath and missing push ivy.xml to avoid workspace issuesTeemu Suo-Anttila2016-03-102-2/+36
| | | | | | | | | | | | | | | | Change-Id: I02880744637efc5703c08d0337b92afa96b4340d