Update Amaze to 3.1.1 (44)
This commit is contained in:
parent
f46396da61
commit
b67d298957
|
@ -147,6 +147,18 @@ Build:3.1.0 Beta 2,43
|
||||||
popd && \
|
popd && \
|
||||||
cp $$ftplet$$/core/target/ftpserver-core-1.1.0-SNAPSHOT.jar $$ftplet$$/ftplet-api/target/ftplet-api-1.1.0-SNAPSHOT.jar libs/
|
cp $$ftplet$$/core/target/ftpserver-core-1.1.0-SNAPSHOT.jar $$ftplet$$/ftplet-api/target/ftplet-api-1.1.0-SNAPSHOT.jar libs/
|
||||||
|
|
||||||
|
Build:3.1.1,44
|
||||||
|
commit=v3.1.1
|
||||||
|
gradle=fdroid
|
||||||
|
srclibs=RootTools@3.4,ftplet@f61ec18f98eee176ef4a4a13c5b776d9efc769e6
|
||||||
|
rm=libs/RootTools.jar,libs/ftp*.jar
|
||||||
|
prebuild=cp -fR $$RootTools$$/RootTools/src/main/java/com src/main/java/ && \
|
||||||
|
sed -i -e '/playCompile/d' -e '/Properties/,$d' build.gradle && \
|
||||||
|
pushd $$ftplet$$ && \
|
||||||
|
$$MVN3$$ package -DskipTests=true && \
|
||||||
|
popd && \
|
||||||
|
cp $$ftplet$$/core/target/ftpserver-core-1.1.0-SNAPSHOT.jar $$ftplet$$/ftplet-api/target/ftplet-api-1.1.0-SNAPSHOT.jar libs/
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
jcifs-1.3.18.jar has been verified to match upstream at
|
jcifs-1.3.18.jar has been verified to match upstream at
|
||||||
https://jcifs.samba.org/src/jcifs-1.3.18.jar -- however
|
https://jcifs.samba.org/src/jcifs-1.3.18.jar -- however
|
||||||
|
|
Loading…
Reference in a new issue