eclipse-ee4j / starter

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

Add all negative cases for Open Liberty #313

Closed mohamed-elzeni closed 2 months ago

mohamed-elzeni commented 2 months ago

This completes all validation cases for Open Liberty by adding all negative cases. All the negative cases for Open Liberty are ones where the build should fail. And they are of two types:

  1. Cases failing due to having EE 10 with SE 8
  2. Cases failing due to having the core profile with an EE version that's not 10
eclipse-starter-bot commented 2 months ago

Can one of the admins verify this patch?

mohamed-elzeni commented 2 months ago

Yes, #310 covers all the cases here.