Add .project files
removing all .classpath and .project files
ref #6401 Update taxeditor workspace plugins to java 8
manually set version numbers
Updated version in pom / project files to taxeditor version : 4.5.1 and cdmlib version : 4.5.1
Updated version in pom / project files to taxeditor version : 4.5.0 and cdmlib version : 4.5.0
ref #6190 removing svn property place holder in first line of code - java files
Updated version in pom / project files to taxeditor version : 4.5.0-SNAPSHOT and cdmlib version : 4.5.0-SNAPSHOT
clean up
Updated version in pom / project files to taxeditor version : 4.4.0-SNAPSHOT and cdmlib version : 4.4.0-SNAPSHOT
ref #6082 try to fix dependency issues in managed TaxEditor
fix #6082 fixing incomplete entries in the eu.etaxonomy.taxeditor.webapp/build.properties
#5751 Try to fix dependency copy in taxeditor.wepapp (IV)
#5751 Try to fix dependency copy in taxeditor.wepapp (III)
#5751 Try to fix dependency copy in taxeditor.wepapp (II)
#5751 Try to fix dependency copy in taxeditor.wepapp
#5751 Remove explicit dependencies to DB drivers by cdmlib-db in poms
Updated version in pom / project files to taxeditor version : 4.3.0-SNAPSHOT and cdmlib version : 4.3.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.2.0-SNAPSHOT and cdmlib version : 4.2.0-SNAPSHOT
Throw exception when server startup fails #5812
the version of h2 info was duplicated
Updated version in pom / project files to taxeditor version : 4.1.0-SNAPSHOT and cdmlib version : 4.1.0-SNAPSHOT
centralizing dependency versions and managing libraries in lib/ through maven
#5705 fixing library dependencies for local managed cdm-server
Updated version in pom / project files to taxeditor version : 4.0.0-SNAPSHOT and cdmlib version : 4.0.0-SNAPSHOT
adding c3p0-0.9.5.2.jar to MANIFEST.MF instead of pom.xml dependency
providing the datasource dependencies to jetty which are excluded from the cdmlib-remote-webapp.war
Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT
Fix test environment for webapp test
#4073 Add new project for lanuching embedded jetty server using cdmlib webapp
#4073 Add jetty server dependencies
#4073 Add stop start possibility for server
#4073 Add functionality to control managed server in login dialog
#4073 Add start / stop methods for managed server...