fix #6138: add dataset to test to fix the test
ref #5752 wrap specific exception to avoid dependency on lucene library
minor and cleanup
adapt GrantedAuthorityImpl factory method
use remotingProgressMonitor for setSecundumReferenceForSubtree
ref #4232 implement comparator contract for DistributionNodeByAreaLabelComparator
ref #6484 Fix test for specimen count retrieval
fix #6381 Also use barcode or catalogue number for titlecache if accession number not exists
ref #6419 renaming ICdmApplicationDefaultConfiguration to ICdmRepository
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
#6401 update generics for java1.8 upgrade
ref #6401 Fix problems with generics due to jdk1.8
ref #6365 use TaxonNameFactory for static parser methods
ref #6365 use TaxonNameFactory for botanical names
ref #6365 use TaxonNameFactory for zoological names
fix #6360 use TaxonNameFactory for NonViralNames
ref #6362 remove some further NVN occurrences
ref #6365 merge static methods from BotanicaName to TaxonNameBase
ref #6360 replace NonViralName factory methods
ref #6365 Move all ZoologicalName attributes up to TaxonNameBase
code cleaning
revert last minor change in misapplied name search
minor
ref #6296 confirming that modified expectations are correct, removing FIXMEs
fix #6296: fix the parameter settings in search queries
ref #6296 more tests for findByTaxaAndName
fixing createTestData - applying manual additions from xml dataset
splitting TaxonService search tests for freetext and standard search - all enabled test cases are successful by now
minor refactoring of TaxonServiceSearchTest
ref #6354 additinonal test for non phrase queries
fix #6354 non phrase search with wildcard using the standart QueryParser
fix #4223 using the ComplexPhraseQuery for phrase searches with wildcards
fix #3465 Progressmonitor API and better UpdateResult handling for setSecundumForSubtree
un-commenting test part
fix #6296: include the common name search into the search query of taxa and synonyms
fix #3465 implement setSecundumForSubtree
ref #6190 removing svn property place holder in first line of code
fix #6135 allow nameCache for merked taxa search
fix #6134 add group taxa by marker and refactor treeindex handling
cleanup
fix #6211 reduce initialization for synonymy
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
Minor changes to classification clone method
ref #4866 Test for first implementation for clone classification
Conflicts: cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonNodeService.java
fix #6174: isDeletable needs to be called with UUID and the objects is loaded on server side
ref #2380 Implement service for getting parent of UuidAndTitleCache
ref #2380 Implement service for getting children of UuidAndTitleCache
Improve taxon delete test
Cleanup merge model 4.1/develop
Merge remote-tracking branch 'origin/develop' into develop
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/TaxonNode.java cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/taxon/TaxonDaoHibernateImpl.java cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java...
set test to ignore, create ticket to fix this.
ref #6099: removing cascading to child nodes and adapting the service and persistence layer
ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount, fix Testdata
delete system.out.println from test
rename FindByIdentifierDTO and FindByMarkerDTO
revert tests
Ignore service test
ref #6072 test missing entity in webservice
fix #6072 Implement findIdentifiableEntityByMarkers
Clean up
rel #5957 improve tests for groupTaxaByHigherTaxon
fix #5957 fix IndexOutOfBound exception and some other improvements for groupByHigherTaxon
ref #6045 some comments and clean up
fix #6045: fixing the NaturalOrderComparator and complete the test
ref #6045 Fix NPE for TaxonNaturalComparator - fix getAncestors() method of taxon node - added JUnit test
#5957 mplement groupByHigherTaxon webservice
TransmissionEngineDistribution: setting lower min heap requirements for tests
TransmissionEngineDistribution: solving problems with excessive heap consumption
Fix dataset issue in persistence test and clean up
#4366 ignoring test for short time
#4366 Transmissionengine aggregation of source references
#4366 test for aggregation of distribution sources (byArea)
#5177 fixing tests which where broken after rebasing the TransmissionEngine-speedup on develop - lower rank limit of for the aggregation was too high
Fix failing test for syn. sec. (#5902) and clean up a bit
Further develop the CDM preferences #3958
Remove generics from Reference in cdmlib (except for cdmlib-model) #5830
Javadoc
Set failing SecurityTest to ignore #5829
Inline Country term to avoid NPE #5765