You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Olga Tkacheva (JIRA)" <ji...@apache.org> on 2009/11/18 11:00:39 UTC

[jira] Updated: (CAY-1311) rename 'cayenne.test.connection' to 'cayenneTestConnection' and add configurations variables for tests

     [ https://issues.apache.org/jira/browse/CAY-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Tkacheva updated CAY-1311:
-------------------------------

    Attachment: 0001-CAY-1311.patch

Added new variables, and now you can set new connection properties in maven :
                   -DcayenneAdapter
                   -DcayenneJdbcUsername
                   -DcayenneJdbcPassword
                   -DcayenneJdbcUrl
                   -DcayenneJdbcDriver

> rename 'cayenne.test.connection' to 'cayenneTestConnection' and add  configurations variables for tests 
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CAY-1311
>                 URL: https://issues.apache.org/jira/browse/CAY-1311
>             Project: Cayenne
>          Issue Type: Task
>          Components: Cayenne Core Library
>    Affects Versions: 3.0 beta 1
>            Reporter: Olga Tkacheva
>         Attachments: 0001-CAY-1311.patch
>
>
> * rename 'cayenne.test.connection' to 'cayenneTestConnection' (Hudson chokes on the variables with dots since it executes some of the relevant scripts with Groovy).
> * absorb the connection dictionary variables into the default config so that we can run the tests against all Java dbs without needing any external file. Even Derby can run with a completely in-memory database.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.