]
Andrej Podhradsky closed JBTIS-21.
----------------------------------
Closed as obsolete
https://github.com/pleacu/jbosstools-integration-stack/blob/master/discov...
should not hard code the value of the JBT core discovery plugin jar
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBTIS-21
URL:
https://issues.jboss.org/browse/JBTIS-21
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 4.0.0
Reporter: Nick Boldt
Assignee: Paul Leacu
Fix For: 4.0.0
https://github.com/pleacu/jbosstools-integration-stack/blob/master/discov...
should not hard code the value of the JBT core discovery plugin jar
Instead, perhaps you could fetch the latest jbosstools-directory.xml file, parse the
contents from xml to ant variables [1], then write that back out into a new file.
That way when we move up to JBT 4.0.1 (or ever change the Central plugin out of band)
you'll get the correct version.
[1]
http://ant.apache.org/manual/Tasks/xmlproperty.html