[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8012) evaluate options that remove dependency to GWT SDK bundle

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Jan 7 11:42:19 EST 2011


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

Andre Dietisheim commented on JBIDE-8012:
-----------------------------------------

I now set the dependency to the gwt sdk plugin to be optional. This allows existing installations not to break as soon as new sdk's get installed. On the other hand this does not solve the problem where new users try to install our facet and dont get a sdk plugin pulled when the gwt sdk version changes (and the sdk we depend on disappears from the google update site). 

> evaluate options that remove dependency to GWT SDK bundle
> ---------------------------------------------------------
>
>                 Key: JBIDE-8012
>                 URL: https://issues.jboss.org/browse/JBIDE-8012
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: GWT
>    Affects Versions: 3.2.0.CR1
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>              Labels: googlebug
>             Fix For: 3.2.x
>
>
> nick, I thought about possibilities to remove the dependency to the gwt sdk bundle since our integration plugin gets uninstallable as soon as google releases a new version. We currently have no choice but to track their updates and release a new version.
> The basic problem is that google had the great idea to include the plugin version into the plugin name and that they remove old version from their update site.
> I currently don't see any viable solution (optional dependencies dont help for new versions; I cannot depend on packages instead of the bundle since their bundle does not export any package).
> Do you see any option that would allow us to trigger the installation of the gwt-sdk bundle when someone installs our integration plugin?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list