You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by seelmann <gi...@git.apache.org> on 2016/09/13 05:03:41 UTC

[GitHub] cayenne pull request #111: Add new Maven profile postgres-docker

GitHub user seelmann opened a pull request:

    https://github.com/apache/cayenne/pull/111

    Add new Maven profile postgres-docker

    * Useful to run integration tests without installed Postgres DB
    * Activation with `-DcayenneTestConnection=postgres-docker`
    * Starts Postgres Docker container before integration test and stops if afterwards
    * Sets JDBC connection properties based on dynamic Docker container port allocation

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/seelmann/cayenne postgres-docker

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/111.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #111
    
----
commit 96d6745ad4f3f2a374890204d67fe4186a216769
Author: Stefan Seelmann <ma...@stefan-seelmann.de>
Date:   2016-09-13T04:50:45Z

    Add new Maven profile postgres-docker
    
    * Useful to run integration tests without installed Postgres DB
    * Activation with `-DcayenneTestConnection=postgres-docker`
    * Starts Postgres Docker container before integration test and stops if afterwards
    * Sets JDBC connection properties based on dynamic Docker container port allocation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cayenne pull request #111: Add new Maven profile postgres-docker

Posted by seelmann <gi...@git.apache.org>.
Github user seelmann closed the pull request at:

    https://github.com/apache/cayenne/pull/111


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---