Project

General

Profile

Statistics
| Revision:

# Date Author Comment
38323 17/07/2015 02:40 PM Nikon Gasparis

New implementation of validator that works with spring based executors
New implementation of jobWorker that works with spring based sync executor
New implementation of DnetProvider that now works with producer-consumer model.Performance improvements
New parameters to enable/disable eprOutput, diskOutput on dnet workflows...

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

36533 20/04/2015 05:34 PM Nikon Gasparis

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

35379 16/03/2015 10:32 PM Nikon Gasparis

fixed a bug where datasource's compatibility wasn't updated after a failed registration test

35194 09/03/2015 05:03 PM Nikon Gasparis

new property for validator-web baseUrl

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

*updated dnetProvider
*fixed a bug with the standalone mode

35108 05/03/2015 05:00 PM Nikon Gasparis

updated vocabulary rule to support both whitelist and blacklist

34781 25/02/2015 01:12 AM Nikon Gasparis

updated JobListener to conform with new types of RuleClass

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

27890 30/05/2014 09:50 PM Nikon Gasparis

updated for spring4

27294 12/05/2014 10:24 AM Katerina Iatropoulou

copying uoa-validator-service for spring update