[ 
https://issues.apache.org/jira/browse/CAMEL-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235005#comment-13235005
 ] 

Christian Müller commented on CAMEL-4734:
-----------------------------------------

There are still places where we use HSQL (we don't have any dependencies to H2):

- camel-bam:
 - I plan to change the "EclipseLink HSQL profile" to an "EclipseLink Derby 
profile"
 - I plan to change the "OpenJPA HSQLDB profile" to an "OpenJPA Derby profile"

- camel-example-bam

- camel-example-etl
 - I plan to change the "EclipseLink HSQL profile" to an "EclipseLink Derby 
profile"
 - I plan to change the "OpenJPA HSQLDB profile" to an "OpenJPA Derby profile"
 - I plan to change the "Hibernate HSQLDB profile" to an "Hibernate Derby 
profile"

- camel-example-tracer

I need a bit more time to work on this. Busy days...
                
> Consolidate the database vendors in our unit tests
> --------------------------------------------------
>
>                 Key: CAMEL-4734
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4734
>             Project: Camel
>          Issue Type: Task
>    Affects Versions: 2.8.3
>            Reporter: Christian Müller
>            Assignee: Christian Müller
>             Fix For: 2.10.0
>
>
> At present, we use HSQL, H2 and Derby in our unit tests (for historically 
> reasons).
> We should consolidate this and go ahead with Derby because of the issues we 
> had with CAMEL-3371 and CAMEL-4726.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to