SAP / commerce-gradle-plugin

Gradle plugins for the full development lifecycle of a SAP Commerce project
Apache License 2.0
33 stars 12 forks source link

Enable SAP commerce 2205 #40

Closed tklostermannNSD closed 2 years ago

tklostermannNSD commented 2 years ago

Add support for sap commerce 2205. Force Java version 17 because of features used in java.xml.

mpern commented 2 years ago

Tip: the JVM args used to compile the plugin don't change how ant is executed.

Keep the plugin and wrapper updates, but please revert update to java 17.

https://github.com/SAP/commerce-gradle-plugin/issues/39#issuecomment-1151400308

mpern commented 2 years ago

I had some time to add the 2205 compatibility :)