dbalek commented on a change in pull request #3093: URL: https://github.com/apache/netbeans/pull/3093#discussion_r695772640
########## File path: ide/gsf.testrunner.ui/nbproject/project.xml ########## @@ -136,7 +145,7 @@ <build-prerequisite/> <compile-dependency/> <run-dependency> - <specification-version>9.0</specification-version> + <implementation-version/> Review comment: `org.netbeans.modules.parsing.impl.indexing.CacheFolder.getDataFolder(...)` call is necessary to retrieve data from indexer caches. Official API in `parsing.indexing` has not been created yet, as the list of its clients is small and it should not be publicly available IMHO. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists