context/src/main/java/org/netbeans/html/context/spi/Contexts.java
Mon, 29 Feb 2016 05:25:31 +0100 #257849: xhr4j module uses java.net package to handle @OnReceive requests to workaround CORS limitations
Mon, 26 Jan 2015 19:28:18 +0100 #249545: Only call fillContext once per registered implementation class
Fri, 12 Dec 2014 12:37:58 +0100 Fixing Javadoc warnings
Thu, 04 Dec 2014 09:21:55 +0100 #248918: Introducing technology identifiers
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.