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 2019/10/28 11:35:06 UTC

[netbeans-html4j] branch BuildOnJDK13 updated (aa706ef -> fbf7518)

This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a change to branch BuildOnJDK13
in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git.


    from aa706ef  Adjustments to build the project on JDK 13
     add fecd7e9  What's new in version 1.7
     add 3dd46a1  Dump stack to find out why DoubleViewTest sometimes doesn't finish
     add cd32292  Keep reference to InitializeWebView until it is notified for the first time
     new fbf7518  Merge remote-tracking branch 'origin/master' into BuildOnJDK13

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/html/boot/fx/InitializeWebView.java   |  5 ++-
 .../org/netbeans/html/ko4j/DoubleViewTest.java     | 20 +++++++--
 .../java/org/netbeans/html/ko4j/DumpStack.java     | 50 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 src/main/javadoc/overview.html                     | 36 +++++++++++++---
 5 files changed, 102 insertions(+), 11 deletions(-)
 create mode 100644 ko4j/src/test/java/org/netbeans/html/ko4j/DumpStack.java


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


[netbeans-html4j] 01/01: Merge remote-tracking branch 'origin/master' into BuildOnJDK13

Posted by jt...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch BuildOnJDK13
in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git

commit fbf7518ca5b009121d66df2d866a0c9ff070ed6a
Merge: aa706ef cd32292
Author: Jaroslav Tulach <ja...@apidesign.org>
AuthorDate: Mon Oct 28 12:30:25 2019 +0100

    Merge remote-tracking branch 'origin/master' into BuildOnJDK13

 .../netbeans/html/boot/fx/InitializeWebView.java   |  5 ++-
 .../org/netbeans/html/ko4j/DoubleViewTest.java     | 20 +++++++--
 .../java/org/netbeans/html/ko4j/DumpStack.java     | 50 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 src/main/javadoc/overview.html                     | 36 +++++++++++++---
 5 files changed, 102 insertions(+), 11 deletions(-)



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