This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


    from ddc2f11  Additional Profile to Migrate Back to JEE8 from Jakarta EE
     new d6ed7d7  Add #28 to change log and expand usage notes
     new 41a9060  Add Checkstyle to build - configuration based on Tomcat 10.1.x
     new 2c0552a  Fix Checkstyle errors

The 3 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:
 CHANGES.md                                         |  1 +
 pom.xml                                            | 21 +++++
 res/checkstyle/checkstyle.xml                      | 93 ++++++++++++++++++++++
 res/checkstyle/header-al2.txt                      | 19 +++++
 .../org/apache/tomcat/jakartaee/AntHandler.java    |  4 +-
 .../apache/tomcat/jakartaee/ClassConverter.java    |  1 +
 .../org/apache/tomcat/jakartaee/EESpecProfile.java | 10 +--
 .../org/apache/tomcat/jakartaee/GlobMatcher.java   |  8 +-
 .../org/apache/tomcat/jakartaee/Migration.java     | 13 ++-
 .../tomcat/jakartaee/LocalStrings.properties       | 10 ++-
 10 files changed, 159 insertions(+), 21 deletions(-)
 create mode 100644 res/checkstyle/checkstyle.xml
 create mode 100644 res/checkstyle/header-al2.txt


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to