json/src/test/java/org/netbeans/html/json/impl/DeepChangeTest.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, 02 Aug 2014 07:54:15 +0200 Deep checking of @ComputedProperties is now default if one depends on another model class
Sat, 02 Aug 2014 07:28:37 +0200 Moving the ability to control whether the value change is transitive or not out from the public API. Will make it default.