boot-script/src/test/java/net/java/html/boot/script/ko4j/KOCase.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.
Thu, 14 Aug 2014 11:43:55 +0200 Give other threads a chance to run before retrying the task
Sat, 02 Aug 2014 12:59:31 +0200 Fixing Javadoc to succeed on JDK8
Thu, 05 Jun 2014 18:04:59 +0200 Skipping tests that are broken due to JDK-8046013
Thu, 05 Jun 2014 17:50:40 +0200 Skip the ko4j tests on JDK7. The envjs version only works on nashorn
Wed, 04 Jun 2014 15:18:05 +0200 The presenters are supposed to be singlethreaded so we need an executor to pass requests into
Wed, 04 Jun 2014 07:05:13 +0200 Trying to run ko4j inside of envjs