TapDoc1.0a1 and a2 fail to execute due to broken link
Brought to you by:
snorbi
Guess due to some changes to the Tapestry website a
link is broken:
BUILD FAILED
....tapdoc-1.0a1\example\build.xml:25:
java.lang.RuntimeException:
java.io.FileNotFoundException:
http://tapestry.apache.org/tapestry/apidocs/package-list
or:
BUILD FAILED
....tapdoc-1.0a2\1.0a2\example\build.xml:29:
java.lang.RuntimeException:
java.io.FileNotFoundException:
http://tapestry.apache.org/tapestry/apidocs/package-list
The T4 apidocs are now located here:
http://tapestry.apache.org/tapestry4
However simply adjusting the javadoclink property in
the build.xml and removing deprecated
jakarta.apache.org links didn't help.
Currently I had no look getting either a01 or a02 to
work as expected.
Cheers,
Michael