mbien commented on pull request #3658:
URL: https://github.com/apache/netbeans/pull/3658#issuecomment-1049338665


   > I'm not sure what we gain from splitting this into multiple file instead 
of using real property files with comments.
   
   properties need parsing, a text file needs only simple tokenizing which 
should simplify usage outside of java programs. CI going to need a horizontal 
line without -J (probably generated by bash), maven files (archetypes) might 
want a vertical version like here (probably generated by freemarker): 
https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype/pull/2/files#diff-976f3bd796e4d3a6bb6bdb1d39336860e7bc4d10b9ad93ebca24e01db902cc4f
 allows copy+paste for users too etc.
   
   > As a stop gap ok.
   
   thats what it is yes. I don't think I have to remind anyone that NB has 
several JDK 17 compatible releases out by now, but not a single job runs on it 
so far. The maven archetypes for platform or plugins don't work either, 
starting NB dev builds from the IDE will also only work up to JDK 15.


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