Tue, 07 Jan 2014 08:44:50 +0100 Jaroslav Tulach Keeping the original archetype name. Prevents polution of the archetype namespace with too many knockout4j archetypes and also keeps the libraries separate from their currently suggested use.
Tue, 07 Jan 2014 08:32:36 +0100 Jaroslav Tulach Updating documentation to new org.netbeans.html namespace
Tue, 07 Jan 2014 08:21:57 +0100 Jaroslav Tulach Merging with most recent changes on the default branch. Including switch to org.netbeans.html namespace. preprocess
Mon, 06 Jan 2014 13:44:34 +0100 Jaroslav Tulach Get ready for running in a restricted environment where full reflection information is not available
Mon, 06 Jan 2014 11:07:19 +0100 Jaroslav Tulach Adding closing brace
Mon, 06 Jan 2014 09:44:07 +0100 Jaroslav Tulach OSGi version is good enough now - merging to default branch
Mon, 06 Jan 2014 09:43:52 +0100 Jaroslav Tulach Give it the right license osgi
Mon, 06 Jan 2014 09:38:00 +0100 Jaroslav Tulach Describing the SPI package purpose osgi
Mon, 06 Jan 2014 09:24:49 +0100 Jaroslav Tulach Using more modern version of opened parameter (sub)class with an inner class osgi
Mon, 06 Jan 2014 08:55:10 +0100 Jaroslav Tulach One class less: No need for a separate WrapperObject class osgi
Mon, 06 Jan 2014 08:49:02 +0100 Jaroslav Tulach Making yet another method that should be 'implement only' protected abstract osgi
Mon, 06 Jan 2014 08:37:00 +0100 Jaroslav Tulach Every method should have only one meaning: making those that have to be implemented protected abstract. osgi
Sun, 05 Jan 2014 23:24:07 +0100 Jaroslav Tulach Documenting the copyJSON method osgi
Sun, 05 Jan 2014 23:20:14 +0100 Jaroslav Tulach Renaming proto factory method osgi
Sun, 05 Jan 2014 23:14:06 +0100 Jaroslav Tulach Documenting constructor and registration methods of the Proto.Type class osgi
Sun, 05 Jan 2014 23:09:49 +0100 Jaroslav Tulach Documenting all methods of the Proto class osgi
Sun, 05 Jan 2014 22:48:45 +0100 Jaroslav Tulach Javadoc for the JSON and WebSocket communication methods osgi
Sun, 05 Jan 2014 22:37:59 +0100 Jaroslav Tulach Communication between internal Proto state and a Technology implementation is completely hidden from the SPI osgi
Sun, 05 Jan 2014 22:31:13 +0100 Jaroslav Tulach Hiding getBindings from public signatures osgi
Sun, 05 Jan 2014 22:26:35 +0100 Jaroslav Tulach Hiding initBindings from public signature osgi
Sun, 05 Jan 2014 22:08:25 +0100 Jaroslav Tulach Javadoc for convert methods osgi
Sun, 05 Jan 2014 21:36:33 +0100 Jaroslav Tulach Cleaning the javadoc a bit. Renaming the check method to verifyUnlocked osgi
Sun, 05 Jan 2014 08:51:20 +0100 Jaroslav Tulach Don't start grizzly and fragment as they are known not beign able to start osgi
Sun, 05 Jan 2014 08:34:52 +0100 Jaroslav Tulach Less distracting init message osgi
Sun, 05 Jan 2014 08:33:29 +0100 Jaroslav Tulach The OSGi classloading is not really transitive: So, if a loader that can see our class, can't see Test class, use the Test class that is next to us. osgi
Sun, 05 Jan 2014 08:24:58 +0100 Jaroslav Tulach More logging and checks osgi
Sun, 05 Jan 2014 08:07:06 +0100 Jaroslav Tulach Need to return before throwing UnsupportedOpEx osgi
Sun, 05 Jan 2014 07:55:10 +0100 Jaroslav Tulach Just five failing tests in OSGi mode osgi
Sun, 05 Jan 2014 07:54:30 +0100 Jaroslav Tulach Using ServiceLoader - need buddy policy in Equinox osgi
Sun, 05 Jan 2014 06:53:34 +0100 Jaroslav Tulach Better display name osgi
Sat, 04 Jan 2014 21:47:47 +0100 Jaroslav Tulach All tests in OSGi mode are executed (as we add new Equinox Hook), they however fail osgi
Sat, 04 Jan 2014 16:22:11 +0100 Jaroslav Tulach Removing useless imports osgi
Sat, 04 Jan 2014 16:18:56 +0100 Jaroslav Tulach Tests in Equinox initialize OK osgi
Sat, 04 Jan 2014 08:11:47 +0100 Jaroslav Tulach Resolves dependencies of json-tck osgi
Sat, 04 Jan 2014 07:27:11 +0100 Jaroslav Tulach Print out (and survive) the bundle start up problems osgi
Fri, 03 Jan 2014 10:38:00 +0100 Jaroslav Tulach TCK cannot reference impl package, needs to use Models.fromRaw osgi
Fri, 03 Jan 2014 10:03:04 +0100 Jaroslav Tulach WebSocket communication works without dependencies on the implementation osgi
Fri, 03 Jan 2014 08:16:39 +0100 Jaroslav Tulach Making JSON calls work without references to non-public packages osgi
Thu, 26 Dec 2013 22:42:01 +0100 Jaroslav Tulach read and extract moved to Proto osgi
Tue, 24 Dec 2013 13:43:31 +0100 Jaroslav Tulach No need for WrapperObject.equals trick osgi
Tue, 24 Dec 2013 08:21:48 +0100 Jaroslav Tulach Exporting access to JSONList osgi
Tue, 24 Dec 2013 07:17:26 +0100 Jaroslav Tulach Adding test for properties derived from arrays osgi
Mon, 23 Dec 2013 20:44:23 +0100 Jaroslav Tulach More usage of the TYPE variable osgi
Mon, 23 Dec 2013 20:39:24 +0100 Jaroslav Tulach Exposing some conversion methods through the Proto.Type interfaces osgi
Mon, 23 Dec 2013 16:41:47 +0100 Jaroslav Tulach Fully functional (except still using non-exported packages in OSGi mode) osgi
Mon, 23 Dec 2013 16:38:29 +0100 Jaroslav Tulach Eliminate many StackOverflow, althrough correctness of the assignment before finishing initialization is questionable osgi
Mon, 23 Dec 2013 16:34:52 +0100 Jaroslav Tulach Eliminate NPE osgi
Mon, 23 Dec 2013 16:33:28 +0100 Jaroslav Tulach JSON model tests pass OK osgi
Mon, 23 Dec 2013 15:29:02 +0100 Jaroslav Tulach Simplify implementation of FunctionBinding by usage of enhanced singletonizer holder Impl osgi
Mon, 23 Dec 2013 15:06:51 +0100 Jaroslav Tulach Compiles and most of the tests pass OK osgi
Mon, 23 Dec 2013 09:30:10 +0100 Jaroslav Tulach Replacing direct access to Bindings behind Proto.Type osgi
Sun, 22 Dec 2013 16:49:48 +0100 Jaroslav Tulach Fixing license again osgi
Sun, 22 Dec 2013 07:14:05 +0100 Jaroslav Tulach More infrastructure for OSGi test. Now fails on TCK importing impl package - as generated by annotation processor osgi
Sun, 22 Dec 2013 05:45:13 +0100 Jaroslav Tulach Simple way to bootstrap OSGi framework with all your bundles found on classpath and load a class from it osgi
Sun, 22 Dec 2013 05:40:18 +0100 Jaroslav Tulach Infrastructure for testing in an OSGi container osgi
Thu, 19 Dec 2013 17:11:01 +0100 Jaroslav Tulach Tests for deep recusion preprocess
Thu, 19 Dec 2013 09:15:41 +0100 Jaroslav Tulach Testing multiple callbacks to JavaScript from inside a callback in Java preprocess
Mon, 16 Dec 2013 18:08:40 +0100 Jaroslav Tulach Also the archetype needs to refer to org.netbeans.html groupId
Mon, 16 Dec 2013 17:39:56 +0100 Jaroslav Tulach The work on this project started in 2013
Mon, 16 Dec 2013 17:16:40 +0100 Jaroslav Tulach Merging the rebranding done on the netbeans branch