Revert "Barcode Scanner: trial build using sudo for custom setup"

This reverts commit 4a323e95b4.
This commit is contained in:
Hans-Christoph Steiner 2017-06-01 09:39:52 +02:00
parent 75d8898c8a
commit b3ba3b4042

View file

@ -122,15 +122,6 @@ Build:4.7.5,105
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
Build:4.7.6,106
commit=BS-4.7.6
subdir=android
maven=yes
prebuild=sudo apt-get -y install -t jessie-backports maven
scanignore=core/src/test
build=$$MVN3$$ install -f ../core/pom.xml -Dmaven.test.skip=true && \
$$MVN3$$ install -f ../android-core/pom.xml -Dmaven.test.skip=true
Maintainer Notes:
Enable AUM again once they switch to a sane build system, possibly gradle.
.