On 15/09/2022 14:36, Felix Schumacher wrote:
Am 15.09.22 um 11:06 schrieb Mark Thomas:
The proposed Apache Tomcat migration tool for Jakarta EE 1.0.4 is now
available for voting.
The significant changes since 1.0.3 are:
- Issue #26 - Re-fix
- PR #28 - Add Jakarta EE -. Java EE profile (with warnings)
- Add checkstyle
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v1.0.4/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1392/
The tag is:
https://github.com/apache/tomcat-jakartaee-migration/tree/1.0.4
a74aad315b8af81de0fa1837acc2adb278f5cb5a
The proposed 1.0.4 release is:
[ ] -1: Broken. Do not release because...
[ ] +1: Acceptable. Go ahead and release.
When I try to build the sources from the tar.gz maven complains about
missing checkstyle files:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-checkstyle-plugin:3.2.0:check (validate)
on project jakartaee-migration: Failed during checkstyle execution:
Unable to find configuration file at location:
res/checkstyle/checkstyle.xml: Could not find resource
'res/checkstyle/checkstyle.xml'. -> [Help 1]
When I copy the files from git into the source folder mvn verify works
as expected.
I'll get that fixed.
Do we want 1.0.5 for this?
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org