Message:

   The following issue has been closed.

   Resolver: David Sean Taylor
       Date: Wed, 11 Aug 2004 2:38 PM

Patch applied
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS1-510

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS1-510
    Summary: turbine-oracle.sql - syntax error
       Type: Bug

     Status: Closed
   Priority: Trivial
 Resolution: FIXED

    Project: Jetspeed
 Components: 
             Database

   Assignee: 
   Reporter: Frederic TEMPORELLI

    Created: Wed, 11 Aug 2004 1:16 PM
    Updated: Wed, 11 Aug 2004 2:38 PM
Environment: Oracle 10g - Linux Debian

Description:
into {jsroot}/src/sql/external/turbine-oracle.sql
line 309 (last CVS snapshoot - 2004 aug 11th)

CONTRAINT => CONSTRAINT (existing table won't be deleted...)

DROP TABLE EMAIL_INBOX CASCADE CONTRAINTS;
=> DROP TABLE EMAIL_INBOX CASCADE CONSTRAINTS;


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to