Update Send With FTP to 1.2.2 (10)
This commit is contained in:
parent
970f898567
commit
33b0e7fb27
|
|
@ -36,6 +36,13 @@ Build:1.2.1,9
|
||||||
build=$$MVN3$$ package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
|
build=$$MVN3$$ package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
|
||||||
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
|
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
|
||||||
|
|
||||||
|
Build:1.2.2,10
|
||||||
|
commit=r10
|
||||||
|
prebuild=svn checkout https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_0_1
|
||||||
|
target=android-19
|
||||||
|
build=$$MVN3$$ package -Dmaven.test.skip=true -f NET_3_0_1/pom.xml && \
|
||||||
|
mv NET_3_0_1/target/commons-net-ftp-3.0.1.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.2.2
|
Current Version:1.2.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue