- Aug 20, 2007
-
-
ribeaudc authored
- the number pattern must either contain a '(\d+)' or '([0-9]+)' SVN: 1428
-
ribeaudc authored
- Spring 'BeanPostProcessor' implementation for registering 'ChangeListener' coming from 'RoleBasedAccessController': SynchronizerPostProcessor change: - Extract 'IRolesManager' and 'DefaultRolesManager' from 'RoleBasedAccessController' - lets Spring create the timer for file watchers SVN: 1421
-
felmer authored
testWithTimer() and testOnChangeCalled() merged. Hopefully it solves the random failure of testOnChangeCalled() SVN: 1419
-
- Aug 19, 2007
-
-
ribeaudc authored
- TestAppender: for catching logging output in tests change: - Update some unit tests to use upper defined class SVN: 1416
-
- Aug 17, 2007
- Aug 16, 2007
- Aug 15, 2007
- Aug 13, 2007
-
-
felmer authored
translate a MessageException into an EnvironmentFailureException SVN: 1336
-
- Aug 11, 2007
-
-
ribeaudc authored
- allow 'get' prefix for boolean bean property (only 'is' prefix was supported) SVN: 1327
-
- Aug 08, 2007
-
-
ribeaudc authored
- keep the test about cyclic dependency over three nodes SVN: 1275
-
- Aug 07, 2007
-
-
felmer authored
SVN: 1268
-
felmer authored
SVN: 1267
-
felmer authored
SVN: 1259
-
ribeaudc authored
- put order in unit tests concerned by this check-in SVN: 1255
-
ribeaudc authored
- Unit test for 'ConverterPool' - default conversion for predefined primitive resp. java types remove: - 'IdentityStringConverter' no longer needed SVN: 1254
-
ribeaudc authored
- DateConverter logic changed: if 'ParseException' occurs, then returns null. 'ConverterPool' will convert this 'null' into a default value. SVN: 1253
-
ribeaudc authored
change: - polishing exception handling in parser SVN: 1249
-
- Aug 06, 2007
-
-
ribeaudc authored
change: - better exception handling in parser - parser refactored: 'AbstractParserObjectFactory' contains more parser logic - client commands catch 'ParseException' add: - 'ParseException' (extends 'UserFailureException'): contains the line number - Unit test simulating case defined in LMS-74 SVN: 1246
-
felmer authored
SVN: 1239
-
felmer authored
SVN: 1238
-
- Aug 04, 2007
-
-
ribeaudc authored
- 'testCreateNextNumberedFile' extended SVN: 1227
-
- Aug 03, 2007
-
-
ribeaudc authored
- moving some 'TransferredDataSetHandler' file specific methods to 'FileUtilities' SVN: 1223
-
- Jul 26, 2007
-
-
ribeaudc authored
- NotThreadSafe annotation change: - put the original copyright SVN: 1128
-
- Jul 25, 2007
-
-
ribeaudc authored
- TODO by adding a Unit test for ParserUtilities SVN: 1093
-
- Jul 24, 2007
-
-
brinn authored
* move getFirstAcceptedLine from FileUtilties to ParserUtilities to comply with dependency definition SVN: 1086
-
- Jul 23, 2007
- Jul 19, 2007
-
-
ribeaudc authored
fix: - 'FilteredList.subList' did not work properly remove: - TODO add: - more test methods SVN: 1077
-
- Jul 18, 2007
- Jul 17, 2007
-
-
brinn authored
SVN: 1045
-
- Jul 13, 2007
-
-
ribeaudc authored
- 'ISequenceNameMapper' removed from 'DatabaseConfigurationContext' as 'ISequenceNameMapper' and 'ISequencerScriptProvider' have been merged change: - 'ISequencerScriptProvider' renamed to 'ISequencerHandler' SVN: 1030
-