Update CV of Ghost Commander - SFTP plugin (com.ghostsq.commander.sftp) to 1.11b1 (12)
This commit is contained in:
parent
3047689cf3
commit
1b692ef50f
|
|
@ -5,7 +5,7 @@ Source Code:http://sourceforge.net/p/gc-sftp/code/
|
||||||
Issue Tracker:http://sourceforge.net/p/ghostcommander/_list/tickets/
|
Issue Tracker:http://sourceforge.net/p/ghostcommander/_list/tickets/
|
||||||
Donate:http://sourceforge.net/p/ghostcommander/donate/
|
Donate:http://sourceforge.net/p/ghostcommander/donate/
|
||||||
|
|
||||||
Auto Name:Ghost Commander - Samba plugin
|
Auto Name:Ghost Commander - SFTP plugin
|
||||||
Summary:Access files over SFTP
|
Summary:Access files over SFTP
|
||||||
Description:
|
Description:
|
||||||
A plug-in for [[com.ghostsq.commander]] to access secure FTP sites.
|
A plug-in for [[com.ghostsq.commander]] to access secure FTP sites.
|
||||||
|
|
@ -21,16 +21,17 @@ Repo:http://svn.code.sf.net/p/gc-sftp/code/trunk
|
||||||
|
|
||||||
# Few different forks of used SSH2 library exist, but https://code.google.com/p/ganymed-ssh-2/
|
# Few different forks of used SSH2 library exist, but https://code.google.com/p/ganymed-ssh-2/
|
||||||
# (which is in turn referenced by number of sites) claims, that it is the most genuine one
|
# (which is in turn referenced by number of sites) claims, that it is the most genuine one
|
||||||
Build Version:1.10b1,11,26,srclibs=GhostCommander@390,\
|
Build:1.10b1,11
|
||||||
extlibs=ganymed-ssh/ganymed-ssh2-build210.jar;custom_rules.xml,\
|
commit=26
|
||||||
build=\
|
extlibs=ganymed-ssh/ganymed-ssh2-build210.jar;custom_rules.xml
|
||||||
sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \
|
srclibs=GhostCommander@390
|
||||||
|
build=sed 's/jcifs-1.3.17/ganymed-ssh2-build210/' libs/custom_rules.xml > custom_rules.xml && \
|
||||||
ant debug -f $$GhostCommander$$/build.xml && \
|
ant debug -f $$GhostCommander$$/build.xml && \
|
||||||
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
|
jar c -C $$GhostCommander$$/bin/classes/ com > gc.jar && \
|
||||||
install -D gc.jar libs/gc.jar
|
install -D gc.jar libs/gc.jar
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.10b1
|
Current Version:1.11b1
|
||||||
Current Version Code:11
|
Current Version Code:12
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue