use XmlCleaner for cleaning up XML results andprepare for next revision.
org.json.XML - update maven package version to 20180813better unicode support
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.19
changed the number of expected repositories
add fix related to #3849 (control characters in xml files break the transformation)
org.json.XML - Workaround for JSON element names -> XML tagnames.remove resumptionParam&-Type from first 'query' URL.
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 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] 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] 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] prepare release dnet-collector-plugins-1.3.11
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.10
used blocking methods in HTTPWithFileNameCollectorIterable
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.9
added @Ignore on the HTTPWithFileName test referring external resource
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.8
[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] 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] 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] 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