matthiasblaesing commented on PR #5455: URL: https://github.com/apache/netbeans/pull/5455#issuecomment-1426798964
> > Think we might have a little bit of work to do! smile I only searched for `javac.target`, so stupidly missed how many more modules just set `javac.source`! roll_eyes > > the reason for that is because the custom javac ant task is mapping the properties in a non-standard way: https://github.com/apache/netbeans/blob/master/nbbuild/antsrc/org/netbeans/nbbuild/CustomJavac.java#L68-L100 That is a n artifact of the NetBeans build itself, so the task is not set in stone and could be changed. -- 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
