Skip to content

jspc-maven-plugin-3.0.0-RC2

Compare
Choose a tag to compare
@tcollignon tcollignon released this 15 Oct 12:41
· 473 commits to master since this release
bdb672d

Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC2/

Release notes :

  • [FEAT] Add support to JDK 11, and upgrade Tocat version to 9.0.12 : #30
  • [FEAT] Add xml validation in merged web.xml file to ensure it's not broken after merge : #31
  • [REFAC] Change setWebXmlInclude to avoid calling deprecated API : #32