Tue, 28 May 2013 20:01:30 +0200 Jaroslav Tulach Create default instances and just bind them to unit testing context context
Tue, 28 May 2013 20:00:53 +0200 Jaroslav Tulach Properties can be null context
Tue, 28 May 2013 20:00:32 +0200 Jaroslav Tulach Bck2Brwsr throws SecurityException when one is trying to access ClassLoader of a Class. In case we already have a provider, ignore that exception context
Tue, 28 May 2013 19:43:16 +0200 Jaroslav Tulach When cloning the object to new context, don't replace the list, just its content context
Tue, 28 May 2013 15:38:34 +0200 Jaroslav Tulach Adding default constructor to model classes. In case one needs to bind model class to a specific context one can do so via Models.bind method context
Tue, 28 May 2013 13:31:42 +0200 Jaroslav Tulach Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible context
Tue, 28 May 2013 12:29:21 +0200 Anton Epple refactoring sound
Tue, 28 May 2013 08:16:32 +0200 Anton Epple created project for sound API sound
Mon, 27 May 2013 16:59:48 +0200 Anton Epple created project for sound API sound
Mon, 27 May 2013 16:36:26 +0200 Anton Epple updated pom to testng sound
Mon, 27 May 2013 16:29:15 +0200 Anton Epple branch and project sound sound
Mon, 27 May 2013 16:22:20 +0200 Anton Epple fake test
Mon, 20 May 2013 14:49:00 +0200 Jaroslav Tulach Describe how to use the model class as Jersey entity
Thu, 16 May 2013 21:14:23 +0200 Jaroslav Tulach Compile with -target 1.6 as Jersey needs that
Thu, 16 May 2013 20:40:36 +0200 Jaroslav Tulach Added tag release-0.3.1 for changeset 93433764b44e
Thu, 16 May 2013 20:40:25 +0200 Jaroslav Tulach Allow compilation and usage on JDK6 release-0.3.1
Thu, 16 May 2013 14:10:02 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Thu, 16 May 2013 14:09:37 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.3
Thu, 16 May 2013 14:09:18 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.3 release-0.3
Thu, 16 May 2013 14:00:49 +0200 Jaroslav Tulach Knockout bindings need to be built first
Thu, 16 May 2013 13:40:43 +0200 Jaroslav Tulach Switching to latest release of bck2brwsr
Thu, 16 May 2013 13:40:26 +0200 Jaroslav Tulach Verify boolena bindings
Wed, 15 May 2013 11:45:03 +0200 Jaroslav Tulach Skip tests during execution and use as fast compilation as possible
Wed, 15 May 2013 11:28:02 +0200 Jaroslav Tulach Use 0.7.2 launcher
Wed, 15 May 2013 11:14:39 +0200 Jaroslav Tulach Controlling the loadingIndicator via loading property
Wed, 15 May 2013 11:01:17 +0200 Jaroslav Tulach Pass on the headless flag
Wed, 15 May 2013 10:53:33 +0200 Jaroslav Tulach Launchers share BaseHTTPServer since version 0.7.1
Wed, 15 May 2013 10:45:23 +0200 Jaroslav Tulach Use special version for the launcher
Mon, 13 May 2013 17:39:08 +0200 Jaroslav Tulach Link to Javadoc; correct the number of lines in the sample.
Mon, 13 May 2013 17:23:13 +0200 Jaroslav Tulach Make sure index.html and css files are included in the final ZIP
Mon, 13 May 2013 16:33:01 +0200 Jaroslav Tulach No MIT license in archetype
Mon, 13 May 2013 16:31:41 +0200 Jaroslav Tulach Start page needs to be derived from $package
Mon, 13 May 2013 16:31:21 +0200 Jaroslav Tulach Better description and use substitution to generate the correct package, artifactId and version
Mon, 13 May 2013 16:29:57 +0200 Jaroslav Tulach Need to request the package phase, otherwise runtime-only dependencies and their artifacts are not available
Mon, 13 May 2013 14:53:16 +0200 Jaroslav Tulach Verifies the compilation and test execution works on both profiles: fxbrwsr as well as bck2brwsr
Mon, 13 May 2013 14:25:37 +0200 Jaroslav Tulach Moving archetype tests into separate module - at that moment it is possible to use the previously generated archetype
Mon, 13 May 2013 11:39:33 +0200 Jaroslav Tulach First sketch of the Knockout4J archetype
Thu, 09 May 2013 23:25:10 +0200 Jaroslav Tulach Using an updated version of launchers
Thu, 09 May 2013 22:19:30 +0200 Jaroslav Tulach Prevents NPE when deserializing objects with empty number values
Thu, 09 May 2013 21:49:33 +0200 Jaroslav Tulach Support other methods for XHR as well
Thu, 09 May 2013 20:53:00 +0200 Jaroslav Tulach Can send data to the server
Thu, 09 May 2013 20:30:25 +0200 Jaroslav Tulach Can use PUT method when connecting to the server
Thu, 09 May 2013 17:13:54 +0200 Jaroslav Tulach Few steps towards multi-method access that can also return plain text
Thu, 09 May 2013 12:47:26 +0200 Jaroslav Tulach Can receive String reply
Thu, 09 May 2013 10:32:08 +0200 Jaroslav Tulach Less verbose, but easily configurable debug output
Thu, 09 May 2013 09:14:10 +0200 Jaroslav Tulach @OnReceive annotation can specify method and data class
Tue, 07 May 2013 16:30:45 +0200 Jaroslav Tulach Using jfxrt.jar property to reference the JavaFX JAR
Tue, 07 May 2013 09:32:00 +0200 Jaroslav Tulach Generate 1.5 and 1.6 source level friendly code
Tue, 07 May 2013 09:15:36 +0200 Jaroslav Tulach Merge of better formatting
Mon, 06 May 2013 13:06:03 +0200 Jaroslav Tulach Better formatting of the generated model classes
Tue, 07 May 2013 00:22:31 +0200 Jaroslav Tulach Even HTML files need to have a header
Mon, 06 May 2013 22:22:40 +0200 Jaroslav Tulach Colorful Javadoc entrypoint page
Fri, 03 May 2013 11:19:23 +0200 Jaroslav Tulach [maven-release-plugin] prepare for next development iteration
Fri, 03 May 2013 11:18:58 +0200 Jaroslav Tulach [maven-release-plugin] copy for tag release-0.2
Fri, 03 May 2013 11:18:41 +0200 Jaroslav Tulach [maven-release-plugin] prepare release release-0.2 release-0.2
Fri, 03 May 2013 10:27:06 +0200 Jaroslav Tulach A way to parse an input stream and create a JSON object
Fri, 03 May 2013 09:26:03 +0200 Jaroslav Tulach API for testing whether a class is model or not
Thu, 02 May 2013 21:22:44 +0200 Jaroslav Tulach Specify supported source version
Wed, 01 May 2013 07:20:06 +0200 Jaroslav Tulach Merging in recent updates needed to produce release-0.1
Wed, 01 May 2013 07:19:10 +0200 Jaroslav Tulach Added tag release-0.1 for changeset c404760d7dd4