Build toolkit antlib
Does RTC/Jazz provide an antlib for the tasks provided by the build system toolkit?
I know that I can import BuildToolkitTaskDefs.xml but I would prefer to use Ant's namespace/antlib binding mechanism instead: http://ant.apache.org/manual/Types/antlib.html#antlibnamespace |
Accepted answer
We don't supply an antlib configuration currently, but we should. Normally JBE invokes Ant with -lib {build toolkit directory}, but we should also support the antlib mechanism, to make it easier to avoid classpath conflicts with other tools.
I've filed: 141185: Provide antlib configuration for build toolkit and will investigate it in the coming days. Jeff Care selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.