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-scxml.git
from 27b1d0e Merge pull request #163 from
apache/dependabot/github_actions/github/codeql-action-2.22.4
new bc4d803 Don't initialize an instance or static variable to its
default value
new b74701f Fix doctype
new 615ea7a Fix Checkstyle configuration
new 75cbb53 Allow Checkstyle from the command line build standalone
The 4 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:
checkstyle.xml | 16 +++++++---------
pom.xml | 8 ++++++++
.../org/apache/commons/scxml2/SCXMLExecutionContext.java | 2 +-
.../java/org/apache/commons/scxml2/env/URLResolver.java | 2 +-
src/test/java/org/apache/commons/scxml2/model/Hello.java | 2 +-
5 files changed, 18 insertions(+), 12 deletions(-)