You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/08/07 16:35:49 UTC

[incubator-netbeans] branch master updated (1fa8a93 -> 8bab22a)

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

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


    from 1fa8a93  Merge pull request #651 from geertjanw/netbeans-1074-form-relicensing
     add e3f84d9  [NETBEANS-1083] Fix value replacement in POM editing
     new 8bab22a  Merge pull request #642 from matthiasblaesing/netbeans-1083

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:
 .../modules/xml/text/completion/XMLResultItem.java |   9 +-
 .../xml/text/completion/ValueResultItemTest.java   | 123 +++++++++++++++++++++
 .../completion/res/ValueReplacement.golden.xml     |  25 +++++
 .../xml/text/completion/res/ValueReplacement.xml   |  25 +++++
 4 files changed, 178 insertions(+), 4 deletions(-)
 create mode 100644 xml.text/test/unit/src/org/netbeans/modules/xml/text/completion/ValueResultItemTest.java
 create mode 100644 xml.text/test/unit/src/org/netbeans/modules/xml/text/completion/res/ValueReplacement.golden.xml
 create mode 100644 xml.text/test/unit/src/org/netbeans/modules/xml/text/completion/res/ValueReplacement.xml


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


[incubator-netbeans] 01/01: Merge pull request #642 from matthiasblaesing/netbeans-1083

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 8bab22ad8fe0ee04e482468bb2550d121fe8e2fa
Merge: 1fa8a93 e3f84d9
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Tue Aug 7 18:35:44 2018 +0200

    Merge pull request #642 from matthiasblaesing/netbeans-1083
    
    [NETBEANS-1083] Fix value replacement in POM editing

 .../modules/xml/text/completion/XMLResultItem.java |   9 +-
 .../xml/text/completion/ValueResultItemTest.java   | 123 +++++++++++++++++++++
 .../completion/res/ValueReplacement.golden.xml     |  25 +++++
 .../xml/text/completion/res/ValueReplacement.xml   |  25 +++++
 4 files changed, 178 insertions(+), 4 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