Travis Jr.: Workaround for maven-3.0.5
This commit is contained in:
parent
6b4bd85022
commit
a40ef5dfd5
|
|
@ -19,19 +19,21 @@ Anti-feature:Network Services. Travis-CI.org itself runs primarily proprietary c
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/sahan/Travis-Jr.git
|
Repo:https://github.com/sahan/Travis-Jr.git
|
||||||
|
|
||||||
# this version wasn't tagged
|
|
||||||
Build:0.2.0,2
|
Build:0.2.0,2
|
||||||
commit=1d0c83b1857a5080ebf0f7d51dbd94ba8fcbdb69
|
commit=1d0c83b1857a5080ebf0f7d51dbd94ba8fcbdb69
|
||||||
subdir=travisjr
|
subdir=travisjr
|
||||||
maven=yes
|
maven=yes
|
||||||
|
prebuild=sed -i -e 's@<version>3.8.2</version>@<version>3.7.0</version>@g' pom.xml && \
|
||||||
|
sed -i -e 's@<version>3.8.2</version>@<version>3.7.0</version>@g' ../pom.xml
|
||||||
|
|
||||||
Build:0.1.1,1
|
Maintainer Notes:
|
||||||
commit=v0.1.1
|
Check sed substitution on every build until we use maven >= 3.1.1
|
||||||
subdir=travisjr
|
After this and if upstream tags again, we could set UCM:Tags and
|
||||||
maven=yes
|
AUM:Version v%v.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:RepoManifest
|
||||||
Current Version:0.2.0
|
Current Version:0.2.0
|
||||||
Current Version Code:2
|
Current Version Code:2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue