anthonyvdotbe commented on pull request #2123: URL: https://github.com/apache/netbeans/pull/2123#issuecomment-624236370
> Why not remove the property from the POM? (override the value from a parent pom?) Not sure if I understand what you're asking, but if it is: why don't you remove the property from the POM? Then, yes, it doesn't make sense to specify `@@DEFAULT@@` as the value, but if NetBeans writes it to the POM, it should at least do so without typos. And ideally it shouldn't write it to the POM at all, but that's an issue of its own > How is this story about backwards compatibility? Imho this is a negligible issue. At worst, people will get an `Unresolved project problem` saying `No such Java Platform: @@DEFAU:T@@`, upon which they'll select a Java Platform of their choosing in the settings and that's it. But I doubt this will impact many users at all. ---------------------------------------------------------------- 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. 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
