disabling broken test
more tests
Use infrageneric epithet in cache strategies
fixed bug : wrong order of ex authors in botanical names #1427
moved reference type test
fixing tests in ZooCacheStrategyTest and NonViralNameCacheStrategyTest. Adaption to no autonyms in zoo names and new species group abbreviation
some more cache strategy tests
Some bugfixes for book(section)cache strategy
committing merged history from local git svn clone:
846a384 Merge branch 'descriptions' eea3396 git cygwin and whitespace: grrrrr a818683 git and cygwin is horrible - commiting again 045d5ca fixing some problems with sdd import and now producing acceptable natural language representations 2...
bugfix for PointTest
Added one test to BookSectionDefaultCacheStrategyTest
made setVocabulary protected because otherwise it is not save for bidirectional use
minor
removed testPersistentGetterSetterPair Test
implemented isRelatedConcept
changed strategy for media with no title a bit
improved cache strategy for media (and resolved some svn merge error)
corrected galery -> gallery in TaxonDescripiton cache strat.
Bibliographic title cache bugfix for article and booksection
comment failing test in for article cache strategy
bugfix in VersionableEntity, added ArticleCachStrategyTest
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
merging PESI brach into trunk
bugfix for TaxonNode.getParent == null
fixed a bug that occurred when executing operations on taxon nodes on root level
@ignore case fixed
refactoring the references for imports...
Changed public boolean supports* to JavaBeans compliant isSupports*() method signatures in Feature class Several minor bugfixes in defined terms, validation. Indexing works on all Description Element Base subclasses.
getLowerAndEqualTerms changed because sortedSet.headSet(t) returns all elements strictly less than t, so we also need the elements equal to t.
ignore of the test removed
Merging revisions 7377-7378,7390-7396,7400-7405,7412-7414,7442-7443,7448-7449,7453-7456 of http://dev.e-taxonomy.eu/svn/branches/cdmlib/2.2 into trunk - test in error, see #1274, #1275
merging branches/cdmlib/2.2 [7345:7377] to trunk
see also: https://dev.e-taxonomy.eu/trac/changeset?new=branches%2Fcdmlib%2F2.2%407377&old=branches%2Fcdmlib%2F2.2%407345
merged from branches/cdmlib/2.2 7238-7345 into trunk
bugfix in NonViralNameDefaultCacheStrategy for trailing whitespace #621
added taxon description cache strategy
Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1
Deleted Keyword class
minor model change for NameTypeDesignations
Changes to NameTypeDesignation javadoc
Agent cache strategies
bugfix for zoological name parsing
fixes #1109
refactor cacheSupport for TaxonNameBase & subclasses
bugfix for new taxon node methods
moved taxonNode specific code to TaxonTreeService. Cleaned up the datasource classes
#1085 and #1086 (Adapted DefaultTaxonCacheStrategy and changed referenceBase table name to 'reference'
fixes #1017
deleting BibtexEntryType
Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker
fix MediaTest
bugfix for name parsing of repeatedly parsed uninomials
Implemented guess for rank of uninomials
refactoring for parsingProblem
bugfix for infraSpecMarker of botanical nameCache
some bugs in parser and cache strategies && return type for hasProblem() changed to int
changed some methods in taxonomic tree and added missing functionality to VocabularyEnum, also put English as the first line in Language.csv file because it is default and initialisation of languages made problems
added misspelling and emendation to name relationships
#681: Added section and subsection ranks for Zoology
bugfixing name parser (+tests)
Bugfix name parser: names without combination author
bugfix for namecachestrategy
Name cache strategy for infrageneric names and rank species group
#445: Added missing term vocabularies
#445: Added missing term vocabularies #921: Added setDefaultTerms methods Added inferred and potential combination synonym relationship types for Fauna Europaea
NameParser improvement, name and reference has the same author
updates for match strategy in model
Matching for names improved
ignore match test for taxon name
more Matching and bugfix in IdentifiableEntity.clone()
Match test
Match framework
equals for TimePeriod
Merging for cdmlib-model
bugfix for media.clone
Media.clone and MediaTest
fix in taxonomic tree and some comments
Corrected the implementation of removeRootNode in TaxonomicTree
Test for TaxonNameBase and HomotypicalGroup
Added methods concerning taxonomic tree to taxon service.
Homotypical Group improvement
new functionality for homotypical group
minimum base web services for CDM Portal v2.0
TaxonomicTree implementation (model)