[tomcat] branch main updated: Fix parsing of large numeric literals

2022-08-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 00c6bc21a0 Fix parsing of large numeric literals 00c6

[tomcat] branch 10.0.x updated: Fix parsing of large numeric literals

2022-08-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new de334718a7 Fix parsing of large numeric literals

[tomcat] branch 10.0.x updated: Fix back-port. Need casts.

2022-08-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new b12ff215ad Fix back-port. Need casts. b12ff215ad

[tomcat] branch 9.0.x updated: Fix parsing of large numeric literals

2022-08-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new b3b289bf24 Fix parsing of large numeric literals b3

[tomcat] branch 9.0.x updated: Fix backport (jakarta -> javax)

2022-08-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 12108b4066 Fix backport (jakarta -> javax) 12108b40

[tomcat] branch 8.5.x updated: Fix parsing of large numeric literals

2022-08-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 05341577d5 Fix parsing of large numeric literals 05

[GitHub] [tomcat-jakartaee-migration] wmccusker opened a new issue, #32: Manifest in exploded osgi bundle is not migrated

2022-08-19 Thread GitBox
wmccusker opened a new issue, #32: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/32 Hi, When running the migration on a war file that contains an exploded osgi bundle the class files and jar files within the exploded bundle are migrated but the manifest file is not

[GitHub] [tomcat-jakartaee-migration] wmccusker opened a new pull request, #33: fixes #32 check if file name ends with manifest name

2022-08-19 Thread GitBox
wmccusker opened a new pull request, #33: URL: https://github.com/apache/tomcat-jakartaee-migration/pull/33 Check if the file name ends with the manifest name so that exploded archives with a war deployment are also migrated. -- This is an automated message from the Apache Git Service. To