[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3006) img resources from seam-gen in Seam 2.1 does not seem to be copied correctly

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri Nov 14 15:40:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12438542#action_12438542 ] 

Snjezana Peco commented on JBIDE-3006:
--------------------------------------

The issue happens because the Seam Project wizard uses the org.apache.tools.ant.util.ResourceUtils class to copy files. This class makes binary files corrupted when using a filter.
The solution would be either to copyi all binaries without any filter or to use the Eclipse ImportOperation class.
In my opinion, it is better to use ImportOperation.

> img resources from seam-gen in Seam 2.1 does not seem to be copied correctly
> ----------------------------------------------------------------------------
>
>                 Key: JBIDE-3006
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3006
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.0.beta1
>            Reporter: Max Rydahl Andersen
>             Fix For: 3.0.0.cr1
>
>         Attachments: org_seamlog.png, seamlogo.png
>
>
> Using seam-gen from Seam 2.1 there are more image resources than before; most of these seem to be scrambled instead of copied correctly.

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

        



More information about the jbosstools-issues mailing list