Achal1607 commented on PR #7158: URL: https://github.com/apache/netbeans/pull/7158#issuecomment-2002958264
> * When child pom uses variable again for the parent version then it throws false error: >  > > So, fixed the above mentioned issue in this PR. Refer for more info: [oracle/javavscode#95](https://github.com/oracle/javavscode/issues/95) The above error is anyways misleading for any case. So, imo we can keep the change that is done in this PR as it is. Since, warning is already shown if something other than these 3 keywords are used in the `version` tag, isn't it correct? <img width="715" alt="image" src="https://github.com/apache/netbeans/assets/55803675/6a7f9f02-3562-4c8d-a3eb-8bc041e70613"> -- 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
