| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
As a replacement, run Maven targets in sub-modules:
- "mvn install" in client-compiled for DefaultWidgetSet
- "mvn install" in uitest for TestingWidgetSet and test themes
- "mvn install" in themes for main themes
- "mvn install" in push for vaadinPush.js
More specific targets can also be used when using workspace artifact
resolution in an IDE.
Change-Id: I6de2d4fbe0d61f08ccd3a63a356635876f588ddd
|
|
|
|
| |
Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a
|
|
|
|
| |
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
|
|
|
|
| |
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
|
| |
|
| |
|
|
|
|
| |
Added a controlling property deps.initialized to prevent multiple Ivy
configuration and task definition initialization within same Ant run.
|
|
Targets related to Ivy configuration are now in separate common.xml file
which is imported to main build files.
|