eclipse-ee4j / starter

Eclipse Starter for Jakarta EE
Eclipse Public License 2.0
50 stars 38 forks source link

Add negative cases for Payara #321

Closed mohamed-elzeni closed 1 month ago

mohamed-elzeni commented 1 month ago

This adds two negative cases to cover the case "Payara 6 does not support Java SE 8" from https://github.com/eclipse-ee4j/starter/blob/master/archetype/src/main/resources/META-INF/archetype-post-generate.groovy. The two added cases are for EE 9 and EE 9.1. No case added for EE 10 since it's covered under EE 10 not supporting SE 8.

eclipse-starter-bot commented 1 month ago

Can one of the admins verify this patch?