Cleanup
Adapt test dataset loading to standard path
Remove generics from Reference in cdmlib (except for cdmlib-model) #5830
Remove bidirectionality for supplemental data #5743
Adapt table and column names to hibernate 5 naming strategy #5369
... and some other changes to table/attribute names
resolving conflicts after merge of ticket_4716 into develop
Cleanup description generics (related to #5357)
organizing imports
Update to hibernate 5 for cdmlib-io #4716
Upgrade to spring 4.2.2, spring-security 4.0.2 and latest hibernate validator #4716 and #4702
Remove failing legacy test
Refactored import return type from boolean to ImportResult
Add test for non-parsabel taxon name
Add new test for name parsing
Fix broken test
Fix UniqueKey issue for sequence ciations
Allow DwC-A import to filter streams and fix database mapping
Add test to @ignore
Add new GGBN import test
Clear Terms before starting test
Fix classification handling for new and exisiting taxa
Add new test for classification handling
Test classification handling
Add tests for classification handling
Remove unneccessary check
Extend tests for GGBN import.
Checking field unit data.
Add test for importing two dna units with associated units
Map preparation material to derivation event description
Test import of sparse ABCD file
Evaluate unit association type in ABCD import
Split up test for unit associations
Parse sample designation in ABCD GGBN import
Import associated units
Import associated units via BioCase query
Import associated units in ABCD import
Worked on the order of importing units especially when associated units are present. Adapted test.
??
First changes
cleanup code
try to fix ignored test #3279
set failing test to ignore
javadoc
clean up old AbcdImport test #3279
rename ABCD import tests
minor
minor cleanup
upgrade unitils 3.3->3.4.2 #4636
add xslx test in io
merge-update from trunk
fixing test for SingleReadAlignment and removal of SpecAndObs_Sequence
rename Reference.authorTeam -> authorship #4432
adapt tests to 3.4
adapted tcs rdf and xml import, using apache jena for rdf import tcs import for caryophylales minor
fix Specimen import test
Ignore new Specimen Test as it fails to run in suite
-added CleanSweepInsertLoadStrategy to fix failing test
fixing bug for missing reference type
reverting back the cdm application configuration refatoring
renaming CdmApplicationController to CdmApplicationDefaultController
Merge with trunk
minor changes (remove logging of missing classification)
updated to trunk
handle name cache in normal explicit import
revert r19380
change DescriptionBase.descriptionElements to DescriptionBase.elements #3841
Major Update to cdmlib-3.3
reintegrate branch patricia into trunk
merge trunk into cdmlib v3.3 branch