fix #9025 allow for creating a new schema in empty dbs via the remote login dialog
Updated version in pom / project files to taxeditor version : 5.15.0-SNAPSHOT and cdmlib version : 5.15.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.14.0-SNAPSHOT and cdmlib version : 5.14.0-SNAPSHOT
ref #8868 adding jetty-security to copy dependencies
ref #8868 adding jetty-io to plugin
ref #8868 adding jetty-http to plugin
ref #8868 managing jetty-version as property from parent pom v=9.4.26.v20200117
ref #8868 updating jetty to 9.4.26.v20200117
ref #8868 updating jetty to 9.2.9.v20150224
Updated version in pom / project files to taxeditor version : 5.13.0-SNAPSHOT and cdmlib version : 5.13.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.12.0-SNAPSHOT and cdmlib version : 5.12.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.11.0-SNAPSHOT and cdmlib version : 5.11.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.10.0-SNAPSHOT and cdmlib version : 5.10.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.9.0-SNAPSHOT and cdmlib version : 5.9.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.8.0-SNAPSHOT and cdmlib version : 5.8.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.7.0-SNAPSHOT and cdmlib version : 5.7.0-SNAPSHOT
ref #8118 Update mysqlconnector dependency
ref #4227 Delete .settings folder for test and webapp plugin
Updated version in pom / project files to taxeditor version : 5.6.0-SNAPSHOT and cdmlib version : 5.6.0-SNAPSHOT
ref #4227 deleting all .classpath and .project files
Updated version in pom / project files to taxeditor version : 5.5.0-SNAPSHOT and cdmlib version : 5.5.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.4.0-SNAPSHOT and cdmlib version : 5.4.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.3.0-SNAPSHOT and cdmlib version : 5.3.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.2.0-SNAPSHOT and cdmlib version : 5.2.0-SNAPSHOT
Fix version number for develop build
Updated version in pom / project files to taxeditor version : 5.1.0 and cdmlib version : 5.1.0
Updated version in pom / project files to taxeditor version : 4.16.0-SNAPSHOT and cdmlib version : 4.16.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.15.0-SNAPSHOT and cdmlib version : 4.15.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.14.0-SNAPSHOT and cdmlib version : 4.14.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.13.0-SNAPSHOT and cdmlib version : 4.13.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.12.0-SNAPSHOT and cdmlib version : 4.12.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.11.0-SNAPSHOT and cdmlib version : 4.11.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.10.0-SNAPSHOT and cdmlib version : 4.10.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.9.0-SNAPSHOT and cdmlib version : 4.9.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 4.8.0-SNAPSHOT and cdmlib version : 4.8.0-SNAPSHOT
ref #6539 Fix taxeditor build (temporary)
ref #6539 Fix build problems
ref #6539 remove Bundle-RequiredExecutionEnvironment
Increase RequiredExecutionEnvironment to JavaSE-1.8 for all plugins
Increase java code level to 1.8
Updated version in pom / project files to taxeditor version : 4.7.0-SNAPSHOT and cdmlib version : 4.7.0-SNAPSHOT
Revert "removing all .classpath and .project files"
This reverts commit c02ad176b4c6452b302560e254f319b7260cd6d8.
Revert "Add .project files"
This reverts commit 7b5184094bda79a0c13e879907eaaafe3b7561b2.
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...