ReGalAndroid: Update to version 1.2.0
This commit is contained in:
parent
792ce2acd5
commit
003047ffc0
|
@ -36,8 +36,30 @@ Build:1.1.2,5000
|
|||
commit=unknown - see disabled
|
||||
subdir=regalandroid
|
||||
|
||||
Build:1.2.0,6
|
||||
commit=regalandroid-1.2.0
|
||||
maven=yes
|
||||
subdir=regalandroid
|
||||
prebuild=sed -i 's/3.9.0-rc.1/3.9.0-rc.3/g' ../regalandroid-parent/pom.xml
|
||||
build=cd ../commons-gallery && $$MVN3$$ install && \
|
||||
cd ../g2-java-client && $$MVN3$$ install && \
|
||||
cd ../g3-java-client && $$MVN3$$ install && \
|
||||
cd ../jiwigo-ws-api && $$MVN3$$ install && \
|
||||
cd ../jiwigo-ws-api-converter && $$MVN3$$ install
|
||||
|
||||
Build:1.2.1,7
|
||||
disable=Only a snapshot is currently tagged, build untested.
|
||||
commit=regalandroid-1.2.1
|
||||
maven=yes
|
||||
subdir=regalandroid
|
||||
prebuild=sed -i 's/3.9.0-rc.1/3.9.0-rc.3/g' ../regalandroid-parent/pom.xml
|
||||
build=cd ../commons-gallery && $$MVN3$$ install && \
|
||||
cd ../g2-java-client && $$MVN3$$ install && \
|
||||
cd ../g3-java-client && $$MVN3$$ install && \
|
||||
cd ../jiwigo-ws-api && $$MVN3$$ install && \
|
||||
cd ../jiwigo-ws-api-converter && $$MVN3$$ install
|
||||
|
||||
Auto Update Mode:None
|
||||
# Build next version without camera requirement
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2.1
|
||||
Current Version Code:7
|
||||
|
|
Loading…
Reference in a new issue