On Fri, 25 Aug 2023 00:30:23 GMT, Jonathan Gibbons wrote:
> Please review a test-only fix, for `JavadocTester`, to set the source path to
> a sensible value if none specified explicitly, to override the tool default
> to use the class path.
>
> The underlying issue is that TestNG is on the cla
On Mon, 28 Aug 2023 12:01:23 GMT, Hannes Wallnöfer wrote:
> I understand why you are doing it, but I wonder if it is possible to do it in
> a better way. If this is integrated, tests that use JavadocTester will always
> specify `-sourcepath`. That won't be clean and will likely cause suprises
On Fri, 25 Aug 2023 08:00:57 GMT, Pavel Rappo wrote:
> I understand why you are doing it, but I wonder if it is possible to do it in
> a better way. If this is integrated, tests that use JavadocTester will always
> specify `-sourcepath`. That won't be clean and will likely cause suprises
> dow
On Fri, 25 Aug 2023 00:30:23 GMT, Jonathan Gibbons wrote:
> Please review a test-only fix, for `JavadocTester`, to set the source path to
> a sensible value if none specified explicitly, to override the tool default
> to use the class path.
>
> The underlying issue is that TestNG is on the cla