jtulach commented on PR #4254:
URL: https://github.com/apache/netbeans/pull/4254#issuecomment-1161291293

   Doesn't even compile. The module compiles against APIs of JDK8. I'd say 
proper fix isn't to delete the `Module.java`, but don't package `Module.class` 
into the final JAR. Btw. this [trick with 
javaresource](https://github.com/apache/netbeans/blob/master/profiler/lib.profiler/build.xml#L45)
 could be a decent substitute if one compiles on JDK-11+.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to