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
['"[email protected]" <[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