Fri Jul 16 23:35:08 2010 +0200 Jaroslav Tulach Creating the database in Ant. Placing it on a test classpath. Test test now checks real DB content. livedb
Thu Jul 15 00:40:37 2010 +0200 Jaroslav Tulach If the JavaDB is on, we can compile and successfully execute the tests livedb
Wed Jul 14 20:56:33 2010 +0200 Jaroslav Tulach Rewritting the processor to really connect to a database and read metadata from a real select statement livedb
Mon Jun 28 09:29:30 2010 +0200 Jaroslav Tulach Dealing with random failures on overloaded machines: preload JLabel and its classes; increase the timeOut
Tue Jun 01 12:08:47 2010 +0200 Jaroslav Tulach Example of Annotation Processor that generates a db access class
Sun May 02 15:37:46 2010 +0200 Jaroslav Tulach No main class
Sun May 02 15:37:03 2010 +0200 Jaroslav Tulach Using relative junit JAR
Sun May 02 15:23:25 2010 +0200 Jaroslav Tulach Updating to new version of bundled spring.jar
Sun May 02 14:56:33 2010 +0200 Jaroslav Tulach Showing stateless "phased" API for Progress
Sun May 02 14:35:48 2010 +0200 Jaroslav Tulach Renaming Progress to ProgressStateful
Sun May 02 14:34:48 2010 +0200 Jaroslav Tulach Sample @StateChange annotation
Sun May 02 14:24:43 2010 +0200 Jaroslav Tulach Showing stateful API on Progress example
Sat Feb 20 18:20:10 2010 +0100 Jaroslav Tulach Using autoupdate task to work with NBMs
Tue Feb 02 10:24:49 2010 +0100 Jaroslav Tulach Renaming the UI displayer to SwingDialogDisplayer
Wed Jan 27 20:49:32 2010 +0100 Jaroslav Tulach More code snippets
Wed Jan 27 19:04:13 2010 +0100 Jaroslav Tulach Using local copy of junit-4.4.jar
Wed Jan 27 18:30:57 2010 +0100 Jaroslav Tulach Adding singleton example
Wed Jan 27 18:30:40 2010 +0100 Jaroslav Tulach Removing obsoleted file
Mon Jan 25 10:47:05 2010 +0100 Jaroslav Tulach Adjusting to remove of cluster numbers
Mon Dec 21 16:54:12 2009 +0100 Jaroslav Tulach Fixing dependencies since the org.openide.util and org.openide.util.lookup are now separate
Thu Dec 17 07:37:54 2009 +0100 Jaroslav Tulach Upgrading libraries to new 6.8 location of NBMs
Tue Aug 25 12:39:59 2009 +0200 Jaroslav Tulach Reverting the build scripts back to 219810ff3c72
Tue Aug 25 11:32:10 2009 +0200 Jaroslav Tulach In fact builder pattern is combining mutable objects during creation with immutable result
Sat Jun 20 16:06:19 2009 +0200 Jaroslav Tulach Example of "compile time caches" and their possible usage in Component Injection area
Tue May 26 09:01:40 2009 +0200 Jaroslav Tulach Applying suggestions by --Jeffrey D Smith 21:48, 25 May 2009 (CEST)
Mon May 25 21:49:25 2009 +0200 jaroslav tulach Use the MUTEX variable instead of local lock
Mon May 25 18:44:58 2009 +0200 Jaroslav Tulach Mutex shall be final, so it prevents subclassing
Mon May 25 18:37:56 2009 +0200 Jaroslav Tulach More renames
Mon May 25 18:35:11 2009 +0200 Jaroslav Tulach Also showing traditional API use
Mon May 25 18:27:02 2009 +0200 Jaroslav Tulach More code snippets for the mutex example
Wed Apr 29 11:56:47 2009 +0200 Jaroslav Tulach Also excluding maven target directories
Fri Apr 24 22:58:54 2009 +0200 Jaroslav Tulach Generalizing the snippets ant script so it can be used from other locations
Fri Apr 24 21:26:04 2009 +0200 Jaroslav Tulach clean definition of version snippet
Wed Apr 01 18:21:39 2009 +0200 Jaroslav Tulach Spliting the NonMixed example into the API class and factory class
Fri Mar 27 20:30:39 2009 +0100 Jaroslav Tulach Arithmetica example with fuzzy modifiers eliminated
Wed Mar 25 22:14:46 2009 +0100 Jaroslav Tulach New samples for converting sidemeaning modifiers to clarity ones
Sun Feb 15 15:42:28 2009 +0100 Jaroslav Tulach Exposing the whole runtime check Arithmetica as code snippet
Sat Feb 14 17:37:55 2009 +0100 Jaroslav Tulach Giving description to all targets
Sat Feb 14 17:30:06 2009 +0100 Jaroslav Tulach Moving code to org.apidesign.math package
Thu Feb 12 11:00:41 2009 +0100 Jaroslav Tulach Locks should rather be final
Thu Feb 12 10:55:02 2009 +0100 Jaroslav Tulach Changing the test to run with both version, the bad Cache as well as CacheOK. Making sure the same test passes for CacheOK
Wed Feb 11 10:16:43 2009 +0100 Jaroslav Tulach Shortening lines to less than 78 characters
Wed Feb 11 08:52:00 2009 +0100 Jaroslav Tulach Marking code snippets for the "Java Monitor" wiki page
Wed Feb 11 07:12:41 2009 +0100 Jaroslav Tulach Rewritten to rely on (private) synchronized methods
Tue Feb 10 18:36:21 2009 +0100 Jaroslav Tulach Example for the "java monitor pitfalls" chapter
Sun Feb 01 17:41:32 2009 +0100 Jaroslav Tulach Marking code snippets for the trycatchredo example
Sun Feb 01 16:30:09 2009 +0100 Jaroslav Tulach Ignore .orig files
Sun Feb 01 16:29:46 2009 +0100 Jaroslav Tulach Renaming the project to 'Try Catch Redo'
Sun Feb 01 16:27:41 2009 +0100 Jaroslav Tulach Rearranged to support test as well as interactive modes
Sun Feb 01 16:03:37 2009 +0100 Jaroslav Tulach QueryException interactive example
Sun Feb 01 13:38:08 2009 +0100 Jaroslav Tulach Test passes with query
Sun Feb 01 13:27:04 2009 +0100 Jaroslav Tulach Simple write test is OK
Wed Jan 28 08:06:41 2009 +0100 Jaroslav Tulach Initial attempt to provide sample for trycatchredo
Tue Jan 20 22:55:18 2009 +0100 Jaroslav Tulach platform and ide cluster increased cluster numbers and we need to change the download locations
Sat Jan 10 22:34:11 2009 +0100 Jaroslav Tulach Taking code snippets from tests
Sat Jan 10 21:50:30 2009 +0100 Jaroslav Tulach Shortening long line
Sat Jan 10 21:29:22 2009 +0100 Jaroslav Tulach Initial version of sample to explain 'code injection'
Thu Dec 25 19:40:48 2008 +0100 Jaroslav Tulach Shortening long lines
Thu Dec 25 19:25:59 2008 +0100 Jaroslav Tulach Adding day.end.bridges.DigestImpl code snippet
Sat Nov 15 13:12:46 2008 +0100 Jaroslav Tulach Typo and bigger code snippet