[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-533) Equinox Transforms plugin for JBDS

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Nov 25 17:01:35 EST 2009


    [ https://jira.jboss.org/jira/browse/JBDS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496765#action_12496765 ] 

Snjezana Peco commented on JBDS-533:
------------------------------------

I have committed patched org.eclipse.equinox.transforms.hook to https://svn.jboss.org/repos/devstudio/trunk/transforms/plugins/org.eclipse.equinox.transforms.hook.
The problem is described on https://bugs.eclipse.org/bugs/show_bug.cgi?id=276638#c8
If you replace the existing plugin with this one, you will have to call Eclipse with 'osgi.bundles=...' once either in eclipse.ini or in config.ini. This has to be done at least once due to https://bugs.eclipse.org/bugs/show_bug.cgi?id=253244
If you call metadata.generator with -clean and with  'osgi.bundles=...' , you won't have to add osgi.bundles=...' either to eclipse.ini or to config.ini.
After these changes, you will be able to remove -clean from eclipse.ini.



> Equinox Transforms plugin for JBDS
> ----------------------------------
>
>                 Key: JBDS-533
>                 URL: https://jira.jboss.org/jira/browse/JBDS-533
>             Project: JBoss Developer Studio
>          Issue Type: Feature Request
>    Affects Versions: 2.0.0.cr1
>            Reporter: Rob Stryker
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 2.0.0.cr2
>
>         Attachments: config.ini, eclipse.ini, org.jboss.tools.runtime_1.0.0.jar
>
>
> Develop a plugin which will be able to transform / invalidate other plugins in an installation.  First iteration could be just a core with a hard-coded list of plugins / extension points which we want invalidated.
> The goal here is to have all appropriate plugins in our installation, but disable the ones we do not want. Currently, JBDS removes the webtools jboss server-tools jar entirely, which makes the update site fail. What we need here is to have the webtools jboss server-tools jar IN hte installation, and loaded as a plugin, but have all of its extension points invalidated so it is effectively an empty non-contributing plugin. 
> org.eclipse.jst.server.generic.jboss_1.5.205.v200805140145  is the plugin we need invalidated.  We need it's plugin.xml to be essentially empty with just base <plugin></plugin> tags. 

-- 
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