mbien commented on PR #6061:
URL: https://github.com/apache/netbeans/pull/6061#issuecomment-1585476876

   > What do you think: Should I proceed with the other deployment descriptors 
or do you dislike the idea?
   
   I like what I see so far. Unfortunately some of the enterprise tests can't 
run on JDK 11 yet #4904, so using JDK 11 API is blocked for now. You would also 
have to set source/target to 11 and add `OpenIDE-Module-Java-Dependencies: Java 
> 11` to the module manifest which has to be tested to check if this doesn't 
cause any fallout.
   
   Getting rid of the if/else chains by improving the data structures a bit is 
much appreciated.


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