]
Max Rydahl Andersen updated JBIDE-13885:
----------------------------------------
Component/s: central
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
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: