Update StageFever to 1.0.4 (10004)
This commit is contained in:
parent
57e278135a
commit
7edfbee857
|
@ -25,6 +25,15 @@ Build:1.0.1,10001
|
||||||
Build:1.0.3,10003
|
Build:1.0.3,10003
|
||||||
commit=V1.0.3
|
commit=V1.0.3
|
||||||
|
|
||||||
|
Build:1.0.4,10004
|
||||||
|
commit=V1.0.4
|
||||||
|
srclibs=apache-commons-csv@csv-1.4
|
||||||
|
rm=libs/commons-csv-1.4.jar
|
||||||
|
prebuild=pushd $$apache-commons-csv$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$apache-commons-csv$$/target/commons-csv-1.4.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.0.4
|
Current Version:1.0.4
|
||||||
|
|
2
srclibs/apache-commons-csv.txt
Normal file
2
srclibs/apache-commons-csv.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://git-wip-us.apache.org/repos/asf/commons-csv.git
|
Loading…
Reference in a new issue