You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/03/15 18:26:42 UTC

[netbeans] 01/01: Merge pull request #3778 from JaroslavTulach/jtulach/ExposeJPDA

This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a commit to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit 00b4b17dc2c5c7be63dfa2ba9f8adda538836f76
Merge: 677372e ffa50da
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Tue Mar 15 18:26:27 2022 +0000

    Merge pull request #3778 from JaroslavTulach/jtulach/ExposeJPDA
    
    Explicitly expose JPDA classes and compile with --release 8 argument

 java/api.debugger.jpda/build.xml                   |  32 ++++++
 .../api.debugger.jpda/nbproject/project.properties |   4 +-
 java/debugger.jpda.truffle/build.xml               |   6 ++
 .../nbproject/project.properties                   |   3 +-
 java/debugger.jpda/build.xml                       | 107 ++++++++++++++++++++-
 java/debugger.jpda/nbproject/project.properties    |   3 +-
 java/spi.debugger.jpda.ui/build.xml                |  11 +++
 .../nbproject/project.properties                   |   3 +-
 8 files changed, 163 insertions(+), 6 deletions(-)

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

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