You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2021/04/29 13:51:12 UTC

[netbeans] branch delivery updated (a8bfc8a -> 729a291)

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

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


    from a8bfc8a  Merge pull request #2909 from dbalek/dbalek/lspCompletionFixes
     new e450db5  Additional virtual file object test
     new a4c9d83  Check parents of virtual file objects in the filesystem TCK
     new 0be610e  Let FileObject.getOutputStream() work on invalid file objects
     new 729a291  Merge pull request #2910 from JaroslavTulach/jtulach/BetterVirtualFO

The 5358 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:
 .../filebasedfs/fileobjects/BaseFileObj.java       |  8 ++-
 .../filebasedfs/fileobjects/FolderObjTest.java     |  8 +++
 .../src/org/openide/filesystems/FileObject.java    | 18 ++++-
 .../org/openide/filesystems/FileObjectTestHid.java | 81 ++++++++++++++++++++--
 4 files changed, 108 insertions(+), 7 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