-
Couldn't load subscription status.
- Fork 98
Closed
Description
When the legacy Ant samples were moved from the root folder of the DITA-OT distribution package to the docsrc submodule for version 2.3 with #58, the args.input properties were not adjusted:
<property name="args.input" location="${dita.dir}/samples/hierarchy.ditamap"/>
These entries should be updated to reflect the new location of the sample source files:
<property name="args.input" location="${dita.dir}/docsrc/samples/hierarchy.ditamap"/>
Samples for obsolete output formats should be removed and the remaining samples verified for compatibility with recent toolkit versions.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working