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

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


    from 0419aa6  Add a build script. Experiment with Maven.
     add 31d728d  Fix various issues when doing a clean build
     add ca90f2a  Add a feature that updates the MANIFEST version info during 
migration
     new 47e40ad  Increment version number

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:
 pom.xml                                            |  6 +--
 src/assembly/bin.xml                               |  3 +-
 .../jakartaee/{NoOpConverter.java => Info.java}    | 44 ++++++++++++++--------
 .../org/apache/tomcat/jakartaee/Migration.java     | 18 +++++++++
 src/main/resources/info.properties                 | 16 ++++++++
 src/main/scripts/migrate.sh                        |  5 +--
 6 files changed, 67 insertions(+), 25 deletions(-)
 copy src/main/java/org/apache/tomcat/jakartaee/{NoOpConverter.java => 
Info.java} (57%)
 create mode 100644 src/main/resources/info.properties


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

Reply via email to