Additional to discover option in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/
Additional comments, debugging output in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/
Additional comments, debugging output and small changes in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/
Small changes in the Rest_Json CollectorPlugin for the enhancements of the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/
Changes in the Rest_Json CollectorPlugin with enhancements for the new OpenDOAR API at JISC under https://v2.sherpa.ac.uk/opendoar/
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.14
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.14
added new test
use HttpConnector to download XML instead of VTDGen parse URL method
remove "\n" from all the cell contents
fix issue in input data
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.13
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.13
minor
modified test
changes in the implementation of the iterator
little adjustment to fix data format in input data
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.12
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.12
cleanup
fix for package name (HTTPWithFileName -> httpfilename and fixed issue on iterator for HTTPWithFileNameCollectorIterable
disabled test
small refactor
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.11
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.11
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.10
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.10
used blocking methods in HTTPWithFileNameCollectorIterable
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.9
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.9
added @Ignore on the HTTPWithFileName test referring external resource
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.8
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.8
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.7
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.7
testing for HTTPCOllectorWithFileNamePlugin
added information to the associated URL for junk metadata
fixed issue when .jos metadata extension contain xml content
code cleaning
changed implementation of data gathering
some logs for debugging reasons added
stupid mistake
check for malformed json
remove DOCTYPE from metadata xml
filtering metadata and added param in template to specify what to filter out
removed DOCTYPE from xml metadata document
change in the parameters of httpWithFilename plugin
modified update of information in xml metadata
considered the case metadata are given in xml format instead of json
commit after refactoring
added bean
fix bug
added jsoup dependency
pluging for collecting metadata from files mapped to urls (related to #3236)
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.6
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.6
use commons-lang3
Ignore remote test
using commons-lang3
removed dependnecy to old commons.lang
upgrade deps to commons.lang3
small adjustments in rest json plugin
fixed 'next' method of the iterator class and added new field entityPath
implemented missing method collect in RestCollectorPlugin; added test class; removed RestIteratorFactory class
declaring bean for RestCollectorPlugin
collector plugin for rest apis
Ignore test that makes external calls
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.5
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.5
Moved HttpConnector in common package
Ignore test class that relies on external calls
Using HttpConnector in re3data plugin
Updated re3data baseurl
Added tara Pangaea projects in test, which is now ignored as it connects to the remote Pangaea API
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.4
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.4
fixed pom
integrated latest changes from dnet40
migrated to dnet45
codebase used to migrate to java8 the production system