[jbosstools-issues] [JBoss JIRA] (JBDS-2390) How to customize JBT to be like JBDS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Nov 28 10:59:22 EST 2012


     [ https://issues.jboss.org/browse/JBDS-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBDS-2390:
-----------------------------

    Description: 
In JBDS, we override the discovery.url to set it to the value for JBDS Central site.
However, this is done by hacking system properties. Instead, we could think of using the "discoveryProviderUrl" extension point in JBT.
JBT would provide an extension to define this URL.
JBDS would provide another extension to define this URL.
Changing URL happens by updating the extension plugin.

So JBT and JBDS would behave the same way when dealing with discovery, and we remove the system properties settings from JBDS. System proprty would still be available for testing only.

  was:
In JBDS, we override the discovery.url to set it to the value for JBDS extras site.
However, this is done by hacking system properties. Instead, we could think of using the "discoveryProviderUrl" extension point in JBT.
JBT would provide an extension to define this URL.
JBDS would provide another extension to define this URL.
Changing URL happens by updating the extension plugin.

So JBT and JBDS would behave the same way when dealing with discovery, and we remove the system properties settings from JBDS. System proprty would still be available for testing only.


    
> How to customize JBT to be like JBDS
> ------------------------------------
>
>                 Key: JBDS-2390
>                 URL: https://issues.jboss.org/browse/JBDS-2390
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: central
>            Reporter: Mickael Istria
>            Assignee: Snjezana Peco
>             Fix For: 6.1.0.Alpha1
>
>
> In JBDS, we override the discovery.url to set it to the value for JBDS Central site.
> However, this is done by hacking system properties. Instead, we could think of using the "discoveryProviderUrl" extension point in JBT.
> JBT would provide an extension to define this URL.
> JBDS would provide another extension to define this URL.
> Changing URL happens by updating the extension plugin.
> So JBT and JBDS would behave the same way when dealing with discovery, and we remove the system properties settings from JBDS. System proprty would still be available for testing only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list