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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Mar 29 08:54:41 EDT 2013


Max Rydahl Andersen created JBIDE-13885:
-------------------------------------------

             Summary: 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
            Reporter: Max Rydahl Andersen


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