[
https://issues.jboss.org/browse/JBIDE-18675?page=com.atlassian.jira.plugi...
]
Nick Boldt closed JBIDE-18675.
------------------------------
Problem was in fact a typo in jboss.discovery.site.url declaration (had joss instead of
jboss), so had nothing to do w/ directory.xml.
Anyway since this is now working I'm closing this as it's not something QE needs
to bother verifying.
central connectors fail if we use 4.2 in ide-config.properties
--------------------------------------------------------------
Key: JBIDE-18675
URL:
https://issues.jboss.org/browse/JBIDE-18675
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.Final
Reporter: Max Rydahl Andersen
Assignee: Nick Boldt
Fix For: 4.2.0.Final
getting NPE's in central:
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
at
org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
My guess is that it cannot handle jboss.discovery.directory.url|jbosstools|4.2.0 in
ide-config.properties.
but not sure.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)