Package: jsch-agent-proxy / 0.0.7-1

Metadata

Package Version Patches format
jsch-agent-proxy 0.0.7-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 remove maven3 prerequisite.patch | (download)

pom.xml | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 removes the prerequisite on maven 3
02 bundles to jars.patch | (download)

jsch-agent-proxy-connector-factory/pom.xml | 2 1 + 1 - 0 !
jsch-agent-proxy-core/pom.xml | 2 1 + 1 - 0 !
jsch-agent-proxy-sshagent/pom.xml | 2 1 + 1 - 0 !
jsch-agent-proxy-usocket-nc/pom.xml | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 changes the packaging from 'bundle' to 'jar'
03 disable connectors.patch | (download)

jsch-agent-proxy-connector-factory/src/main/java/com/jcraft/jsch/agentproxy/ConnectorFactory.java | 27 3 + 24 - 0 !
1 file changed, 3 insertions(+), 24 deletions(-)

 do not use the unsupported connectors in connectorfactory