You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2008/08/18 22:51:44 UTC

[jira] Resolved: (GERONIMODEVTOOLS-482) missing image for GEP features in "About Eclipse Platform" Dialog

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell resolved GERONIMODEVTOOLS-482.
--------------------------------------------

    Resolution: Fixed

Have to ensure that filtering is not enabled when a binary resource is getting copied as it may actually alter that resource. That was the case here -- the G-logo-32x32.gif file was getting inadvertently altered (apparently because the maven-resource-plugin found something to substitute) and corrupted it in the resulting plugin jarfile.

> missing image for GEP features in "About Eclipse Platform" Dialog
> -----------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-482
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-482
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.1.2
>         Environment: build in Ubuntu 8.04 and Windows XP sp2. Jdk 1.5
>            Reporter: Delos Dai
>            Assignee: Tim McConnell
>             Fix For: 2.1.2
>
>         Attachments: screenshot-1.jpg
>
>
> After I successfully build GEP with "mvn install", I get the package "geronimo-eclipse-plugin-2.1.2-deployable.zip" in assembly/target.
> "geronimo-eclipse-plugin-2.1.2-deployable.zip" should be the distribution to user. But when I install GEP of this package, I found the image for GEP feature is missed in "About Eclipse Platform" dialog (see the attachment). In fact, you may find the image file in the package is broken. But I can see the image when I develop GEP in eclipse. 

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