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

ASF subversion and git services commented on OPENJPA-2753:
----------------------------------------------------------

Commit 3bd73ab7d805b5f591fc170d0710dac0e3e38fac in openjpa's branch 
refs/heads/master from [~struberg]
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=3bd73ab ]

OPENJPA-2753 introduce Docker for mysql


> Create profiles to start various databases via Docker
> -----------------------------------------------------
>
>                 Key: OPENJPA-2753
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2753
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>    Affects Versions: 3.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 3.0.1
>
>
> We currently rely on fix installed versions of various databases.
> With the advent of Docker we could use maven profiles to start those 
> databases as docker images.
> E.g. 
> {noformat}
> $> mvn -Ptest-mysql-docker docker:start
> $> mvn -Ptest-mysql-docker clean install
> $> mvn -Ptest-mysql-docker docker:stop
> {noformat}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to