You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason Dillon (JIRA)" <ji...@codehaus.org> on 2012/10/23 22:37:36 UTC

[jira] (MINDEXER-64) Update TrueZip deps to latest (or at least latest release in same series)

Jason Dillon created MINDEXER-64:
------------------------------------

             Summary: Update TrueZip deps to latest (or at least latest release in same series)
                 Key: MINDEXER-64
                 URL: https://jira.codehaus.org/browse/MINDEXER-64
             Project: Maven Indexer
          Issue Type: Improvement
            Reporter: Jason Dillon


Currently uses truezip 7.0-rc1, there are 7.0-rc2 and 7.0 releases of this dependency, as well as much newer (latest is 7.6.6).

Updating to 7.0 all tests on trunk pass, with 7.6.6 a few failures:

{noformat}
Failed tests:   testNoArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print usage
  testRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
  testUnpack(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
  testMissingArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print bad usage
  testAbrvsRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
  testLoggingLevel(org.apache.maven.index.cli.NexusIndexerCliIT):...
{noformat}

Either using the latest version or the latest 7.0 is probably better than using a pre-release of 7.0.

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

        

[jira] (MINDEXER-64) Update TrueZip deps to latest (or at least latest release in same series)

Posted by "Tamás Cservenák (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MINDEXER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamás Cservenák updated MINDEXER-64:
------------------------------------

    Fix Version/s: 5.1.0
         Assignee: Tamás Cservenák
    
> Update TrueZip deps to latest (or at least latest release in same series)
> -------------------------------------------------------------------------
>
>                 Key: MINDEXER-64
>                 URL: https://jira.codehaus.org/browse/MINDEXER-64
>             Project: Maven Indexer
>          Issue Type: Improvement
>            Reporter: Jason Dillon
>            Assignee: Tamás Cservenák
>             Fix For: 5.1.0
>
>
> Currently uses truezip 7.0-rc1, there are 7.0-rc2 and 7.0 releases of this dependency, as well as much newer (latest is 7.6.6).
> Updating to 7.0 all tests on trunk pass, with 7.6.6 a few failures:
> {noformat}
> Failed tests:   testNoArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print usage
>   testRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testUnpack(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testMissingArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print bad usage
>   testAbrvsRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testLoggingLevel(org.apache.maven.index.cli.NexusIndexerCliIT):...
> {noformat}
> Either using the latest version or the latest 7.0 is probably better than using a pre-release of 7.0.

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

       

[jira] (MINDEXER-64) Update TrueZip deps to latest (or at least latest release in same series)

Posted by "Tamás Cservenák (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MINDEXER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313707#comment-313707 ] 

Tamás Cservenák commented on MINDEXER-64:
-----------------------------------------

Done in
http://svn.apache.org/viewvc?view=revision&revision=1410244
                
> Update TrueZip deps to latest (or at least latest release in same series)
> -------------------------------------------------------------------------
>
>                 Key: MINDEXER-64
>                 URL: https://jira.codehaus.org/browse/MINDEXER-64
>             Project: Maven Indexer
>          Issue Type: Improvement
>            Reporter: Jason Dillon
>            Assignee: Tamás Cservenák
>             Fix For: 5.1.0
>
>
> Currently uses truezip 7.0-rc1, there are 7.0-rc2 and 7.0 releases of this dependency, as well as much newer (latest is 7.6.6).
> Updating to 7.0 all tests on trunk pass, with 7.6.6 a few failures:
> {noformat}
> Failed tests:   testNoArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print usage
>   testRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testUnpack(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testMissingArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print bad usage
>   testAbrvsRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testLoggingLevel(org.apache.maven.index.cli.NexusIndexerCliIT):...
> {noformat}
> Either using the latest version or the latest 7.0 is probably better than using a pre-release of 7.0.

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

       

[jira] (MINDEXER-64) Update TrueZip deps to latest (or at least latest release in same series)

Posted by "Tamás Cservenák (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MINDEXER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamás Cservenák closed MINDEXER-64.
-----------------------------------

    Resolution: Fixed
    
> Update TrueZip deps to latest (or at least latest release in same series)
> -------------------------------------------------------------------------
>
>                 Key: MINDEXER-64
>                 URL: https://jira.codehaus.org/browse/MINDEXER-64
>             Project: Maven Indexer
>          Issue Type: Improvement
>            Reporter: Jason Dillon
>            Assignee: Tamás Cservenák
>             Fix For: 5.1.0
>
>
> Currently uses truezip 7.0-rc1, there are 7.0-rc2 and 7.0 releases of this dependency, as well as much newer (latest is 7.6.6).
> Updating to 7.0 all tests on trunk pass, with 7.6.6 a few failures:
> {noformat}
> Failed tests:   testNoArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print usage
>   testRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testUnpack(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testMissingArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print bad usage
>   testAbrvsRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in thread "main" java.lang.SecurityException: Invalid signature file digest for Manifest main attributes(..)
>   testLoggingLevel(org.apache.maven.index.cli.NexusIndexerCliIT):...
> {noformat}
> Either using the latest version or the latest 7.0 is probably better than using a pre-release of 7.0.

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