Legacy constructs removed
DITA-OT 3.5 no longer includes the following legacy properties, list files, and targets, which were deprecated
in previous releases. These constructs were no longer used in recent releases, and have now been removed
entirely.
The following Ant targets have been removed from the pre-processing pipeline:
- mappull and mappull-check, which were used to pull metadata (such as
navtitle) into the map from referenced topics prior to DITA-OT 2.2 (merged with
move-meta-entries)
- conref-check, deprecated since 2.3
- coderef, which was used to resolve code references in input files prior to 2.3 (merged with
topic-fragment)
- copy-subsidiary and copy-subsidiary-check, which were used to copy files
to the temporary directory prior to 2.1
Recent DITA-OT versions provide alternative mechanisms to achieve the same results, such as the
ditafileset element to select resources in the temporary directory.
Along with the obsolete targets, the following Ant properties have been removed:
- canditopicsfile
- canditopicslist
- conreffile
- conreflist
- conreftargetsfile
- conreftargetslist
- copytosourcefile
- copytosourcelist
- fullditamapandtopicfile
- fullditamapandtopiclist
- fullditamapfile
- fullditamaplist
- fullditatopicfile
- fullditatopiclist
- hrefditatopicfile
- hrefditatopiclist
- hreftargetsfile
- hreftargetslist
- htmlfile
- htmllist
- imagefile
- imagelist
- outditafilesfile
- outditafileslist
- resourceonlyfile
- resourceonlylist
- subjectschemefile
- subjectschemelist
- subtargetsfile
- subtargetslist
- user.input.file.listfile
- user.input.file
The following obsolete list files are no longer generated in the temporary directory:
- canditopics.list
- conref.list
- conreftargets.list
- copytosource.list
- fullditamap.list
- fullditamapandtopic.list
- fullditatopic.list
- hrefditatopic.list
- hreftargets.list
- html.list
- image.list
- outditafiles.list
- resourceonly.list
- subjectscheme.list
- subtargets.list
- user.input.file.list
- usr.input.file.list