2
0
Fork 0
mirror of https://github.com/ethauvin/bld.git synced 2025-04-25 00:07:12 -07:00

Updated javadoc command

This commit is contained in:
Geert Bevin 2023-05-09 21:40:32 -04:00
parent 445e57c843
commit 13857dc00e

View file

@ -112,6 +112,7 @@ public class BldBuild extends Project {
"test.h2");
javadocOperation()
.sourceFiles(FileUtils.getJavaFileList(core_src_main_java_directory))
.excluded(
"rife/antlr/",
"rife/asm/",