Update Ghost Commander - SFTP plugin to 1.13.1 (17); wip #28

master
Boris Kraut 2014-08-14 12:20:12 +02:00
parent c254f2ab46
commit 4d0b23d22b
2 changed files with 12 additions and 0 deletions

View File

@ -45,6 +45,16 @@ Build:1.13,16
disable=Doesn't compile
commit=33
Build:1.13.1,17
commit=34
srclibs=GhostCommander@445,Ganymed@r161
target=android-19
prebuild=pushd $$GhostCommander$$ && android update project -p ./ -t "android-19" && \
ant debug -f build.xml && \
jar c -C bin/classes/ com > gc.jar && popd && \
install -D $$GhostCommander$$/gc.jar libs/gc.jar && \
pushd $$Ganymed$$ && $$MVN3$$ package && popd && cp $$Ganymed$$/target/ganymed-ssh2-263-SNAPSHOT.jar libs/
Maintainer Notes:
No commit comments whatsoever!

2
srclibs/Ganymed.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git-svn
Repo:https://ganymed-ssh-2.googlecode.com/svn/trunk/