[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag icm-iis-metadataextraction-1.0.0
[maven-release-plugin] prepare release icm-iis-metadataextraction-1.0.0
expected results updated
#1044 upgrading dependencies to released versions and parent version to most recent snapshot for unreleased modules
introducing scm definition
#953 extending maximum heap size from 2048 to 4096 after Dominika introduced iText dependency upgrade to 5.5.3 in cermine. This combination should minimize the possibility of failures caused by fatal OOMErr.
introducing embedded integration test entry
#913 renaming DocumentContentUrl#contentSize to DocumentContentUrl#contentSizeKB changing field type from int to long, importing content size from ObjectStoreFile#fileSizeKB, updating dnet-objectstore-rmi dependency from 1.0.0 to 2.0.1-SNAPSHOT
#913 reading content size from newly introduced DocumentContentUrl#contentSize field not from URLConnection where size is not available when Transfer-Encoding=chunked, setting to 0 when size is not available
#913 introducing support for max file size parameter, currently checked against Content-Lenght header
upgrading cermine version after recent release from 1.3-SNAPSHOT to 1.4-SNAPSHOT
affiliation's address and country code passed from Cermine to Avro
fixing converter code after recent Affiliation.avdl refactoring and adding countryCode field, renaming contry to countryName
fixing test code after recent Affiliation.avdl refactoring and adding countryCode field, renaming contry to countryName
expected output corrected
expected output updated
created tag folder for release
expected record updated
convertBibEntry() made public
expected test corrected
setting excluded_ids to undefined value
introducing deploy.info file for module icm-iis-metadataextraction