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/16 11:49:15 UTC

[netbeans] branch release130 updated (00d6d96 -> 52f43bd)

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

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


    from 00d6d96  Merge pull request #3610 from apache/delivery
     add ffa50da  Explicitly expose JPDA classes and compile with --release 8 argument
     add 00b4b17  Merge pull request #3778 from JaroslavTulach/jtulach/ExposeJPDA
     new 52f43bd  Merge pull request #3784 from apache/delivery

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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


[netbeans] 01/01: Merge pull request #3784 from apache/delivery

Posted by ne...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 52f43bdab7f3927e690e535081fb8eadc211c078
Merge: 00d6d96 00b4b17
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Wed Mar 16 11:48:48 2022 +0000

    Merge pull request #3784 from apache/delivery
    
    Sync gen-sigtests fixes to release130

 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