Skip to content

Commit

Permalink
Revert "Legacy doclet as pseudo-module."
Browse files Browse the repository at this point in the history
After testing, I'm not seeing any difference in output.
Could have sworn I did. Sigh.

This reverts commit 0057e86.
  • Loading branch information
kubycsolutions committed Dec 24, 2023
1 parent 0057e86 commit 7ff4a17
Show file tree
Hide file tree
Showing 49 changed files with 0 additions and 6,967 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,22 +365,6 @@
<packages>org.apache.xalan.samples*</packages>
</group>
</groups>
<reportSet>
<id>xalan2jdoc</id>
<name>xalan2jdoc</name>
<description>Doclet using old APIs; may not run</description>
<configuration>
<doclet>xalanjdoc.Standard</doclet>
<docletPath>xalan2jdoc/legacy_blob/xalan2jdoc.jar</docletPath>
<!-- Not sure what value ant's build.apidocs is equivalent
to here. and not sure we need it.
-->
<!-- <additionalOptions> -->
<!-- <additionalOption>-d</additionalOption> -->
<!-- <additionalOption>${build.apidocs}</additionalOption> -->
<!-- </additionalOptions> -->
</configuration>
</reportSet>
</configuration>

<executions>
Expand Down
3 changes: 0 additions & 3 deletions xalan2jdoc/README

This file was deleted.

2 changes: 0 additions & 2 deletions xalan2jdoc/README~

This file was deleted.

Binary file removed xalan2jdoc/legacy_blob/xalan2jdoc.jar
Binary file not shown.
71 changes: 0 additions & 71 deletions xalan2jdoc/pom.xml

This file was deleted.

41 changes: 0 additions & 41 deletions xalan2jdoc/pom.xml~

This file was deleted.

143 changes: 0 additions & 143 deletions xalan2jdoc/src/main/java/AbstractIndexWriter.java

This file was deleted.

79 changes: 0 additions & 79 deletions xalan2jdoc/src/main/java/AbstractPackageIndexWriter.java

This file was deleted.

Loading

0 comments on commit 7ff4a17

Please sign in to comment.