You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2018/12/27 03:20:22 UTC

[ant] branch master updated: Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)

This is an automated email from the ASF dual-hosted git repository.

jaikiran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/master by this push:
     new 4474cb3  Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)
4474cb3 is described below

commit 4474cb39487e88f81e7b067424383226d9ab4c97
Author: twogee <g....@gmail.com>
AuthorDate: Sun Dec 23 11:22:18 2018 +0100

    Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)
    
    This closes #84 pull request at github/apache/ant repo
---
 WHATSNEW                 | 4 ++++
 lib/libraries.properties | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/WHATSNEW b/WHATSNEW
index 3671009..ff72cbf 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -85,6 +85,10 @@ Other changes:
  * Added jmod and link tasks, to support jmod and jlink tools of JDK 9+.
    Github Pull Request #80
 
+ * Jsch library dependency has now been upgraded to 0.1.55. Jsch is
+   the library behind the sshexec and scp Ant tasks.
+   Github Pull Request #84
+
 Changes from Ant 1.10.4 TO Ant 1.10.5
 =====================================
 
diff --git a/lib/libraries.properties b/lib/libraries.properties
index ef9ef09..040ef31 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -57,7 +57,7 @@ junit-platform-launcher.version=1.2.0
 junit-vintage-engine.version=5.2.0
 # Only used for internal tests in Ant project
 junit-jupiter-engine.version=5.2.0
-jsch.version=0.1.54
+jsch.version=0.1.55
 jython.version=2.7.0
 # log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
 log4j.version=1.2.14


Re: [ant] branch master updated: Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)

Posted by Gintautas Grigelionis <g....@gmail.com>.
Thanks, sorry about missing pom.xml and the manual.

Gintas

On Thu, 27 Dec 2018 at 14:21, Jaikiran Pai <ja...@apache.org> wrote:

> Hi Stefan,
>
> Thank you for reminding me of those files. I have now pushed a commit in
> both the branches which updates these files to use the new version.
>
> -Jaikiran
>
> On 27/12/18 3:04 PM, Stefan Bodewig wrote:
> > Hi Jaikiran
> >
> > you should probably also update manual/install.html as well as the
> > affected POMs (in this case src/etc/poms/ant-jsch/pomx.xml) for
> > consistency.
> >
> > Stefan
>

Re: [ant] branch master updated: Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)

Posted by Jaikiran Pai <ja...@apache.org>.
Hi Stefan,

Thank you for reminding me of those files. I have now pushed a commit in
both the branches which updates these files to use the new version.

-Jaikiran

On 27/12/18 3:04 PM, Stefan Bodewig wrote:
> Hi Jaikiran
>
> you should probably also update manual/install.html as well as the
> affected POMs (in this case src/etc/poms/ant-jsch/pomx.xml) for
> consistency.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [ant] branch master updated: Update JSCh (see http://www.jcraft.com/jsch/ChangeLog)

Posted by Stefan Bodewig <bo...@apache.org>.
Hi Jaikiran

you should probably also update manual/install.html as well as the
affected POMs (in this case src/etc/poms/ant-jsch/pomx.xml) for
consistency.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org