JaroslavTulach commented on issue #1123: Use .class files instead of compiling 
the sources
URL: 
https://github.com/apache/incubator-netbeans/pull/1123#issuecomment-464760971
 
 
   Here are the changes generated by `ant -f ide/api.java.classpath 
check-sigtest -Dsigtest.check.type=strictcheck`:
   ```
     [sigtest] Added Classes
     [sigtest] -------------
     [sigtest] 
     [sigtest] org.netbeans.api.java.queries.BinaryForSourceQuery$Result2
     [sigtest] org.netbeans.spi.java.queries.BinaryForSourceQueryImplementation2
     [sigtest] 
     [sigtest] Added Nested Classes
     [sigtest] --------------------
     [sigtest] 
     [sigtest] org.netbeans.api.java.queries.BinaryForSourceQuery:         
nested public abstract static 
org.netbeans.api.java.queries.BinaryForSourceQuery$Result2
     [sigtest] 
     [sigtest] Added Methods
     [sigtest] -------------
     [sigtest] 
     [sigtest] org.netbeans.api.java.queries.BinaryForSourceQuery:         
method public final static 
org.netbeans.api.java.queries.BinaryForSourceQuery$Result2 
org.netbeans.api.java.queries.BinaryForSourceQuery.findBinaryRoots2(java.net.URL)
     [sigtest] 
   ```
   I'd like to integrate the change into NetBeans 11. @lkishalmi, can you 
cherry pick it once it gets into master?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to