jtulach commented on pull request #2881:
URL: https://github.com/apache/netbeans/pull/2881#issuecomment-819212141


   First [error is 
reported](https://travis-ci.com/github/apache/netbeans/jobs/498248762) and it 
can be interpreted as the power of `--release` option!
   ```
   Class org.netbeans.lib.profiler.utils.ImmutableList
     "E1.2 - API type removed" : method public java.util.Spliterator 
java.lang.Iterable.spliterator()
     "E1.2 - API type removed" : method public void 
java.lang.Iterable.forEach(java.util.function.Consumer)
   ```
   The `lib.profiler` project sets `javac.target=1.7` and SigTest version 1.4 
properly sees only JDK7 APIs now! 
   


-- 
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

Reply via email to