[jbosstools-issues] [JBoss JIRA] (JBTIS-21) https://github.com/pleacu/jbosstools-integration-stack/blob/master/discovery/generation/build.xml should not hard code the value of the JBT core discovery plugin jar

Paul Leacu (JIRA) jira-events at lists.jboss.org
Fri Feb 22 14:33:56 EST 2013


     [ https://issues.jboss.org/browse/JBTIS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Leacu resolved JBTIS-21.
-----------------------------

    Resolution: Done


Modifed the integration stack discovery build.xml to use ANT to extract the core discovery jar pathname and use it in the generated IS directory XML.

https://github.com/jbosstools/jbosstools-integration-stack/commit/f6d7b573532519b746b1b5309783d79136b5207b
                
> https://github.com/pleacu/jbosstools-integration-stack/blob/master/discovery/generation/build.xml 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
>      Security Level: Public(Everyone can see) 
>          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/discovery/generation/build.xml 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

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