- Jun 12, 2007
-
-
felmer authored
-
ribeaudc authored
- 'setPropertyMapper' method from IParserObjectFactory: it does not belong to this interface. - DO_NOTHING_OBJECT_FACTORY -> STRING_ARRAY_OBJECT_FACTORY. SVN: 462
-
ribeaudc authored
- 'DBRestrictions' and 'SQLCommandTokenizer' (with corresponding Unit tests) moved from package 'ch.systemsx.cisd.common.parser' to package 'ch.systemsx.cisd.common.db' - [DBRestrictions] 'findInArray' method uses 'ArrayUtils.indexOf' method. - [DBRestrictions] better diagnostics when command starts correctly but can not be parsed because it is ill-formed. SVN: 458
-
ribeaudc authored
- 'DBRestrictions' and 'SQLCommandTokenizer' (with corresponding Unit tests) moved from package 'ch.systemsx.cisd.common.parser' to package 'ch.systemsx.cisd.common.db' - [DBRestrictions] 'findInArray' method uses 'ArrayUtils.indexOf' method. - [DBRestrictions] better diagnostics when command starts correctly but can not be parsed because it is ill-formed. SVN: 457
-
ribeaudc authored
- remove redundant functionality between OSUtilities and SystemUtils (commons lang) SVN: 456
-
- Jun 11, 2007
-
-
brinn authored
SVN: 455
-
brinn authored
refactor: - move the DirectoryScanningTimerTask to common in order to be able to use it in the etlserver - change the DirectoryScanningTimerTask in such a way that suppressing .is_finished_xxx files has to be done explicitely by using a NamePrefixFileFilter SVN: 454
-
brinn authored
refactor: - move the DirectoryScanningTimerTask to common in order to be able to use it in the etlserver - change the DirectoryScanningTimerTask in such a way that suppressing .is_finished_xxx files has to be done explicitely by using a NamePrefixFileFilter SVN: 453
-
felmer authored
SVN: 452
-
felmer authored
SVN: 451
-
felmer authored
SVN: 450
-
felmer authored
SVN: 449
-
ribeaudc authored
- Unit test for DateConverter. change: - Possibility to set a default value in IdentityStingConverter constructor. minor: - private method made final. SVN: 448
-
felmer authored
SVN: 447
-
felmer authored
SVN: 444
-
felmer authored
SVN: 443
-
felmer authored
SVN: 442
-
felmer authored
SVN: 440
-
felmer authored
- build-basic.xml extracted from build.common - new cisd-ant-tasks.jar - shell scripts for conveniance SVN: 439
-
felmer authored
SVN: 438
-
felmer authored
using ch.systemsx.cisd.ant.common.StringUtils instead of ch.systemsx.cisd.common.StringUtilities to make ant tasks independent from commons-lang.jar SVN: 437
-
ribeaudc authored
- check for columns which are present but which are actually not properties of Experiment. - ExperimentFactoryTest completed with new tests. add: - add 'getAllPropertyNames()' to IPropertyMapper interface. SVN: 436
-
ribeaudc authored
- comment updated. SVN: 435
-
ribeaudc authored
SVN: 434
-
ribeaudc authored
SVN: 431
-
felmer authored
SVN: 430
-
felmer authored
-
brinn authored
- better define contract of self-test (what exception in which case) - improve reporting when self-test fails SVN: 424
-
brinn authored
- better define contract of self-test (what exception in which case) - improve reporting when self-test fails SVN: 423
-
- Jun 09, 2007
-
-
brinn authored
- unit test for DefaultLineFilter - usage test of ILineFilter in DefaultReaderParser change: - ensure the DefaultLineFilter gets the header line number in the constructor SVN: 421
-
brinn authored
SVN: 419
-
brinn authored
SVN: 418
-
brinn authored
- NPE in ConverterPool - InvocationTargetException in ExperimentFactory improve: - type safety of the converters add: - TODOs/FIXMEs regarding the usage of the Converter.setFormat() method SVN: 417
-
- Jun 08, 2007