New simple http collector plugin that doesn't care about splitting the file it downloads.
Cleaned test configuration
Fixed incremental harvesting via sftp due to an issue with Java8 DateTime. Wish the time management would be easier with Java8?
Removed cursor timemout
Upgraded incremental harvesting and other stuff
bug fixed
added log
removed First Line
updated mongo dump iterator to read compressed json
added new mdstore
created a branch for the new mdstore
typo in log
reverted, I restarted the webapp and did not get those error again
Trying synchronized in MongoResultSetListener to avoid com.mongodb.MongoQueryException: Query failed with error code 12051 and error message 'clientcursor already in use? driver problem?' on server
Launch the correct exception when parsing fails
Returning more detailed counters for mdstore feeding.Fixed bug when trying to store too large XML: now all the page of XMLs is skipped, so we can go on with the other records (MongoBulkWritesManager)
Typo in log
Throw detailed esception
fixed bug
Changed deliverObjects of mongo gridfs
Also handle -1 date
implemented use of from/until for incremental record delivery
Cannot have two web methods with the same name and different args
empty passphrase
New method to disable cursor timeout when reading from mdstore
added method to ObjectStore
forgot an import
limit number of files to be downloaded from ariadne (test is ignored anyway)
clean up test log configuration
Added no timeout option to gridfsResultSet
Use ThreadSafeIterator
Need synchronized next() method to avoid issues when collecting while getting the wf status/history
Not disconnect from sftp in the hasNext
less retries and corrected path in the queue for incremental mode
Fixed file path
fixed log4j
Ignore remote test
Need to create the session using the username parameter :-)
Added username parameter to the SFTP plugin with public key auth
deploy.info for SaxonHE branches
changed dependency so that it is clear those are modules using SAXON HE
fixed deploy.info
added deploy.info
fixed test property
Test for SFTP with public key. Marked with @Ignore because it relies on an external SFTP server
Logging parameters when connecting to SFTP with Public key authentication
sftpPubKeyAuthentication API protocol for SFTP with pubKey authentication
Setting Saxon Transformerfactory also in the property file
changed a way to create DLIObject to avoid java heap space
fixing memory leak, records should not loaded in memory
transformator function
Branch for migration to Saxon HE
branches folder
using escapeXml10 instead of deprecated escapeXml
more java8 stuff
ignored garbage of resolved store
removed /n on StringTemplate
added more badEntities, to be fixed on collection phase (#2178)
adapted to org.apache.httpcomponents:httpclient:4.4.1
objectStore service implements the listDownloadPlugins method
fixed oai bug
added light-ui
Chnaged Resource to Autowired
Added Patch
added Transformator service
implemented generation of thumbnail
fixed download into gridfs
merged download service into objectStore service
Implemented solr5
added objectStoreServices
cleaner
Fixed collector plugin
Added modular collector service
Transformed some function to java8
added mongo-mdstore
added cnr-modular-mdstore-service
created new module