[jbosstools-issues] [JBoss JIRA] (JBTIS-171) dont override other connectors in discovery.xml

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Sep 12 10:48:03 EDT 2013


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

Nick Boldt edited comment on JBTIS-171 at 9/12/13 10:47 AM:
------------------------------------------------------------

[~maxandersen] The test site for JBDS IS 7.0.0.Beta1 is a composite directory.xml which includes both JBDS and JBDS IS plugins. The site is a composite one, which includes JBDS, JBDS TP, JBDS IS, and JBDS IS TP. So... you should be able to resolve ALL the connectors from JBDS and JBDS IS in the same Central view, and install any or all of them.

If you can't then something it seriously wrong in the state of Denmark. Please provide steps to reproduce your problem. 

(And always slash-escape your curly braces (\{) if you don't want JIRA to think it's a macro. :D )
                
      was (Author: nickboldt):
    [~maxandersen] The test site for JBDS IS 7.0.0.Beta1 is a composite directory.xml which includes both JBDS and JBDS IS plugins. The site is a composite one, which includes JBDS, JBDS TP, JBDS IS, and JBDS IS TP. So... you should be able to resolve ALL the connectors from JBDS and JBDS IS in the same Central view, and install any or all of them.

If you can't then something it seriously wrong in the state of Denmark. Please provide steps to reproduce your problem. 

(And always \\-escape your curly braces (\{) if you don't want JIRA to think it's a macro. :D )
                  
> dont override other connectors in discovery.xml
> -----------------------------------------------
>
>                 Key: JBTIS-171
>                 URL: https://issues.jboss.org/browse/JBTIS-171
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: distribution
>            Reporter: Max Rydahl Andersen
>            Assignee: Paul Leacu
>
> Currently this is in discovery plugin:
>  siteUrl="$\{jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/integration-stack/}"
>       
> And instructions to test it says:
> -vmargs -Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/integration/integration-stack/7.0.0.Beta1/devstudio-integration-stack-directory.xml -Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/integration/integration-stack/7.0.0.Beta1
> This is all great but it disables all other connectors in JBDS/eclipse thus it makes it hard to get together.
> I suggest you use your own specific site url instead, something like:
>  siteUrl="$\{jboss.discovery.integration-stack.site.url:https://devstudio.jboss.com/updates/7.0-development/central/integration-stack/}"
> Then the base connectors will still work.
> We might even consider using recursive properties to allow for a global override, this would need changing in both IS And core discovery.xml to the tune of:
> in core: siteUrl="$\{jboss.global.discovery.site.url,jboss.discovery.site.url:https://devstudio.jboss.com/updates/7.0-development/central/core}"
> in stack:
> siteUrl="$\{jboss.global.discovery.site.url,jboss.discovery.integration-stack.site.url:https://devstudio.jboss.com/updates/7.0-development/central/integration-stack/}"

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