You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Russell Teabeault (JIRA)" <ji...@apache.org> on 2012/05/01 22:38:54 UTC

[jira] [Created] (BUILDR-637) Upgrade rubyzip to 0.9.8

Russell Teabeault created BUILDR-637:
----------------------------------------

             Summary: Upgrade rubyzip to 0.9.8
                 Key: BUILDR-637
                 URL: https://issues.apache.org/jira/browse/BUILDR-637
             Project: Buildr
          Issue Type: Dependency upgrade
    Affects Versions: 1.4.7
         Environment: ruby 1.9.3-p194
            Reporter: Russell Teabeault


The following deprecation warning is coming from rubyzip.

/Users/pairing/.rvm/gems/ruby-1.9.3-p194@alm-webapp/gems/rubyzip-0.9.4/lib/zip/zip.rb:2:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.

Upgrading to 0.9.8 has eliminated the warning.

--
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] [Closed] (BUILDR-637) Upgrade rubyzip to 0.9.8

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

Peter Donald closed BUILDR-637.
-------------------------------

    Resolution: Fixed
      Assignee: Peter Donald

Change applied in r1332908 

Thanks!
                
> Upgrade rubyzip to 0.9.8
> ------------------------
>
>                 Key: BUILDR-637
>                 URL: https://issues.apache.org/jira/browse/BUILDR-637
>             Project: Buildr
>          Issue Type: Dependency upgrade
>    Affects Versions: 1.4.7
>         Environment: ruby 1.9.3-p194
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> The following deprecation warning is coming from rubyzip.
> /Users/pairing/.rvm/gems/ruby-1.9.3-p194@alm-webapp/gems/rubyzip-0.9.4/lib/zip/zip.rb:2:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
> Upgrading to 0.9.8 has eliminated the warning.

--
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] [Commented] (BUILDR-637) Upgrade rubyzip to 0.9.8

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

Hudson commented on BUILDR-637:
-------------------------------

Integrated in Buildr-ci-build #307 (See [https://builds.apache.org/job/Buildr-ci-build/307/])
    BUILDR-637 Update rubyzip version to 0.9.8 

Submitted By: Russell Teabeault (Revision 1332908)

     Result = FAILURE
donaldp : 
Files : 
* /buildr/trunk/CHANGELOG
* /buildr/trunk/buildr.gemspec

                
> Upgrade rubyzip to 0.9.8
> ------------------------
>
>                 Key: BUILDR-637
>                 URL: https://issues.apache.org/jira/browse/BUILDR-637
>             Project: Buildr
>          Issue Type: Dependency upgrade
>    Affects Versions: 1.4.7
>         Environment: ruby 1.9.3-p194
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> The following deprecation warning is coming from rubyzip.
> /Users/pairing/.rvm/gems/ruby-1.9.3-p194@alm-webapp/gems/rubyzip-0.9.4/lib/zip/zip.rb:2:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
> Upgrading to 0.9.8 has eliminated the warning.

--
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] [Reopened] (BUILDR-637) Upgrade rubyzip to 0.9.8

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

Peter Donald reopened BUILDR-637:
---------------------------------

    
> Upgrade rubyzip to 0.9.8
> ------------------------
>
>                 Key: BUILDR-637
>                 URL: https://issues.apache.org/jira/browse/BUILDR-637
>             Project: Buildr
>          Issue Type: Dependency upgrade
>    Affects Versions: 1.4.7
>         Environment: ruby 1.9.3-p194
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> The following deprecation warning is coming from rubyzip.
> /Users/pairing/.rvm/gems/ruby-1.9.3-p194@alm-webapp/gems/rubyzip-0.9.4/lib/zip/zip.rb:2:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
> Upgrading to 0.9.8 has eliminated the warning.

--
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] [Commented] (BUILDR-637) Upgrade rubyzip to 0.9.8

Posted by "Peter Donald (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279365#comment-13279365 ] 

Peter Donald commented on BUILDR-637:
-------------------------------------

This change has been rolled back as it caused several our test suite to start failing. These need to be addressed before we re-apply
                
> Upgrade rubyzip to 0.9.8
> ------------------------
>
>                 Key: BUILDR-637
>                 URL: https://issues.apache.org/jira/browse/BUILDR-637
>             Project: Buildr
>          Issue Type: Dependency upgrade
>    Affects Versions: 1.4.7
>         Environment: ruby 1.9.3-p194
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> The following deprecation warning is coming from rubyzip.
> /Users/pairing/.rvm/gems/ruby-1.9.3-p194@alm-webapp/gems/rubyzip-0.9.4/lib/zip/zip.rb:2:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
> Upgrading to 0.9.8 has eliminated the warning.

--
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] [Closed] (BUILDR-637) Upgrade rubyzip to 0.9.8

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

Peter Donald closed BUILDR-637.
-------------------------------

    Resolution: Fixed

Upgraded 0.9.9
                
> Upgrade rubyzip to 0.9.8
> ------------------------
>
>                 Key: BUILDR-637
>                 URL: https://issues.apache.org/jira/browse/BUILDR-637
>             Project: Buildr
>          Issue Type: Dependency upgrade
>    Affects Versions: 1.4.7
>         Environment: ruby 1.9.3-p194
>            Reporter: Russell Teabeault
>            Assignee: Peter Donald
>
> The following deprecation warning is coming from rubyzip.
> /Users/pairing/.rvm/gems/ruby-1.9.3-p194@alm-webapp/gems/rubyzip-0.9.4/lib/zip/zip.rb:2:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
> Upgrading to 0.9.8 has eliminated the warning.

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