logs and exceptions
renemaed some packages
implementation
cleaning
first import
Use misc-utils escaper: the one in velocity is too old and does not cover all XML entities!
upgraded version of jdbc driver for postgres, this includes a lot of changes, Because we have to add @transactional annotation in some properties to avoid connection closed exception
merged branch dsm into trunk
#3392: added funder param to FET-H2020 projects
Adding an almost geenric approach to obtain funder prefixes and ids. For names, however, we are still hard-coding them
Again, fixes name of FCT for direct indexing
Fixed FCT name
stream claims from the jdbcTemplate instead of load them in memory
fix bug for fet-h2020 context
Added method to get an id of the submitted result
Log json payload of the request upon exception
Fixed toString() and comments
trivial fixes
use single quote instead of double quote
integrated (hopefully) all required changes from dnet40
Fixed implementation for keeping track of progress
fixed parameter order
Node for writing context updates on hbase and refactoring
ApplyClaims with progress provider
Let's not fail for a non well-formed claim: we go on and keep track of it.
Updated toString
Fixed order of arguments
Fixed semantics and added test
Fixed ApplyClaimRels job param and mapping datasets and pubs to results
Using database service classes to avoid exception 'Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented.'. We are locked to an old jdbc driver (for hibernate?)
Getters and setters
nodes and workflows for the new claims
Classes and configuration for writing claimed relationships into HBASE
Claims metadata are collected from the file system, not from the database.
updated the direct index api
removed an invalid migration of the apis
migrated to dnet45
codebase used to migrate to java8 the production system