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/01/02 18:51:19 UTC

[incubator-netbeans] branch master updated (95a3a8c -> 98e6ccf)

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 95a3a8c  Merge pull request #350 from jlahoda/NETBEANS-234
     add 17f4de0  work around Bug #257738 ClassCastException: javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be cast to javax.swing.text.AbstractDocument$DefaultDocumentEvent
     add 4299564  add "Parfait Support for Java" friend
     add 9dddad1  avoid java.lang.ClassCastException: java.desktop/javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be cast to java.desktop/javax.swing.text.AbstractDocument$DefaultDocumentEvent on JDK-9
     new 98e6ccf  Merge pull request #352 from alexvsimon/integration_alexvsimon

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:
 java.api.common/manifest.mf                                   |  2 +-
 java.api.common/nbproject/project.xml                         |  1 +
 .../netbeans/modules/bugtracking/commons/UndoRedoSupport.java | 11 +++++++----
 .../org/netbeans/modules/versioning/util/UndoRedoSupport.java | 11 +++++++----
 4 files changed, 16 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@netbeans.apache.org" <co...@netbeans.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 #352 from alexvsimon/integration_alexvsimon

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 98e6ccf2631156a2efd983a2d4278e908c64ba8e
Merge: 95a3a8c 9dddad1
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Tue Jan 2 19:51:16 2018 +0100

    Merge pull request #352 from alexvsimon/integration_alexvsimon
    
    Integrate CND team changes in platform

 java.api.common/manifest.mf                                   |  2 +-
 java.api.common/nbproject/project.xml                         |  1 +
 .../netbeans/modules/bugtracking/commons/UndoRedoSupport.java | 11 +++++++----
 .../org/netbeans/modules/versioning/util/UndoRedoSupport.java | 11 +++++++----
 4 files changed, 16 insertions(+), 9 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@netbeans.apache.org" <co...@netbeans.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