Skip to content

Releases: jetty-project/jetty-modify-sources-maven-plugin

1.0.13

04 May 01:55
jetty-modify-sources-maven-plugin-1.0.13
1e559ae

Choose a tag to compare

📦 Dependency updates

1.0.12

01 May 22:48
jetty-modify-sources-maven-plugin-1.0.12
2d0c622

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.0.11

27 May 05:51
jetty-modify-sources-maven-plugin-1.0.11
4c104ed

Choose a tag to compare

Replace servlet5 by servlet4 in String litterals.

📦 Dependency updates

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 (#126) @dependabot

1.0.10

05 Mar 08:59
jetty-modify-sources-maven-plugin-1.0.10
0615679

Choose a tag to compare

🚀 New features and improvements

  • support for EE8EE9-TRANSLATE (#117) @olamy
  • support of //EE9EE8-NO-TRANSLATE for not translated the block (#115) @olamy

📦 Dependency updates

  • Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#101) @dependabot
  • Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#102) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 (#114) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#104) @dependabot
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 (#113) @dependabot
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 (#112) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#111) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.10 to 2.0.11 (#110) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#109) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#108) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10 (#107) @dependabot
  • Bump com.github.javaparser:javaparser-core from 3.25.6 to 3.25.8 (#106) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#100) @dependabot
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.2 (#99) @dependabot
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.2 (#98) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#97) @dependabot

1.0.9

03 Nov 06:45
jetty-modify-sources-maven-plugin-1.0.9
8d7778c

Choose a tag to compare

🚀 New features and improvements

  • handle ee9 package name fqcn in method call (#96) @olamy

📦 Dependency updates

  • Bump com.github.javaparser:javaparser-core from 3.25.5 to 3.25.6 (#95) @dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#94) @dependabot
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#93) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#92) @dependabot

1.0.8

13 Oct 11:23
jetty-modify-sources-maven-plugin-1.0.8
1dcc990

Choose a tag to compare

🚀 New features and improvements

  • transform classes with name containing ee9 or EE9 (#89) @olamy

1.0.7

12 Oct 08:01
jetty-modify-sources-maven-plugin-1.0.7
8394895

Choose a tag to compare

🚀 New features and improvements

  • manage javadoc content with ee9 (#88) @olamy

📦 Dependency updates

  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#81) @dependabot
  • Bump maven-plugin-plugin from 3.8.2 to 3.9.0 (#69) @dependabot
  • Bump maven-plugin-annotations from 3.8.2 to 3.9.0 (#68) @dependabot
  • Bump maven.version from 3.8.7 to 3.9.5 (#87) @dependabot
  • Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#86) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#85) @dependabot
  • Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 (#84) @dependabot
  • Bump com.github.javaparser:javaparser-core from 3.25.4 to 3.25.5 (#83) @dependabot

1.0.6

28 Jul 02:17
6fe63c0

Choose a tag to compare

🐛 Bug Fixes

1.0.5

26 Jul 11:08
46bb4c8

Choose a tag to compare

🐛 Bug Fixes

  • Fix hardcoded list of filtering extensions (#79) @olamy

📦 Dependency updates

1.0.4

03 May 23:45

Choose a tag to compare

📦 Dependency updates

  • downgrade javaparser version and add unit test for this regression (#63) @olamy