Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build report generation scripts (#11140) | Teemu Suo-Anttila | 2018-08-24 | 1 | -64/+77 |
| | |||||
* | Skip Maven enforcer plugin during demo validation7.7.1 | Artur Signell | 2016-09-14 | 1 | -0/+2 |
| | | | | Change-Id: Ic4b7dc9f9b646d88fe6b323d2c051f86edeeaa70 | ||||
* | Add plugin repository parameter to validation scripts | Teemu Suo-Anttila | 2016-04-19 | 1 | -5/+6 |
| | | | | Change-Id: I94888fd19e2bf01f34ef57230bd3e9df7fb3d8eb | ||||
* | Add optional --repo parameter for Demo validation script | Teemu Suo-Anttila | 2015-07-13 | 1 | -1/+1 |
| | | | | Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924 | ||||
* | Update archetype validation script to use single repo URL | Henri Sara | 2015-07-13 | 1 | -20/+16 |
| | | | | Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d | ||||
* | Fix Archetype validation script to use correct path for pom files | Teemu Suo-Anttila | 2015-07-09 | 1 | -1/+0 |
| | | | | Change-Id: I0402807724c8ec911c0af3192f883a49f08d60ac | ||||
* | Fix BuildHelpers to create all necessary directories | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
| | | | | Change-Id: Ica4430469e8088c1e2fddad93a432cc2cd344fef | ||||
* | Fix version number resolution for validation scripts | Teemu Suo-Anttila | 2015-07-08 | 1 | -8/+15 |
| | | | | Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1 | ||||
* | Strip extra quotation from maven commandline arguments | Teemu Suo-Anttila | 2015-07-08 | 1 | -1/+1 |
| | | | | Change-Id: I008d349726eb951089d5fd4883702773e5d683f8 | ||||
* | Fix demo auto validation script to add validated version to context | Teemu Suo-Anttila | 2015-07-07 | 1 | -9/+6 |
| | | | | Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4 | ||||
* | Add Demo validation script support for using local artifacts | Teemu Suo-Anttila | 2015-07-07 | 1 | -1/+8 |
| | | | | Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4 | ||||
* | Add --maven parameter to add mvn commandline parameters | Teemu Suo-Anttila | 2015-07-07 | 1 | -9/+9 |
| | | | | | | | | Also adds a --teamcity flag, planned future functionality to add supplied jar dependencies to local maven repo, and flags for setting wildfly autodeployment parameters (url, user, password) Change-Id: I6690cda0d3bfd18d665ffbc61b8502f91f9fd475 | ||||
* | Add DeployHelpers python module for adding wildfly auto deployment | Teemu Suo-Anttila | 2015-07-07 | 1 | -2/+11 |
| | | | | Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450 | ||||
* | Add python script for validating demos | Teemu Suo-Anttila | 2015-06-11 | 1 | -0/+160 |
This patch refactors most of building logic from BuildArchetypes.py to BuildHelpers.py Change-Id: I34526db0cc2dba3b0dc6afddefa7559b5e75b87c |