[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.7
Added sql to fix removable values of APIs
When a datasource becomes managed, then its APIs shall become removable
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.6
added last_validation_job to Respository information details
added operation to set the last validation jobId
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.5
saving attribute: api.removable
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.4
reverted to r51105
renamed getters for booleans
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.3
avoid NPEs
removed extra logging
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.2
using commons-lang3
reuse registry service stub instead of recreating it for each iteration
bumped version
change UI to point to the new MDStore UI
explicit imports
introduced interface LocalOpenaireDatasourceManager to follow spring best practices for field injection
cleanup
trying to avoid 'No suitable driver found' error
indent
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
correct name in deploy.info
unique method to clean the lastOpetaionsInfo
adjusted date/timestamp mappings between application and DB, implemented method to retrieve the managed datasource ids
setManaged(true) after method invocations
using timestamp instead of date type
a problem with last_*_total
ui: overriding compliance
update of repo profiles
repo UI fixing
added some methods for repo UI
some fix (maven versions, properties, appContexts)
fix maven versions
Renamed DatasourceManagerException in DsmException
partial reimplementation
partisl reeimplementation
moved to dnet-openaire-datasource-manager
moving to dnet-openaire-datasource-manager
Work in progress
renaming of classes and packages
clening
new module
fixed some queries
[maven-release-plugin] prepare release dnet-openaireplus-datasource-manager-service-5.2.3
fixed scm
reverted pom, one step back
reverted pom
[maven-release-plugin] prepare release dnet-openaireplus-datasource-manager-service-5.2.4
integrated latest changes from dnet40
depending on released parent
migrated to dnet45
codebase used to migrate to java8 the production system