IBMStreams / streamsx.topology

Develop streaming applications for IBM Streams in Python, Java & Scala.
http://ibmstreams.github.io/streamsx.topology
Apache License 2.0
29 stars 43 forks source link

derive ant property "streamsx.topology.version" from info.xml #2468

Closed ghost closed 4 years ago

ghost commented 4 years ago

resolves #2466 .

${streamsx.topology.version} goes into the footer of javadoc.

This PR contains also a change for the release file name. Its name is now generated from ${streamsx.topology.version} instead of ${tkinfo.identity.version}. The target get_name is reduced to a pure echo target. No other target depends on get_name.