By the way, do we need this ConncetionProperties class in src/main/java? Maybe move it to src/test/java?
2009/11/18 Olga Tkacheva (JIRA) <[email protected]> > 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 > > > * 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. > > -- Andrey
