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

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

Thomas Koch created SSHD-183:
--------------------------------

             Summary: 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


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

        

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

Posted by "Pierre (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SSHD-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-183.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/mina/sshd/trunk ...
	M	pom.xml
Committed r1383838

                
> 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
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 0.8.0
>
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Pierre (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SSHD-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439420#comment-13439420 ] 

Pierre edited comment on SSHD-183 at 8/22/12 10:26 PM:
-------------------------------------------------------

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.
                
      was (Author: pepoirot):
    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