You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Pierre (JIRA)" <ji...@apache.org> on 2012/08/22 13:25:37 UTC

[jira] [Updated] (SSHD-183) update spring-context to 3.x

     [ https://issues.apache.org/jira/browse/SSHD-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre updated SSHD-183:
------------------------

    Attachment: SpringUpgrade.patch

Spring seems to be just used for one test (TestSpringConfig) and is not required by any other dependencies of SSHD. After upgrading the pom, all the tests passes successfully: [^SpringUpgrade.patch].
                
> update spring-context to 3.x
> ----------------------------
>
>                 Key: SSHD-183
>                 URL: https://issues.apache.org/jira/browse/SSHD-183
>             Project: MINA SSHD
>          Issue Type: Wish
>            Reporter: Thomas Koch
>            Priority: Minor
>         Attachments: SpringUpgrade.patch
>
>
> Hi,
> while packaging sshd for Debian I'm missing the following dependency, which is not available in Debian:
>                 <groupId>org.springframework</groupId>
>                 <artifactId>spring-context</artifactId>
>                 <version>2.5.5</version>
> We have however version 3.0.6. Would it be a problem for you to update this dependency? It wouldn't be very sexy to package an outdated version for Debian... :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira