diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-05-28 15:11:32 +0700 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2021-05-28 16:27:34 +0700 |
commit | 94499e06295b4d3754c7228ad4e5710d2ac5ba42 (patch) | |
tree | 21c9e1ba1e9955713cfeb11ceca3b4a0bc5ed2c8 /docs | |
parent | 520ed7b623263927b30fe1898b36f411490ba34d (diff) | |
download | aspectj-94499e06295b4d3754c7228ad4e5710d2ac5ba42.tar.gz aspectj-94499e06295b4d3754c7228ad4e5710d2ac5ba42.zip |
Revert "Always run javadoc using the ToolProvider API"
This reverts commit f70aeb5e, except for some commented-out parts of
code and an unused method. I also simplified the code, e.g. with regard
to exception handling, and did some more cosmetic stuff, but basically
it is a revert.
In order to make it compile on more recent JDKs which doe not have class
com.sun.tools.javadoc.Main, I used Class.forName in the method being
called on JDK 8 only.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions