Track Work Time updated
This commit is contained in:
parent
6b4524ec90
commit
4c2862c435
|
@ -55,8 +55,31 @@ Build:0.5.15,18
|
|||
cp $$JUnit$$/target/junit-4.12-SNAPSHOT.jar libs/ && \
|
||||
cp -fR $$Date4J-1.2.0$$/classes/hirondelle src/
|
||||
|
||||
Build:0.5.16,19
|
||||
commit=release-build-36
|
||||
srclibs=ACRA@acra-4.5.0,CommonsLang@LANG_3_2_1,SuperCSV@v2.1.0,Date4J-1.2.0@b44fab0d51d896704ad6dc278ba519c351821275,JUnit@127f1bb2a137d611e98277a0d1e9184efc47bc05
|
||||
forceversion=yes
|
||||
rm=libs/acra*jar,libs/commons*jar,libs/super*jar,libs/date4j*jar
|
||||
prebuild=pushd $$ACRA$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$ACRA$$/target/acra-4.5.0.jar libs/ && \
|
||||
pushd $$SuperCSV$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$SuperCSV$$/super-csv/target/super-csv-2.1.0.jar libs/ && \
|
||||
pushd $$CommonsLang$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/ && \
|
||||
pushd $$JUnit$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$JUnit$$/target/junit-4.12-SNAPSHOT.jar libs/ && \
|
||||
cp -fR $$Date4J-1.2.0$$/classes/hirondelle src/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.5.15
|
||||
Current Version Code:18
|
||||
Current Version:0.5.16
|
||||
Current Version Code:19
|
||||
|
||||
|
|
Loading…
Reference in a new issue