ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxIT.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
Mon, 21 Jul 2014 10:38:01 +0200 The code is using more JavaFX packages. Explicitly exporting them.
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Tue, 21 Jan 2014 08:54:02 +0100 Merging jdk6 branch to preprocess, so the changes are 1:1
Mon, 20 Jan 2014 14:09:43 +0100 In order to use the html4j technology in Jersey 2.6 we need to run on JDK6, as Jersey still requires JDK6
Tue, 14 Jan 2014 16:14:08 +0100 Make sure we compile and run on JDK6
Sun, 05 Jan 2014 08:51:20 +0100 Don't start grizzly and fragment as they are known not beign able to start
Sun, 05 Jan 2014 08:24:58 +0100 More logging and checks
Sun, 05 Jan 2014 07:55:10 +0100 Just five failing tests in OSGi mode
Sat, 04 Jan 2014 21:47:47 +0100 All tests in OSGi mode are executed (as we add new Equinox Hook), they however fail
Sat, 04 Jan 2014 16:18:56 +0100 Tests in Equinox initialize OK