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