Project

General

Profile

# Date Author Comment
37040 07/05/2015 05:19 PM Nikon Gasparis

*improved logging
*uncompleted jobs are now restarted when validator is deployed. (new property to enable/disable)
*bug fixes
*preparing to release 2.1.0

36698 24/04/2015 04:31 PM Nikon Gasparis

*updated logging
*preparing for release

36208 08/04/2015 03:35 PM Nikon Gasparis

*updated spring @Transactional annotations
*new path for logs( var/log/dnet/validator/)

35734 27/03/2015 03:08 PM Nikon Gasparis

*updated to support the changes on ValidatorService api
*updates for the dnet workflows

35423 17/03/2015 05:27 PM Nikon Gasparis

*fixed a bug on DnetListener where the resultset was closed before all workers have finished
*bug fixes

35380 16/03/2015 10:35 PM Nikon Gasparis

*updated ValidatorService to support pagination while getting StoredJobs
*updated DnetListener to export records in one EPR resultSet, rather than two
*updated NotificationListener to support the new parameters for the Blackboard message

35186 09/03/2015 04:16 PM Nikon Gasparis

*updated dnetProvider
*fixed a bug with the standalone mode

34342 07/02/2015 01:14 AM Nikon Gasparis

*new version of validator service
*it now includes the validator implementation(replaces uoa-validator)
*registry for jobs,rules and providers is now removed.
*supports and implements the new ValidatorService interface
*new way to submit a new job (a common method is used for tests,registrations,or cris)...

33328 11/12/2014 11:18 AM Nikon Gasparis

added dao + email
renamed packages to eu.dnetlib
version changed to 2.0.0

32474 11/11/2014 11:47 PM Nikon Gasparis

validator manager updated to use dao from uoa-validator-commons
dnet provider moved to providers

31427 17/10/2014 03:31 PM Nikon Gasparis

updated to support registration without set

31252 09/10/2014 04:37 PM Nikon Gasparis

validator as a workflow is now working
updated DnetProvider,MemoryThreadValidator and ThreadExecutorSubmitter to support parallel execution
added support for executing workflow jobs in parallel
score and job results is now calculated in memory and not in database...

30662 17/09/2014 07:32 PM Nikon Gasparis

*updated to support validating datacite as a workflow
*validator manager reimplemented to support latest changes on database and the new mdstoreservice

30052 08/09/2014 04:39 PM Antonis Lempesis

- Added interface and client implementation for mdstore service
- Changes in validator to support reading from mdstores.

29475 23/07/2014 03:18 PM Nikon Gasparis

*jobSubmitted:
--ruleset field changed to guidelines
--type field changed to validationType
--new field jobType
*ruleSet
--new field shortName

27293 12/05/2014 10:23 AM Katerina Iatropoulou

copying uoa-validator for spring update