jGauravGupta commented on PR #9237:
URL: https://github.com/apache/netbeans/pull/9237#issuecomment-4211935154
Hi @matthiasblaesing,
I need some help. The sigtest is throwing the following error:
```
Class org.netbeans.modules.payara.tooling.data.JDKVersion
"E1.2 - API type removed" : method public final boolean
org.netbeans.modules.payara.tooling.data.JDKVersion.isOptionSupported(
org.netbeans.modules.payara.tooling.server.parser.JvmConfigReader.JvmOption,
java.lang.String)
```
However, this method is newly introduced, and the older method was only
deprecated (not removed).
--
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