This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bsf.git
from 4c6a0e6 Use plain code comment
new b0fd4d5 Javadoc
new fe8fbb4 Fail the GH CI build on Javadoc errors (but not warnings)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/maven.yml | 2 +-
pom.xml | 2 +-
src/main/java/org/apache/bsf/engines/javaclass/JavaClassEngine.java | 1 +
.../java/org/apache/bsf/engines/javascript/JavaScriptEngine.java | 1 +
src/main/java/org/apache/bsf/engines/jexl/JEXLEngine.java | 4 ++++
src/main/java/org/apache/bsf/engines/netrexx/NetRexxEngine.java | 5 +++++
src/main/java/org/apache/bsf/util/IndentWriter.java | 1 +
src/main/java/org/apache/bsf/util/MethodUtils.java | 1 +
src/main/java/org/apache/bsf/util/cf/CFDriver.java | 1 +
src/main/java/org/apache/bsf/util/cf/CodeFormatter.java | 4 ++++
10 files changed, 20 insertions(+), 2 deletions(-)