You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2009/09/11 04:39:57 UTC

[jira] Created: (INFRA-2225) Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+

Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+
--------------------------------------------------------------------------

                 Key: INFRA-2225
                 URL: https://issues.apache.org/jira/browse/INFRA-2225
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Hudson
            Reporter: Gert Vanthienen


Hudson is deploying .tar.gz files to Nexus as just .gz files.

An example:
http://hudson.zones.apache.org/hudson/job/Felix-Karaf/ws/.repository/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
gets deployed as
https://repository.apache.org/content/groups/snapshots/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/

This is being caused by https://hudson.dev.java.net/issues/show_bug.cgi?id=3814, which got fixed in Hudson 1.310.
I managed to reproduce the issue with a local install of 1.290 (the same version as is currently being used at Apache) and validate the fix with the latest Hudson version.

Would it be possible to upgrade Hudson to a version 1.310 or higher?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (INFRA-2225) Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+

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

Nigel Daley resolved INFRA-2225.
--------------------------------

    Resolution: Fixed
      Assignee: Nigel Daley

Upgraded Hudson to 1.323.  Please verify the fix.

> Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+
> --------------------------------------------------------------------------
>
>                 Key: INFRA-2225
>                 URL: https://issues.apache.org/jira/browse/INFRA-2225
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Gert Vanthienen
>            Assignee: Nigel Daley
>
> Hudson is deploying .tar.gz files to Nexus as just .gz files.
> An example:
> http://hudson.zones.apache.org/hudson/job/Felix-Karaf/ws/.repository/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
> gets deployed as
> https://repository.apache.org/content/groups/snapshots/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
> This is being caused by https://hudson.dev.java.net/issues/show_bug.cgi?id=3814, which got fixed in Hudson 1.310.
> I managed to reproduce the issue with a local install of 1.290 (the same version as is currently being used at Apache) and validate the fix with the latest Hudson version.
> Would it be possible to upgrade Hudson to a version 1.310 or higher?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2225) Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757634#action_12757634 ] 

Chris Custine commented on INFRA-2225:
--------------------------------------

I can verify that the problem is fixed for Karaf and ServiceMix.

> Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+
> --------------------------------------------------------------------------
>
>                 Key: INFRA-2225
>                 URL: https://issues.apache.org/jira/browse/INFRA-2225
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Gert Vanthienen
>            Assignee: Nigel Daley
>
> Hudson is deploying .tar.gz files to Nexus as just .gz files.
> An example:
> http://hudson.zones.apache.org/hudson/job/Felix-Karaf/ws/.repository/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
> gets deployed as
> https://repository.apache.org/content/groups/snapshots/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
> This is being caused by https://hudson.dev.java.net/issues/show_bug.cgi?id=3814, which got fixed in Hudson 1.310.
> I managed to reproduce the issue with a local install of 1.290 (the same version as is currently being used at Apache) and validate the fix with the latest Hudson version.
> Would it be possible to upgrade Hudson to a version 1.310 or higher?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (INFRA-2225) Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+

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

Gert Vanthienen closed INFRA-2225.
----------------------------------


Works fine again now -- thanks, Nigel!

> Hudson deploys .tar.gz files as .gz on Nexus -- fixed by upgrade to 1.310+
> --------------------------------------------------------------------------
>
>                 Key: INFRA-2225
>                 URL: https://issues.apache.org/jira/browse/INFRA-2225
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Gert Vanthienen
>            Assignee: Nigel Daley
>
> Hudson is deploying .tar.gz files to Nexus as just .gz files.
> An example:
> http://hudson.zones.apache.org/hudson/job/Felix-Karaf/ws/.repository/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
> gets deployed as
> https://repository.apache.org/content/groups/snapshots/org/apache/felix/karaf/apache-felix-karaf/0.9.0-SNAPSHOT/
> This is being caused by https://hudson.dev.java.net/issues/show_bug.cgi?id=3814, which got fixed in Hudson 1.310.
> I managed to reproduce the issue with a local install of 1.290 (the same version as is currently being used at Apache) and validate the fix with the latest Hudson version.
> Would it be possible to upgrade Hudson to a version 1.310 or higher?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.