fix #7180 fix #7175 refactor (CdmLight) and implementd (DwC-A) publish flag filtering
move stream base classes from dwca to stream package
ref #2342 ref 6755 fix some issues in higherClassification handling in DwC-A export
ref #2342 fix bug in higherClassification handling in DwC-A export and adapt tests
ref #2342 first implementation of higherClassification handling in DwC-A export
cleanup
ref #6730 try to remove compilation problem in MediaServiceImpl.delete
the export result needs to know from which kind of export it is
fix creation of new namedAreas in specimen import and search for isocode
revert DwcaImport changes
remove deprecated in NomenclaturalCode constructor
ref #6887 handle modified in CoL import
ref #6887 handle occurrenceStatus and establishementMeans in CoL
ref #6887 handle extinct and modified in CoL
ref #6799: use the progress monitor of the configurator
ref #6887 and ref #5173 improve area handling for CoL distribution import
ref #6887 handle non LSID identifiers in CoL import
ref #6887 handle languages in DwCA CoL import
ref #6887 add description.txt to CoL import
fix compilation issue in PartitionableConverterBase
fix inadequate logging in stream partitioner
ref #5713 fix #5713 (partly or fully)
fix clearCache handling and more progressMonitor subtasks
ref #6754 ref #6755 fix bug with duplicate TaxonNode fetch
ref #6754 ref #6755 implement partitioner for DwcA Export retrieval
ref #6754 ref #6755 improve filtering and progress monitoring for DwCA export
cleanup and adapt export hierarchie (add destination generics)
ref #6754 ref #6755 add includeRootNodes and fix count
ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
ref #6754 fix name relationship bug and some cleanup
ref #6754 cleanup reporting
ref #6755 ref #6754 add result to DwCA file result
ref #6755 ref #6754 improve DwcA zip export
ref #6754 remove Component from single DwcA exports
remove exportData from CdmExportBase
ref #6755 first preliminary version of DwC-A export web service
ref #6754 improve handling of existing records in DwC-A export
ref #6754 further adapt DwC-A export
ref #6754 adapt signature
ref #6754 first part of refactoring DwcA export, also improved ExportResult / ImportResult handling ref #6626 ref #6698
cleanup DwCA export
ref #6368 remove some further occurrences of ITaxonNameBase
ref #6630 and ref #6368 remove generics from TaxonName
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
ref #6314: smaller fixes, creation of tropicos full name string, creation of final result etc
minor
smaller changes in DwC-A Export
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
ref #6369 adapt existing occurrences of interface to removed generics
ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)
ref #6190 removing svn property place holder in first line of code
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/TaxonInteraction.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/test/function/TestModelUpdate.java
ref #3658 remove nomenclaturalCode from all datasource related classes
ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
Remove generics from Reference in cdmlib (except for cdmlib-model) #5830
organizing imports
Adapt rank split for CoL to higher>species
Fix CoL import (taxon relationship split)
Adding filter functionality to stream converter (not yet ready)
Remove filter from stream partitioner
Allow DwC-A import to filter streams and fix database mapping
Improve DwC-A import for large datasets
Allow to split DwCA imports in parts (first steps)
merge PresenceTerm and AbsenceTerm #4521
rename Reference.authorTeam -> authorship #4432
Merge with trunk
handle not existing common names correct in DwcA-in
updated to trunk
Major Update to cdmlib-3.3
Change WaterbodyOrCountry name to Country #3700
rename getRankByAbbrev methods to getRankByIdInVoc #3479
merge trunk into cdm3.3 branch
merged with trunk
add references as URL extensions to DwcA-in
merge trunk to cdm-3.3 branch
change on logging, try find error for stracktrace handling
devided TimePeriod and TimePeriodParser #3617
Merged the latest changes from the trunk into the branch ui-gwt
reintegration of branch "gwt-ui" concerning stream based excel import