stefan-jung / org.jung.terminology

DITA-OT plugin for managing terminology with DITA
https://stefan-jung.org/plugins/terminology
Apache License 2.0
11 stars 8 forks source link

Shadow semantic-net generation by using a conditional<local> Ant task #15

Closed stefan-jung closed 7 years ago

stefan-jung commented 7 years ago

The processing of a semantic net must be public, because it has to be injected into the webhelp processing, but creating a new transtype does not work, because the plugin must not depend on the webhelp plugin. Therefore the processing should shadow properties using the (conditional property) <local> Ant task.