[jira] [Commented] (DERBY-534) Support use of the WHEN clause in CREATE TRIGGER statements

2013-10-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796506#comment-13796506 ] ASF subversion and git services commented on DERBY-534: --- Commit

[jira] [Assigned] (DERBY-6082) Investigate if openOnServer_ field in org.apache.derby.client.am.Statement is still needed.

2013-10-16 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dyre Tjeldvoll reassigned DERBY-6082: - Assignee: Dyre Tjeldvoll Investigate if openOnServer_ field in

[jira] [Updated] (DERBY-6082) Investigate if openOnServer_ field in org.apache.derby.client.am.Statement is still needed.

2013-10-16 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dyre Tjeldvoll updated DERBY-6082: -- Attachment: derby-6082a.diff Attaching a patch which removes {{openOnServer_}}. Details: #

[jira] [Updated] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-10-16 Thread Brett Bergquist (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Bergquist updated DERBY-6350: --- Attachment: rolling_file_patch_7.diff This patch closes the underlying stream which was

[jira] [Assigned] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik reassigned DERBY-6378: Assignee: Dag H. Wanvik OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

[jira] [Commented] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796753#comment-13796753 ] Dag H. Wanvik commented on DERBY-6378: -- This is obviously an error; I'll have a look.

[jira] [Resolved] (DERBY-2446) Remove notion of the old test harness from TestConfiguration

2013-10-16 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-2446. --- Resolution: Fixed Fix Version/s: 10.11.0.0 Assignee: Myrna

[jira] [Commented] (DERBY-6362) CHECK constraint uses wrong schema for unqualified routine invocations

2013-10-16 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796929#comment-13796929 ] Knut Anders Hatlen commented on DERBY-6362: --- How should this behave on upgrade

[jira] [Commented] (DERBY-6362) CHECK constraint uses wrong schema for unqualified routine invocations

2013-10-16 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796950#comment-13796950 ] Rick Hillegas commented on DERBY-6362: -- Thanks for raising that point, Knut. Is there

[jira] [Commented] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-10-16 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13796984#comment-13796984 ] Mamta A. Satoor commented on DERBY-6350: Brett, I will apply your latest patch and

[jira] [Updated] (DERBY-6361) Valid statements rejected if Derby has not implicitly created the current user's schema.

2013-10-16 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-6361: -- Attachment: d6361-ignore-missing-schema.diff Attaching

[jira] [Commented] (DERBY-6362) CHECK constraint uses wrong schema for unqualified routine invocations

2013-10-16 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797035#comment-13797035 ] Knut Anders Hatlen commented on DERBY-6362: --- I don't think the original

[jira] [Created] (DERBY-6380) Rolling log files do not get copied in failed directory when a junit test fails

2013-10-16 Thread Mamta A. Satoor (JIRA)
Mamta A. Satoor created DERBY-6380: -- Summary: Rolling log files do not get copied in failed directory when a junit test fails Key: DERBY-6380 URL: https://issues.apache.org/jira/browse/DERBY-6380

[jira] [Commented] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-10-16 Thread Brett Bergquist (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797087#comment-13797087 ] Brett Bergquist commented on DERBY-6350: In regards to the empty derby.log when

JavaDB Nightly and Compatibility Testing and DERBY-2446

2013-10-16 Thread Myrna van Lunteren
Hi, I noticed the JavaDB testing has not been updated since October 14. Kristian rewrote the CompatibilityTest suite with DERBY-2076, and in line of DERBY-2446 I removed the old 'compatibilityTest' suite (it was under functionTests/junitTests). I did look for the compatibility suite test runs

[jira] [Commented] (DERBY-6362) CHECK constraint uses wrong schema for unqualified routine invocations

2013-10-16 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797131#comment-13797131 ] Rick Hillegas commented on DERBY-6362: -- Thanks, Knut. I agree that option 1 sounds

[jira] [Commented] (DERBY-6361) Valid statements rejected if Derby has not implicitly created the current user's schema.

2013-10-16 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797140#comment-13797140 ] Rick Hillegas commented on DERBY-6361: -- Thanks, Knut. Looks good to me. +1 Valid

[jira] [Updated] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-6378: - Attachment: derby-6378-1.diff Attaching a patch which solves the problem. From my sandbox commit

[jira] [Commented] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797153#comment-13797153 ] Dag H. Wanvik commented on DERBY-6378: -- Regressions ran ok. OFFSET/FETCH NEXT

[jira] [Updated] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-6378: - Issue fix info: Patch Available,Repro attached (was: Repro attached) OFFSET/FETCH NEXT

[jira] [Comment Edited] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797148#comment-13797148 ] Dag H. Wanvik edited comment on DERBY-6378 at 10/16/13 7:28 PM:

[jira] [Comment Edited] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797148#comment-13797148 ] Dag H. Wanvik edited comment on DERBY-6378 at 10/16/13 7:28 PM:

[jira] [Comment Edited] (DERBY-6378) OFFSET/FETCH NEXT ignored when query is enclosed in parentheses

2013-10-16 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797153#comment-13797153 ] Dag H. Wanvik edited comment on DERBY-6378 at 10/16/13 7:21 PM:

[jira] [Commented] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-10-16 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797186#comment-13797186 ] Myrna van Lunteren commented on DERBY-6350: --- I agree - the derby.log file

[jira] [Comment Edited] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-10-16 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797186#comment-13797186 ] Myrna van Lunteren edited comment on DERBY-6350 at 10/16/13 8:00 PM:

[jira] [Commented] (DERBY-6350) Provide a rolling file implementation of derby.log

2013-10-16 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797196#comment-13797196 ] Mamta A. Satoor commented on DERBY-6350: I will work on committing the patch soon

[jira] [Commented] (DERBY-6362) CHECK constraint uses wrong schema for unqualified routine invocations

2013-10-16 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797198#comment-13797198 ] Knut Anders Hatlen commented on DERBY-6362: --- My first thought was to add a field

[jira] [Commented] (DERBY-6373) NPE in Statement.getWarnings()

2013-10-16 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797229#comment-13797229 ] Myrna van Lunteren commented on DERBY-6373: --- Glenn, is it possible for you to

[jira] [Commented] (DERBY-6373) NPE in Statement.getWarnings()

2013-10-16 Thread Glenn McGregor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13797265#comment-13797265 ] Glenn McGregor commented on DERBY-6373: --- All of the stack trace that's in derby code