change comment on moved component scan for ext
fixing #1925 (CICHORIEAE taxon tree order of taxa and bastards) and also moving ITaxonNodeComparator into model
sync trunk
adding permission handling and writing a test for usermanagement
excluding special imports from component scan 2
excluding special imports from component scan
Changed exception handling
Created a new FeatureNodeService. For some reason this service is not covered by a component-scan and the bean has to be instantiated (quasi) manually.
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
merge cate-development2 branch with trunk
Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1
removed component scan of ext from default application context
minor
Added methods concerning taxonomic tree to taxon service.
UserService -> ApplicationController
Fixed a couple of bugs that arose when switching eclipse-plugin to cdm 2.1
svn keyword property "Id" added
Merged branches/cdmlib/2.0 changes r5130:5370 into the trunk
Committing large number of changes relating to versioning implementation (#108), plus lsid resolution services
exclude spelling
changed defaultApplicationContext
exclude authentication manager from defaultApplicationContext
newcdmlib-services -> new appContext configuration and fixes in tests
Implemented additional service methods as part of #466. Ported Pager interface and implementations, refactored integration tests