json/src/test/java/net/java/html/json/OperationTest.java
Tue, 26 Aug 2014 18:13:30 +0200 During the API review process (bug 246133) the reviewers decided that in order to include html4j to NetBeans Platform, we need to stop using org.apidesign namespace and switch to NetBeans one. Repackaging all SPI packages into org.netbeans.html.smthng.spi.
Sat, 02 Aug 2014 12:59:31 +0200 Fixing Javadoc to succeed on JDK8
Sat, 29 Mar 2014 11:37:22 +0100 #5912: Subsequent usages of the model class should be treated as parameters
Tue, 11 Mar 2014 16:19:24 +0100 Box primitive types
Tue, 11 Mar 2014 09:59:03 +0100 @Function and @ModelOperation methods can throw exception
Tue, 11 Mar 2014 09:52:06 +0100 Eliminating useless innerclasses
Mon, 03 Mar 2014 23:30:02 +0100 BrwsrCtx.execute(Runnable) and using it whenever one mangles with @Model classes
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Mon, 12 Aug 2013 10:06:14 +0200 Introducing @ModelOperation annotaiton