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 <[email protected]>
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
[email protected].

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to