You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2018/04/11 07:04:41 UTC

[incubator-netbeans] branch master updated (1bbc9ef -> c4cc19b)

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
jtulach@apache.org.

---------------------------------------------------------------------
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 #482 from sdedic/bugfix/extra_savecookie

Posted by jt...@apache.org.
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 <ja...@oracle.com>
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
jtulach@apache.org.

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