You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2012/06/13 11:06:42 UTC

[jira] [Created] (SSHD-176) Fix distribution

Guillaume Nodet created SSHD-176:
------------------------------------

             Summary: Fix distribution
                 Key: SSHD-176
                 URL: https://issues.apache.org/jira/browse/SSHD-176
             Project: MINA SSHD
          Issue Type: Bug
            Reporter: Guillaume Nodet
             Fix For: 0.8.0


>From sebb:


The LICENSE.txt file contains additional licenses for QOS.ch and Bouncy Castle.
These items are not actually present in the source release, so should
not be in the corresponding LICENSE file.

There should be a heading (in the binary version of the LICENSE) to
say that the following licenses are for, something like:

============================ End of Apache License file V 2.0
===================

Third party licenses
====================

Bouncy Castle
=========
Licensed under ... etc.

------------------------------------------------------------------

Several of the Java source files don't have a terminating new line in
SVN, for example AES192CBC.java.

This is not particularly serious in itself, however the process of
creating the archives seems to add the trailing new line.
This means that the source files in the archive do not exactly agree with SVN.

Not a blocker, but should be fixed for the next release.


--
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-176) Fix distribution

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

Guillaume Nodet resolved SSHD-176.
----------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Fixed in revs:

URL: http://svn.apache.org/viewvc?rev=1389771&view=rev
URL: http://svn.apache.org/viewvc?rev=1389772&view=rev

                
> Fix distribution
> ----------------
>
>                 Key: SSHD-176
>                 URL: https://issues.apache.org/jira/browse/SSHD-176
>             Project: MINA SSHD
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 0.8.0
>
>
> From sebb:
> The LICENSE.txt file contains additional licenses for QOS.ch and Bouncy Castle.
> These items are not actually present in the source release, so should
> not be in the corresponding LICENSE file.
> There should be a heading (in the binary version of the LICENSE) to
> say that the following licenses are for, something like:
> ============================ End of Apache License file V 2.0
> ===================
> Third party licenses
> ====================
> Bouncy Castle
> =========
> Licensed under ... etc.
> ------------------------------------------------------------------
> Several of the Java source files don't have a terminating new line in
> SVN, for example AES192CBC.java.
> This is not particularly serious in itself, however the process of
> creating the archives seems to add the trailing new line.
> This means that the source files in the archive do not exactly agree with SVN.
> Not a blocker, but should be fixed for the next release.

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