This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/struts-annotations.git
from e3fbcfa Defines ASF specific settings in repo
add 5a8abcc Add support for JDK17
new 3de4510 Merge pull request #3 from jogep/bugfix/WW-5554
The 1 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:
Jenkinsfile | 2 +-
pom.xml | 16 ++-
.../taglib/apt/TagAnnotationProcessor.java | 9 +-
.../taglib/apt/TagAnnotationProcessorTest.java | 119 +++++++++++++++++++++
4 files changed, 138 insertions(+), 8 deletions(-)
create mode 100644
src/test/java/org/apache/struts/annotations/taglib/apt/TagAnnotationProcessorTest.java