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 2017/10/24 14:14:59 UTC

[incubator-netbeans-html4j] 04/04: NETBEANS-89 & co. Using Apache licensed org.json API.

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-html4j.git

commit 35d4422a31b2f5fcc5abd64900a551cb5ebf5738
Merge: c705a3d f461c37
Author: Jaroslav Tulach <ja...@oracle.com>
AuthorDate: Tue Oct 24 16:12:54 2017 +0200

    NETBEANS-89 & co. Using Apache licensed org.json API.

 DEPENDENCIES                                       |  8 +--
 .../java/org/netbeans/html/json/spi/Observers.java |  1 -
 .../java/org/netbeans/html/json/spi/Proto.java     | 10 +---
 .../test/java/net/java/html/json/ModelTest.java    | 14 ++---
 .../test/java/net/java/html/json/TypesTest.java    | 69 ++++++++++++++++++----
 ko-felix-test/pom.xml                              |  4 +-
 ko-osgi-test/pom.xml                               |  4 +-
 ko-ws-tyrus/pom.xml                                |  4 +-
 .../java/org/netbeans/html/wstyrus/LoadJSON.java   | 20 +++----
 pom.xml                                            |  6 +-
 src/main/javadoc/overview.html                     | 10 ++++
 11 files changed, 92 insertions(+), 58 deletions(-)


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