Polyglot for Maven v0.4.5 Release Notes
Release Date: 2020-03-03 // 12 months ago-
- ✂ Remove upper bound for JDK version to allow Java 11 and newer
- contributed by Manfred Moser - http://www.simpligility.com
- ⏪ polyglot-kotlin - revert automatic source folder setting to koltin
- fixes https://github.com/takari/polyglot-maven/issues/205
- contributed by Manfred Moser - http://www.simpligility.com
- ⚡️ Update xstream version in test resources to avoid security alerts
- contributed by Manfred Moser - http://www.simpligility.com
- Avoid assumption about replacement pom file being readable
- see https://github.com/takari/polyglot-maven/pull/212
- fixes https://github.com/takari/polyglot-maven/issues/210
- contributed by Christoph Läubrich https://github.com/laeubi
- 🛠 Fix sorting in model manager
- see https://github.com/takari/polyglot-maven/pull/211
- fixes https://github.com/takari/polyglot-maven/issues/209
- contributed by Christoph Läubrich https://github.com/laeubi
- ⬆️ Upgrade scala-maven-plugin, clojure-maven-plugin and Clojure
- contributed by Manfred Moser - http://www.simpligility.com
- ✂ Remove upper bound for JDK version to allow Java 11 and newer
Previous changes from v0.4.4
-
- polyglot-kotlin
- Set source folders to kotlin
- see https://github.com/takari/polyglot-maven/pull/202
- fixes https://github.com/takari/polyglot-maven/issues/201
- contributed by Nils Olson https://github.com/nilols
- Upgrade to kotlin 1.3.60
- contributed by Manfred Moser - http://www.simpligility.com
- General
- Provide a mechanism to override properties of a polyglot build
- see https://github.com/takari/polyglot-maven/pull/197
- fixes https://github.com/takari/polyglot-maven/issues/193
- contributed by Christoph Läubrich https://github.com/laeubi
- TeslaModelProcessor.locatePom(File) ignores files ending in.xml
- see https://github.com/takari/polyglot-maven/pull/196
- fixes https://github.com/takari/polyglot-maven/issues/192
- contributed by Christoph Läubrich https://github.com/laeubi
- Use platform encoding in ModelReaderSupport
- see https://github.com/takari/polyglot-maven/pull/195
- fixes https://github.com/takari/polyglot-maven/issues/192
- contributed by Christoph Läubrich https://github.com/laeubi
- Invoker plugin update
- contributed by Manfred Moser - http://www.simpligility.com
- takari parent update
- contributed by Manfred Moser - http://www.simpligility.com
- plexus-component-metadata update to 2.1.0
- contributed by Manfred Moser - http://www.simpligility.com
- maven-enforcer-plugin update to 3.0.0-M3
- contributed by Manfred Moser - http://www.simpligility.com
- 🚀 Release performed by Manfred Moser - http://www.simpligility.com
- polyglot-kotlin