Fix for ticket #4519
authorCherian Mathew <c.mathew@bgbm.org>
Wed, 10 Dec 2014 11:13:17 +0000 (11:13 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Wed, 10 Dec 2014 11:13:17 +0000 (11:13 +0000)
commit3de91ced41ecd41f0429793a434d30be60c00b43
tree108279738691ace59eec11470e3a31b85b7a57f5
parent02121ef212ed196fc54849ff44d2e84231243990
Fix for ticket #4519

CdmDataSourceRepository : added a new method to create default h2 data source
eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict
ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db
.gitattributes
eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/ApplicationWorkbenchWindowAdvisor.java
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/src/test/resources/eu/etaxonomy/cdm/datasources/cdm.datasources.xml [moved from eu.etaxonomy.taxeditor.cdmlib/src/test/resources/eu/etaxonomy/cdm/cdm.datasources.xml with 100% similarity]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/datasource/CdmDataSourceRepository.java