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

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


    from 2c1ad06  [NETBEANS-654] Ignoring InvalidFileException while 
constructing the JavacTask, it will be thrown again and handled if needed. 
(#510)
     add ccf9061  [NETBEANS-615] When nb-javac is not installed, don't let CoS 
run, but rather suggest installing nb-javac or disabling CoS.
     add 95c9c27  [NETBEANS-615] Adding API to check if compile-on-save is 
supported, using the API in projects.
     new 284e056  Merge pull request #505 from jlahoda/NETBEANS-615

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.common/nbproject/project.xml                  |  2 +-
 .../java/api/common/project/BaseActionProvider.java    |  3 +++
 java.j2seproject/nbproject/project.xml                 |  2 +-
 .../modules/java/j2seproject/J2SEProjectUtil.java      |  3 ++-
 .../modules/java/source/ant/ProjectRunnerImpl.java     |  4 +++-
 java.source.base/apichanges.xml                        | 13 +++++++++++++
 java.source.base/manifest.mf                           |  2 +-
 java.source.base/nbproject/project.properties          |  2 +-
 .../netbeans/api/java/source/BuildArtifactMapper.java  | 11 ++++++++++-
 .../java/source/indexing/JavaCustomIndexer.java        | 18 ++++++++++++++++++
 .../java/source/usages/BuildArtifactMapperImpl.java    |  5 +++++
 .../netbeans/modules/java/source/JBrowseModule.java    |  5 +++--
 maven/nbproject/project.xml                            |  2 +-
 .../netbeans/modules/maven/api/execute/RunUtils.java   |  3 ++-
 .../modules/maven/customizer/CompilePanel.java         | 10 +++++++++-
 .../nashorn/execution/actions/ExecJSAction.java        |  6 ++++--
 16 files changed, 77 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jtul...@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-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