ko-osgi-test/src/main/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxTCKImpl.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
Thu, 31 Jul 2014 14:36:00 +0200 Adding classloader method to allow the system to run in Felix
Sun, 16 Mar 2014 16:00:50 +0100 Don't test websockets, assume they are similar to other tests when running in OSGi mode
Tue, 04 Mar 2014 17:09:22 +0100 Letting BrwsrCtx invoke runnables correctly and reschedule them into the appropriate thread if necessary. Caching JavaScript objects in the hope to allow asynchronous execution of the JavaScript snippets.
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 09 Jan 2014 15:43:04 +0100 Updating references to ko4j
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 16:22:11 +0100 Removing useless imports
Sat, 04 Jan 2014 16:18:56 +0100 Tests in Equinox initialize OK