[jbosstools-issues] [JBoss JIRA] (JBIDE-13885) directory.xml should work with any url, not just http

Fred Bricon (JIRA) jira-events at lists.jboss.org
Fri May 17 08:26:06 EDT 2013


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

Fred Bricon commented on JBIDE-13885:
-------------------------------------

We should use the [RemoteExternalBundleDiscoveryStrategy|https://github.com/jbosstools/jbosstools-central/blob/master/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/internal/discovery/wizards/xpl/RemoteExternalBundleDiscoveryStrategy.java#L203] class I had to fork in order to support proxy-wizard.
                
> directory.xml should work with any url, not just http
> -----------------------------------------------------
>
>                 Key: JBIDE-13885
>                 URL: https://issues.jboss.org/browse/JBIDE-13885
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: central, upstream
>            Reporter: Max Rydahl Andersen
>            Assignee: Snjezana Peco
>             Fix For: 4.1.0.Beta2
>
>
> Creating a jbosstools-directory.xml with:
> <directory xmlns="http://www.eclipse.org/mylyn/discovery/directory/">
> <entry url="file:///Users/max/code/jbosstools/jbosstools-central/central/plugins/org.jboss.tools.central.discovery/target/org.jboss.tools.central.discovery-1.2.0-SNAPSHOT.jar" permitCategories="true"/>
> </directory>
> loads, but fails to fetch the directory.xml content in this jar on central update page.
> It should not be necessary to use http:// for testing this.

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