ref #9114 further adapt jsonConfigurations and add new constructor to URI wrapper
ref #9114 add toFile() to URI to wrapper
ref #9114 add compareTo to URI wrapper
ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib
cleanup
remmove potential NPE in TermNode.toString
Updating develop poms back to pre merge state
updating develop poms to master versions to avoid merge conflicts
updating poms for 5.19.0-SNAPSHOT development
ref #9279 improve TypeDesignationSetManager
try to remove direct dependencies (junit and log4j) from cdmlib-parent (cont.)
ref #9204 remove ooxml-schemas-1.4 from cdmlib-io (keep only poi-ooxml-schemas)
ref #9204 solve google collections conflict
ref #9204 update further libraries in cdmlib
updating poms for 5.18.0-SNAPSHOT development
fix #9147 use StringBuilder instead of StringBuffer
fix #9147 use StringBuffer in concat()
fix #9137 IPTC keywords read by CdmImageInfo
ref #9148 change the name of CDM class ImageInfo to CdmImageInfo to avoid name calsh with commons-imaging/ImageInfo
ref #9148 exchange sanselan by commons-imaging and adapt CDM ImageInfo
ref #9147 deprecating and commenting CdmUtils.concat()
ref #9132 improve length reading for URI based images
Revert "Revert "cleanup" and "fix #9129 add AdditionalMediaCopyright preference predicate""
This reverts commit c209fbc15a181c5be945a00cef29768f468ad12b.
Revert "cleanup" and "fix #9129 add AdditionalMediaCopyright preference predicate"
This reverts commit eaf633c931f45f5c95f1656bce0afe7c4c84dc56 and 600a12c7c81c43398ef8ee3e9aaca7d44b2f709e
updating poms for 5.17.0-SNAPSHOT development
updating poms for 5.16.0-SNAPSHOT development
fix #8978 implement BigDecimal for StatisticalMeasurementValue
updating poms for 5.15.0-SNAPSHOT development
updating poms for 5.14.0-SNAPSHOT development
cleanup and add CdmRegEx
updating poms for 5.13.0-SNAPSHOT development
ref #1447 add StringComparator
Fix gcTime calculation
typo
ref #8679 improve monitoring
ref #8679 improve tests
cleanup and minor
updating poms for 5.12.0-SNAPSHOT development
cleanup ProgressMonitor
ref #8651 remove @Service annotation from DistributionAggregation and moving some functionality to base class + explicit Configurator for DistributionAggregation
fix #8628 add ORCID as person identifier
ref #1444 add diffIndex method to CdmUtils
updating poms for 5.11.0-SNAPSHOT development
fix #8513 removing MUST-EXIST file and getResourceFolderSeperator() method
ref #8505 renaming method to getResourceFolderSeperator() and adapting documentation
updating poms for 5.10.0-SNAPSHOT development
ref #8479 add concurrency, TaxonNodeOutStreamPartitionerConcurrent
Revert "minor - fix merge conflict"
This reverts commit fc3932ac4dd186b6f5809863356912f949ae202d.
minor - fix merge conflict
ref #8435: differ between info and debug level
ref #8431: adaptions to show the export name in progress monitor
updating poms for 5.9.0-SNAPSHOT development
minor
updating poms for 5.8.0-SNAPSHOT development
updating poms for 5.7.0-SNAPSHOT development
ref #8189 removing unnecessary dependency from cdmlib-commons
ref #8189 moving method getFolderSeperator() back to CdmUtils
ref #8189 moving ConfigFileUtil and AccountStore to cdmlib-persistence:eu.etaxonomy.cdm.config
ref #8189 moving folder funstins from CdmUtils to ConfigFileUtil