Update Kõnele to 1.6.98 (1698)
Also enable AUM and remove outdated maintainer notes.
This commit is contained in:
parent
d34341b7ef
commit
6806396624
|
@ -73,32 +73,13 @@ Build:1.2.06,1206
|
||||||
popd
|
popd
|
||||||
scandelete=net-speech-api/target/
|
scandelete=net-speech-api/target/
|
||||||
|
|
||||||
Build:1.4.08,1408
|
Build:1.6.98,1698
|
||||||
disable=build changed
|
commit=v1.6.98
|
||||||
commit=v1.4.08
|
|
||||||
subdir=app
|
subdir=app
|
||||||
submodules=yes
|
submodules=yes
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/commandLine/s|mvn|$$MVN3$$|g' ../other.gradle && \
|
|
||||||
pushd ../ && \
|
|
||||||
gradle -b other.gradle clean && \
|
|
||||||
gradle -b other.gradle makeNetSpeechApi && \
|
|
||||||
popd
|
|
||||||
scandelete=net-speech-api/target/
|
|
||||||
|
|
||||||
Maintainer Notes:
|
Auto Update Mode:Version v%v
|
||||||
We shouldn't build the net-speech-lib in prebuild, however build= will perform
|
|
||||||
gradle checks _BEFORE_ building the lib. This will break for the main project,
|
|
||||||
because it already requires the lib being in mavenlocal.
|
|
||||||
|
|
||||||
Building the lib in prebuild is wrong and leaves jars and class files which
|
|
||||||
makes the scanner complain.
|
|
||||||
|
|
||||||
The makeIcons and makeDiagrams tasks don't provide `cleaning`, hence we cannot
|
|
||||||
use preassemble= here.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.6.98
|
Current Version:1.6.98
|
||||||
Current Version Code:1698
|
Current Version Code:1698
|
||||||
|
|
Loading…
Reference in a new issue