Updated to convert CustomProperties to Properties while getting a rule
replaced properties with customProperties
created new methods to get jobs with status
added methods to get jobs of users, and job summaryadded new constants needed for jobType parameter of get*Jobs* methods
updated vocabulary rule to set default type of terms to blacklisted
updated cris listener to support new executors
*support for blacklist ruleset*performance improvements on DnetListener*blacklist servlet now news a datasourceID parameter(rather than jobId)*update webapp version to 3.0
New implementation of validator that works with spring based executorsNew implementation of jobWorker that works with spring based sync executorNew implementation of DnetProvider that now works with producer-consumer model.Performance improvementsNew parameters to enable/disable eprOutput, diskOutput on dnet workflows...
*improved logging*uncompleted jobs are now restarted when validator is deployed. (new property to enable/disable)*bug fixes*preparing to release 2.1.0
*updated logging*preparing for release
preparing for release
*updated spring @Transactional annotations*new path for logs( var/log/dnet/validator/)
*updated to support the changes on ValidatorService api*updates for the dnet workflows
*fixed a bug on DnetListener where the resultset was closed before all workers have finished*bug fixes
*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
fixed a bug where datasource's compatibility wasn't updated after a failed registration test
new property for validator-web baseUrl
*updated dnetProvider*fixed a bug with the standalone mode
updated vocabulary rule to support both whitelist and blacklist
updated JobListener to conform with new types of RuleClass
*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)...
added dao + emailrenamed packages to eu.dnetlibversion changed to 2.0.0
updated for spring4
copying uoa-validator-service for spring update