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 "David Van Couvering (JIRA)" <de...@db.apache.org> on 2005/05/16 20:08:05 UTC

[jira] Created: (DERBY-290) BasicUUID and BasicUUIDFactory are duplicated code in client and engine

BasicUUID and BasicUUIDFactory are duplicated code in client and engine
-----------------------------------------------------------------------

         Key: DERBY-290
         URL: http://issues.apache.org/jira/browse/DERBY-290
     Project: Derby
        Type: Bug
  Components: Network Client  
    Reporter: David Van Couvering
    Priority: Minor


The classes BasicUUID and BasicUUIDFactory in the package org.apache.derby.client.am are pretty much cut-and-paste from org.apache.derby.impl.services.uuid.  Once we fix DERBY-289, we should put the UUID code into the shared package and eliminate this redundancy.

-- 
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


[jira] Closed: (DERBY-290) BasicUUID and BasicUUIDFactory are duplicated code in client and engine

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-290?page=all ]
     
David Van Couvering closed DERBY-290:
-------------------------------------

    Resolution: Invalid

This is no longer true because we no longer generate a UUID for the client connection string

> BasicUUID and BasicUUIDFactory are duplicated code in client and engine
> -----------------------------------------------------------------------
>
>          Key: DERBY-290
>          URL: http://issues.apache.org/jira/browse/DERBY-290
>      Project: Derby
>         Type: Bug
>   Components: Network Client
>     Reporter: David Van Couvering
>     Priority: Minor

>
> The classes BasicUUID and BasicUUIDFactory in the package org.apache.derby.client.am are pretty much cut-and-paste from org.apache.derby.impl.services.uuid.  Once we fix DERBY-289, we should put the UUID code into the shared package and eliminate this redundancy.

-- 
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