You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Tom Palmer (JIRA)" <ji...@apache.org> on 2010/04/25 19:35:50 UTC

[jira] Updated: (DDLUTILS-254) TestAgainstLiveDatabaseBase-derived tests fail when running in Maven or IntelliJ

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

Tom Palmer updated DDLUTILS-254:
--------------------------------

    Attachment: testclassloader.patch

The attached patch fixes the issue by examining the context ClassLoader if the TestAgainstLiveDatabaseBase ClassLoader fails to find the property.

> TestAgainstLiveDatabaseBase-derived tests fail when running in Maven or IntelliJ
> --------------------------------------------------------------------------------
>
>                 Key: DDLUTILS-254
>                 URL: https://issues.apache.org/jira/browse/DDLUTILS-254
>             Project: DdlUtils
>          Issue Type: Bug
>          Components: Core (No specific database)
>    Affects Versions: 1.1
>            Reporter: Tom Palmer
>            Assignee: Thomas Dudziak
>         Attachments: testclassloader.patch
>
>
> Any of the tests that extend from TestAgainstLiveDatabaseBase within Maven or IntelliJ currently fail as they are unable to find the jdbc,properties.file in the classpath.

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