updated dependencies for eosc services
updated dependency property
adjusted dependencies
modified S3ObjectStore to store directly on s3 without store it on tmp files
fixed wrong mvn interval
updated objectStore version
updated deps
use latest version of openaireplus-workflows
added s3 objectStore and dependencies
bumped dep
range deps
updated dependencies to fetch all the solr75 specific released modules
using solrj 7.5.0
depending on dnet-openaireplus-mapping-utils:6.2.5-solr7-SNAPSHOT
Closed range for map-reduce because we do not want to include the versions for beta, which exclude the newest solr 7 libraries
depending on dnet-openaireplus-workflows:6.3.1-solr7-SNAPSHOT
updated deps to include: solr7.2.0, updated DSM, fixed dbService memory consumption
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
updated versions
reverted to 49890
cleanup
adjusting versions
Do not exclude old dbcp for now
Excluding old dbcp library from enabling services
forcing deps to include solr6 specific banches: dnet-index-solr-common, dnet-openaireplus-mapping-utils
added dep dnet-index-solr-common:1.3.2-solr6-SNAPSHOT to force solrj:6.6.0 to be included
depending on solr6 branches
force solr version to 6.6.0
esclude org.slf4j:jcl-over-slf4j which seems to interfere with our logging
adding org.slf4j:jcl-over-slf4j:1.7.7 explicitly as some dependency change seems to have removed it and the logging doesn't work without it
removed dep
cleaup
depending on released parent
refer to dnet45 source code and snapshot repository
inherit from dnet45 specific container parent module
codebase used to migrate to java8 the production system