This is an automated email from the ASF dual-hosted git repository. jtulach pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit c4cc19baa2f4f789615da2b568629d380c48b8b0 Merge: 1bbc9ef 3a914fb Author: Jaroslav Tulach <[email protected]> AuthorDate: Wed Apr 11 09:04:38 2018 +0200 Merge pull request #482 from sdedic/bugfix/extra_savecookie Better consistency between SaveCookie presence and modified status .../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
