You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/08/09 10:26:57 UTC

[GitHub] [netbeans] neilcsmith-net opened a new pull request, #4487: Snapshot of APIs as of NetBeans 15

neilcsmith-net opened a new pull request, #4487:
URL: https://github.com/apache/netbeans/pull/4487

   Snapshot of APIs as of NetBeans 15.  For review (sorry, bit late again due to some issues, but we can run another RC if there's a real need to fix anything).  Not to be merged as / until release vote completes.
   
   Constant changes introduced in #4025 in Utilities might be a problem?
   
   Built in the usual way -
   
   ```
   # checkout branch (or release tag)
   git checkout release150
   ant clean
   ant build
   ant gen-sigtests-release
   git add -A
   git stash
   git checkout master
   git checkout -b apis-nb150
   git stash pop
   git add -A
   git commit -m "Snapshot of APIs as of NetBeans 15"
   # remove getPeer() calls
   find . -name "*.sig" -exec sed -i '/java.awt.peer.ComponentPeer/{N;d;}' {} \;
   # check git diff
   git add -A
   git commit --amend
   ```
   
   


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net commented on pull request #4487: Snapshot of APIs as of NetBeans 15

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on PR #4487:
URL: https://github.com/apache/netbeans/pull/4487#issuecomment-1211709492

   @ebarboni using @jtulach trick from https://github.com/apache/netbeans/pull/3792#issuecomment-1071121107 gives the following file which might be easier to review -
   [nb15sigs.diff.txt](https://github.com/apache/netbeans/files/9307357/nb15sigs.diff.txt)
    


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] ebarboni commented on pull request #4487: Snapshot of APIs as of NetBeans 15

Posted by GitBox <gi...@apache.org>.
ebarboni commented on PR #4487:
URL: https://github.com/apache/netbeans/pull/4487#issuecomment-1211685836

   lots of modification on maven indexer also  (intended)
   and openide constant change for OS identification
   
   Would be nice to get a diff without the ' #version change ' line :D


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net commented on pull request #4487: Snapshot of APIs as of NetBeans 15

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on PR #4487:
URL: https://github.com/apache/netbeans/pull/4487#issuecomment-1217062234

   Regenerated from 15-rc4.  cc/ @mbien @lkishalmi 


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net commented on pull request #4487: Snapshot of APIs as of NetBeans 15

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on PR #4487:
URL: https://github.com/apache/netbeans/pull/4487#issuecomment-1211704394

   > and openide constant change for OS identification
   
   Thanks @ebarboni This is #4025 - it might be a release blocker?


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net merged pull request #4487: Snapshot of APIs as of NetBeans 15

Posted by GitBox <gi...@apache.org>.
neilcsmith-net merged PR #4487:
URL: https://github.com/apache/netbeans/pull/4487


-- 
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-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists