Skip to content

Releases: nebula-plugins/gradle-jakartaee-migration-plugin

0.2.0

18 Apr 06:59
Compare
Choose a tag to compare

Set transformer output file permissions to match the input file. Files coming from the transformer were had 600 permissions by default.

0.1.7

19 Dec 05:06
Compare
Choose a tag to compare

Assume EE7 when a Tomcat artifact version cannot be mapped to a known specification version

0.1.6

19 Dec 04:34
Compare
Choose a tag to compare

Support Maven repository style directory layouts for transform excludes.

0.1.5

19 Dec 04:34
Compare
Choose a tag to compare

Add transform attribute to all configurations when calling migrate() to prevent problems resolving project dependency runtime elements.

0.1.4

19 Dec 04:33
Compare
Choose a tag to compare

Add javax.ws.rs:jsr311-api

0.1.3

19 Dec 04:33
Compare
Choose a tag to compare

Log all messages from the Tomcat Migration tool at info/debug level to avoid log spam.

0.1.2

15 Dec 23:06
Compare
Choose a tag to compare

Avoid migrating resolutionRules configuration when using migrate().

0.1.1

15 Dec 04:09
Compare
Choose a tag to compare

Lazily configure artifact transforms.

0.1.0

15 Dec 03:37
Compare
Choose a tag to compare

Initial Release