You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Steve Ebersole (JIRA)" <ji...@codehaus.org> on 2009/03/23 22:03:13 UTC

[jira] Created: (MSHADE-47) Shade misses class references stored as strings during relocation

Shade misses class references stored as strings during relocation
-----------------------------------------------------------------

                 Key: MSHADE-47
                 URL: http://jira.codehaus.org/browse/MSHADE-47
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
            Reporter: Steve Ebersole


http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml

http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Daniel Kulp (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182073#action_182073 ] 

Daniel Kulp commented on MSHADE-47:
-----------------------------------

Thanks for the test case.    I think I have it working now.   I just deployed a new 1.2.2-SNAPSHOT.    I'd appreciate it if folks could give it a try.

> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>            Reporter: Steve Ebersole
>            Assignee: Daniel Kulp
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Brian McCallister (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182159#action_182159 ] 

Brian McCallister commented on MSHADE-47:
-----------------------------------------

The fix seems to have solved out problem!

> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>            Reporter: Steve Ebersole
>            Assignee: Daniel Kulp
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Brian McCallister (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182044#action_182044 ] 

Brian McCallister commented on MSHADE-47:
-----------------------------------------

alternately, can pull the project from http://github.com/brianm/shade-go-boom/tree/master

> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>            Reporter: Steve Ebersole
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Adam Rosien (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=186903#action_186903 ] 

Adam Rosien commented on MSHADE-47:
-----------------------------------

Relocating string contents should be optional, it's definitely something one wouldn't expect! 

> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>            Reporter: Steve Ebersole
>            Assignee: Daniel Kulp
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Brian McCallister (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian McCallister updated MSHADE-47:
------------------------------------

    Attachment: boom.tar.gz

small project which exhibits this behavior via antlr

Generates an executable jar which should print hello world,. but instead has a class not found exception



> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>            Reporter: Steve Ebersole
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MSHADE-47.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.2

Fixed in [r790028|http://svn.apache.org/viewvc?view=revision&revision=790028] and [r831693|http://svn.apache.org/viewvc?view=revision&revision=831693].

> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: Steve Ebersole
>            Assignee: Daniel Kulp
>             Fix For: 1.2.2
>
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MSHADE-47) Shade misses class references stored as strings during relocation

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHADE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated MSHADE-47:
------------------------------------

    Affects Version/s: 1.2.1

> Shade misses class references stored as strings during relocation
> -----------------------------------------------------------------
>
>                 Key: MSHADE-47
>                 URL: http://jira.codehaus.org/browse/MSHADE-47
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>            Reporter: Steve Ebersole
>            Assignee: Daniel Kulp
>         Attachments: boom.tar.gz
>
>
> http://anonsvn.jboss.org/repos/hibernate/cglib/trunk/pom.xml
> http://opensource.atlassian.com/projects/hibernate/browse/HHH-3504

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira