jakartaee / jws-api

JWS API (Eclipse Project for JAX-WS)
BSD 3-Clause "New" or "Revised" License
6 stars 11 forks source link

Created seperate profiles to allow building on JDK8 and JDK9+ #8

Closed Cousjava closed 5 years ago

Cousjava commented 6 years ago

Signed-off-by: Jonathan Coustick jonathan.coustick@payara.fish

lukasj commented 5 years ago

All xml-webservices stack (aka Metro) related projects do require JDK 11 to build due to presence of module descriptor. I don't think allowing JDK 8 for build is good idea in this context.