ko-ws-tyrus/pom.xml
Sun, 12 Jan 2014 23:07:06 +0100 Switching to most recent version of grizzly and tyrus
Sun, 12 Jan 2014 22:46:51 +0100 The JavaScriptBody annotation is in fact needed for compilation, but it should not propagate to dependant modules. For example it was causing errors in Jersey's html-json module
Sun, 12 Jan 2014 22:37:25 +0100 boot is only needed during testing
Thu, 09 Jan 2014 20:39:23 +0100 ko4j registers implementation of Transfer and WSTransfer based on XHR and WebSocket from a browser. The Java implementations of these interfaces has been moved to ko-ws-tyrus module. JavaScript arrays passed as parameters to Java callback methods need to be wrapped.
Thu, 09 Jan 2014 15:43:04 +0100 Updating references to ko4j
Mon, 16 Dec 2013 15:48:09 +0100 Using longer bundle symbolic names
Mon, 16 Dec 2013 15:18:58 +0100 Placing all projects into org.netbeans.html groupId
Wed, 06 Nov 2013 16:23:32 +0100 Use OSGi bundles for org.json API in all cases
Mon, 04 Nov 2013 13:03:58 +0100 Converted my JARs into OSGi bundles
Tue, 17 Sep 2013 12:20:40 +0200 [maven-release-plugin] prepare for next development iteration
Tue, 17 Sep 2013 12:20:31 +0200 [maven-release-plugin] prepare release release-0.6
Tue, 27 Aug 2013 07:32:12 +0000 [maven-release-plugin] prepare for next development iteration
Tue, 27 Aug 2013 07:32:11 +0000 [maven-release-plugin] prepare release release-0.5
Tue, 27 Aug 2013 07:27:51 +0000 Javadoc and descriptions for individual modules
Sun, 25 Aug 2013 14:40:16 +0200 Tyrus based implementation of WebSockets for JDK7