cleanup
ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib
ref #9322 remove invalid designation relationship from cdmlib
ref #9272 remove invalid state from nom. ambig. and nom. confus.
ref #9282 adapt some nomenclatural standings in test dataset and fix/cleanup update script
ref #9311 update labels in test terms
ref #9282 add NomenclaturalStanding and INomenclaturalStanding and related method in TaxonName, NomenclaturalStatusType and NameRelationshipType
fix presence questionable handling in test terms
replace links to trac tickets by links to redmine tickets in javadoc
ref #9263 use lower case for SpecimenTypeDesignationStatus
ref #9262 fix failing test by adding lectotype to name type status in test terms
archive old schema updaters (combine packages)
remove some null values from test data
AutoPropertyInitializer with more type savety
cleanup and improve data and docu for BeanInitializerIntegrationTest.testInitializeManyToOneProperty
ref #9225 fix AdvancedBeanInitializer test
ref #9225 !! PRELIMINARY ignore failing tests
ref #9225 revert direction of TaxonName.nomenclaturalSource -> NomenclaturalSource.sourcedName mapping and some related issues
adding more explanation to test assertion
deprecate printDataSetWithNull
ref #9225 implement NomenclaturalSource
ref #3547 remove created and updated in CdmEntityDaoBaseTest
ref #6581 add listener to TaxonName.nomenclaturalSource
ref #3547 remove unused test data for TaxonNameDaoHibernateImplTest.xml (cont.)
ref #3547 remove unused test data for TaxonNameDaoHibernateImplTest.xml
cleanup and some java doc
ref #9204 adapt all spring application context xml configuration files to spring schema version 4.3
add DescriptiveDataSet_TaxonNode to ClearDBDataSet files
ref #6581 remove unused reference and microreference fields from SingleSourced classes (incl. TypeDesignationBase)
ref #6581 fix ReferringObjectMetadataFactoryTest.xml
ref #6581 update HQL and property paths and similar to nomenclaturalSource (some issues unclear)
ref #6581 remove CITATIONMICROREFERENCE from TaxonRelationship in test data
ref #6581 adapt links to nomenclaturalReference in persistence test data
ref #6581 remove unnecessary links to nomenclaturalReference in persistence test data
remove created data from test data
ref #6581 remove unnecessary nomenclaturalReference_ids from test data
remove null values from test with in Reference, TypeDesginationBase and Person
delete null values for updated, createdBy, updatedBy, LSID and some TaxonName attributes from testdata
ref #6581 fix further testdata for nomenclatural reference testing
ref #6581 fix further tests
ref #6581 fix persistence tests (except for 1)
ref #6714 fix ClearDBxxx schemas after updating 001-cdm.h2.sql
ref #9194, ref #6581 remove null values for CitationMicroReference and OriginalNameString from test data
ref #9194, ref #6581 Remove ReferencedEntityBase
ref #9194, ref #6581 use DescriptionElementSource for SingleSourcedEntityBase
improve generics for list... and findTaxaByName
ref #7331 restoring lost test methods comment
fix failing test and cleanup
fix #9081 cleaning up tests using "00000000" (cont.)
fix #9081 cleaning up tests using "00000000"
remove "hibernate" from permission packages (cont.)
remove "hibernate" from permission packages
make TaxonNodeFilter constructors private, use factory methods instead.
fix #9047 fix search does not return orphaned synonyms
ref #9005 rename TaxonNode.excludedNote -> statusNote and replace flags by status enum
ref #7140 , ref #8802 implement supportedDataTypes and availableFor for Feature
fix #8978 implement BigDecimal for StatisticalMeasurementValue
ref #8815 reverting return types from UuidAndTitleCache to TaxonNodeDto
ref #8907 adapting method to SortableTaxonNodeQueryResult - adding test
ref #8907 basing testGetTaxonNodeUuidAndTitleCacheOfacceptedTaxaByClassificationForNameWithoutRank on TaxonNodeDaoHibernateImplTest.findWithoutRank.xml
ref #8907 cleaning up test data
ref #8892 implementing test for TaxonNodeDaoHibernateImpl.getUuidAndTitleCache()
fix #8892: fix problem of name without rank in taxon search
ref #8684 fixing bean collection initialization in TaxonDaoHibernateImpl.findTaxaByName
add getNameCache(name, tagRules) to INameCacheStrategy
ref #8468 replace Inapplicable tables in ClearDB files
ref #8679 add tests to StructuredDescriptionAggregation and fix toGrandParent issue and allow Feature
ref #8684 fixing compile errors in cdmlib-persistence
ref #5176, ref #8651 make DistributionAggregation treeIndex based and use TaxonNodeFilter
ref #7957 Add (web) service for filtering descriptions by type
ref #8505 renaming method to getResourceFolderSeperator() and adapting documentation
fix #8505 turning statical methods of ConfigFileUtil into non statical bean methods