This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 1bbc9ef #517: Prevent a project to be a subproject of itself (#490)
add 10f0728 Better consistency between SaveCookie presence and modified
status
add 3a914fb Added unit tests to check cookie presence
new c4cc19b Merge pull request #482 from sdedic/bugfix/extra_savecookie
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:
.../netbeans/modules/csl/core/GsfDataObject.java | 2 +-
.../modules/csl/core/GsfDataObjectTest.java | 25 +++++++++++++++
.../org/netbeans/modules/html/HtmlDataObject.java | 2 +-
.../netbeans/modules/html/HtmlDataObjectTest.java | 35 +++++++++++++++++----
.../xml/multiview/XmlMultiViewDataObject.java | 2 +-
.../xml/multiview/test/XmlMultiViewEditorTest.java | 36 ++++++++++++++++++++--
6 files changed, 90 insertions(+), 12 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