You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dibyendu Majumdar (JIRA)" <ji...@apache.org> on 2008/02/23 01:21:21 UTC

[jira] Issue Comment Edited: (DERBY-3451) Remove dependency between StandardException class and org.apache.derby.impl.jdbc classes.

    [ https://issues.apache.org/jira/browse/DERBY-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571655#action_12571655 ] 

dibyendumajumdar edited comment on DERBY-3451 at 2/22/08 4:20 PM:
-------------------------------------------------------------------

Hi Kathey,

I tried running the junit-all tests on CentOS 5.1, but they fail immediately with security exceptions (same errors as reported by you in  DERBY-2667). I am running the junit-all tests on Mac O X using Java 1.5, and will record the test results once they complete.

      was (Author: dibyendumajumdar):
    Hi Kathy,

I tried running the junit-all tests on CentOS 5.1, but they fail immediately with security exceptions (same errors as reported by you in  DERBY-2667). I am running the junit-all tests on Mac O X using Java 1.5, and will record the test results once they complete.
  
> Remove dependency between StandardException class and org.apache.derby.impl.jdbc classes.
> -----------------------------------------------------------------------------------------
>
>                 Key: DERBY-3451
>                 URL: https://issues.apache.org/jira/browse/DERBY-3451
>             Project: Derby
>          Issue Type: Sub-task
>            Reporter: Dibyendu Majumdar
>            Assignee: Dibyendu Majumdar
>         Attachments: DERBY-3451_patch_1.txt
>
>
> In the package org.apache.derby.iapi.error, the class StandardException contains references to following classes:
> org.apache.derby.impl.jdbc.Util
> org.apache.derby.impl.jdbc.EmbedSQLException
> This is undesirable as it introduces a dependency between StandardException and the implementation of EmbedSQLException.

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