You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2019/04/20 18:29:48 UTC

[incubator-netbeans] branch master updated (e03eba2 -> ce81a89)

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

lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from e03eba2  Merge master into GradleFrontendProject
     new 88773a2  [NETBEANS-2348] Added support for 'Test Package'.
     new 3f107ec  [NETBEANS-2348] Less intrustive support for Test Package.
     new ce81a89  [NETBEANS-2293] Fix possible NPE on selected method detection.

The 2484 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:
 .../gradle/java/GradleJavaTokenProvider.java       | 92 ++++++++--------------
 .../modules/gradle/java/JavaActionProvider.java    | 75 +++++++++---------
 .../modules/gradle/java/action-mapping.xml         |  4 +-
 .../gradle/java/api/output/LocationOpener.java     | 58 ++++++--------
 .../gradle/execute/GradleDaemonExecutor.java       |  4 +-
 5 files changed, 100 insertions(+), 133 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