[ 
http://issues.apache.org/jira/browse/DERBY-1140?page=comments#action_12371448 ] 

David Van Couvering commented on DERBY-1140:
--------------------------------------------

org.apache.derby.shared classes at this point should NOT be in derby.jar.  We 
are not ready to do code sharing like this.  The shared directory at this point 
is intended only for use by the client packages.  I named it shared with the 
intention of making it shareable in the future, but this does cause expected 
confusion. 

At this point if you have functionality that you want to use in both client and 
engine, unlesss the class is *only* constants so that the class does not need 
to be in the jar file, you need to do cut-and-paste.

This issue keeps coming up, so it is raising the priority of solving our shared 
issue sooner rather than later.



> Provide JDBC4 SQLException subclasses support in network driver
> ---------------------------------------------------------------
>
>          Key: DERBY-1140
>          URL: http://issues.apache.org/jira/browse/DERBY-1140
>      Project: Derby
>         Type: Sub-task
>     Versions: 10.2.0.0
>  Environment: jdk1.6 
>     Reporter: Anurag Shekhar
>     Assignee: Anurag Shekhar
>  Attachments: derby-1140.diff
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to