jbonofre commented on code in PR #1964:
URL: https://github.com/apache/karaf/pull/1964#discussion_r2206835265
##########
specs/java.xml.ws/pom.xml:
##########
@@ -30,6 +30,10 @@
<artifactId>org.apache.karaf.specs.java.xml.ws</artifactId>
<name>Apache Karaf :: Specs :: Java Xml WS</name>
+ <properties>
+ <maven.compiler.target>8</maven.compiler.target>
Review Comment:
Some specs still need Java 8 but specs gonna removed anyway.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]