Releases: leonardehrenfried/jspc-maven-plugin
jspc-maven-plugin-3.0.0-RC3
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC3/
Release notes :
jspc-maven-plugin-3.0.0-RC2
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC2/
Release notes :
jspc-maven-plugin-3.0.0-RC1
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/3.0.0-RC1/
Release notes :
- [FEAT] Add compatibility with Tomcat 9 (Warning, this version does not support Tomcat 8 now, see version 2.X for that): #12
jspc-maven-plugin-2.4.6
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.4.6/
Release notes :
- [FIX] Issue In multi-threaded compilation the same JSP is handled #threads times : #28
jspc-maven-plugin-2.4.5
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.4.5/
Release notes :
- [FIX] Issue when there are spaces in filenames : #22
jspc-maven-plugin-2.4.4
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.4.4/
Release notes :
- Fix compatiblity with maven 3.3.9 and maven dependency plugin 2.X : issue #20
jspc-maven-plugin-2.4.3
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.4.3/
Release notes :
- Add compilerName option, and add new compiler JDTCompilerParallel to improve performance when using more than 2 threads : PR #19
jspc-maven-plugin-2.4.2
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.4.2/
Release notes :
jspc-maven-plugin-2.4.1
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.4.1/
Release notes :
jspc-maven-plugin-2.3.0
Plugin available in Maven central : http://repo1.maven.org/maven2/io/leonard/maven/plugins/jspc-maven-plugin/2.3.0/
Release notes :
- Parameter 'compilerVersion' added to force the version with which the JSPs are compiled (PR #11)