You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by em...@apache.org on 2018/03/19 07:34:29 UTC

[incubator-netbeans] 01/01: Merge pull request #460 from emilianbold/emi-autocloseable

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

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

commit 7e8c73aadda39ae2c22d08f9561253816541caed
Merge: 747bbe4 e1c560f
Author: Emilian Bold <em...@gmail.com>
AuthorDate: Mon Mar 19 09:34:26 2018 +0200

    Merge pull request #460 from emilianbold/emi-autocloseable
    
    Makes ProgressHandle and AggregateProgressHandle AutoCloseable

 api.progress/nbproject/project.properties                      |  2 +-
 .../src/org/netbeans/api/progress/BaseProgressUtils.java       |  9 +++------
 api.progress/src/org/netbeans/api/progress/ProgressHandle.java | 10 +++++++++-
 .../api/progress/aggregate/AggregateProgressHandle.java        | 10 +++++++++-
 .../project/universe/PlatformLayersCacheManager.java           |  6 +-----
 diff/src/org/netbeans/modules/diff/DiffAction.java             |  6 +-----
 diff/src/org/netbeans/modules/diff/PatchAction.java            |  6 +-----
 diff/src/org/netbeans/modules/diff/builtin/DiffPresenter.java  |  7 ++-----
 image/nbproject/project.properties                             |  2 +-
 image/src/org/netbeans/modules/image/ImageViewer.java          |  7 ++-----
 10 files changed, 30 insertions(+), 35 deletions(-)

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

---------------------------------------------------------------------
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