[jira] Updated: (DERBY-1686) Grant/Revoke: Attempt to GRANT access to another user on a VIEW, created by the current user with only SELECT privilege on the base table does not fail

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1686?page=all ] Yip Ng updated DERBY-1686: -- Attachment: derby1686-trunk-stat01.txt derby1686-trunk-diff01.txt Attaching experimental patch for DERBY-1686. I ran derbyall on it and grantRevokeDDL.sql

[jira] Commented: (DERBY-1610) Updating column typed as CHAR to value passed via setBinaryStream(notNull) is failed because of imcompatiblity of types though it was not taken as error when setBinarySt

2006-08-25 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12430702 ] Tomohito Nakayama commented on DERBY-1610: -- I correct description of 1)... 1) Difference around null. - Embedded regards null as different type as imcompa

[jira] Commented: (DERBY-1610) Updating column typed as CHAR to value passed via setBinaryStream(notNull) is failed because of imcompatiblity of types though it was not taken as error when setBinarySt

2006-08-25 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12430701 ] Tomohito Nakayama commented on DERBY-1610: -- I'm thinking to solve each those problem 1) to 5). (May be more problem will be found in regards with what I co

[jira] Updated: (DERBY-1610) Updating column typed as CHAR to value passed via setBinaryStream(notNull) is failed because of imcompatiblity of types though it was not taken as error when setBinaryStre

2006-08-25 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=all ] Tomohito Nakayama updated DERBY-1610: - Attachment: parameterMapping.diff.betweenEmbedded_and_NetworkServerNetworkClient I tried to read difference of parameterMapping between Embedded and

[jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430691 ] Jean T. Anderson commented on DERBY-1636: - There are problems applying patch derby1636_devguide4.diff; it adds src/devguide/tdevdvlpcreateencryptdbextkey.d

[jira] Updated: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=all ] Daniel John Debrunner updated DERBY-883: Derby Info: (was: [Patch Available]) Patch 883.patch6.txt applied to trunk with changes below as revision 437070. 0) Merged by hand to latest

[jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430690 ] Jean T. Anderson commented on DERBY-1636: - Committed patch derby1636_ref3.diff to trunk revision 437069 (not merged to 10.2 branch yet). > document encr

Re: DERBY-1636 patch problem (was Re: [jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.)

2006-08-25 Thread Jean T. Anderson
Jean T. Anderson wrote: ... > ouch, there's an issue with derby1636_devguide4.diff . ... > The standby trick of doing this: > >svn up -r 432381 >patch -p0 -i derby1636_devguide4.diff >svn add src/devguide/tdevdvlpcreateencryptdbextkey.dita >... svn add other new files as well ... >

[jira] Commented: (DERBY-1539) A trigger should be dropped when a privilege required by the trigger is revoked.

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1539?page=comments#action_12430687 ] Yip Ng commented on DERBY-1539: --- The trigger recompilation problem has been resolved by DERBY-1621 and is already checked into the trunk. So this jira can continue

[jira] Updated: (DERBY-1633) Regression: The fields of views are not being calculated properly since 10.1.2.4

2006-08-25 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1633?page=all ] A B updated DERBY-1633: --- Derby Info: [Patch Available, Existing Application Impact, Regression] (was: [Regression, Existing Application Impact]) Checking "Patch Available" because the patch to merge th

[jira] Updated: (DERBY-1633) Regression: The fields of views are not being calculated properly since 10.1.2.4

2006-08-25 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1633?page=all ] A B updated DERBY-1633: --- Attachment: d1633_10_1_merge.patch Attaching a patch to port this fix to the 10.1 codeline, which is where the regression was first introduced. A simple merge command was not p

Re: JARFILE procedures should be document in the Admin Guide not the Tools guide

2006-08-25 Thread Daniel John Debrunner
Stanley Bradbury wrote: [snip - sections on jar file admin] > > Any strong feelings against moving the section to the Admin portion of > the Server and Administration Guide? Go for it! Dan.

Re: I need help

2006-08-25 Thread Daniel John Debrunner
Suresh Nadarajan wrote: > I would like to work on core of the system code, I am a newbie, > and I need help from any of the old hands. > Whether any one would like to guide me in this. > please guide me. First step will be to tell the community what you are trying to do, then we can answer quest

[jira] Updated: (DERBY-1292) ClassCastException in ClientDriver when using CLOB columns and batch updates

2006-08-25 Thread James F. Adams (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1292?page=all ] James F. Adams updated DERBY-1292: -- Attachment: DERBY-1292-v2.diff I have uploaded a new patch for review. I believe it addresses the issues raised with the previous patch. > ClassCastExce

Re: I need help

2006-08-25 Thread Andrew McIntyre
On 8/25/06, Suresh Nadarajan <[EMAIL PROTECTED]> wrote: I would like to work on core of the system code, I am a newbie, and I need help from any of the old hands. Whether any one would like to guide me in this. please guide me. The Derby wiki has an excellent page to help you get starting wit

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12430681 ] Manish Khettry commented on DERBY-883: -- no functional changes, so if you've fixed up patch 6 to work, then go with it. > Enhance GROUP BY clause to support ex

[jira] Commented: (DERBY-1634) Documented syntax for storing jar files in a db has syntax errors

2006-08-25 Thread Stan Bradbury (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1634?page=comments#action_12430677 ] Stan Bradbury commented on DERBY-1634: -- These commands are documented correctly in the Developers Guide. In addition to the above problems the qualifiedJarNa

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12430676 ] Daniel John Debrunner commented on DERBY-883: - Sorry I was on the way to the bus when I asked the question so it was brief. I meant is the functionality

JARFILE procedures should be document in the Admin Guide not the Tools guide

2006-08-25 Thread Stanley Bradbury
At least that is my opinion (in the Subject line) but I wanted to raise this issue to the community for a broader perspective before opening a JIRA issue on it. Perhaps I'm missing something obvious. The are referred to as the 'database class utilities' which is I term I do not understand but

[jira] Commented: (DERBY-1678) Track changes to 10.2 branch needed to build candidates

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1678?page=comments#action_12430675 ] Rick Hillegas commented on DERBY-1678: -- Commit derby-1678-10.2_bumpVersionNumbers_04.diff at subversion revision 437038. This bumps the last digit of the rele

10.2.1.1 beta now available for testing

2006-08-25 Thread Rick Hillegas
A new Derby beta candidate, 10.2.1.1, is now available for testing. This version fixes many bugs which surfaced in the previous version, including bugs affecting security, GRANT/REVOKE, and query performance. Please test-drive this better beta. It's available at http://people.apache.org/~rhille

Re: [jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Jean T. Anderson
Sunitha Kambhampati (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430661 > ] > > Sunitha Kambhampati commented on DERBY-1636: > > > Thanks Laura. i have no more comments on the ref guide.

[jira] Resolved: (DERBY-1565) Adjust documentation to comply with latest Apache copyright/license requirements

2006-08-25 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1565?page=all ] Andrew McIntyre resolved DERBY-1565. Fix Version/s: 10.2.1.0 (was: 10.2.2.0) Resolution: Fixed Marking Resolved as all necessary changes have been made and mer

Regression Test Failure! - TinderBox_Derby 436898 - Sun DBTG

2006-08-25 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 436898/2006-08-25 20:38:24 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 1671670 2 199.57% SunOS-5.10_i86pc-i386 Details in http://www.mult

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12430672 ] Manish Khettry commented on DERBY-883: -- I'm not sure what you mean by function changes-- one new function has been added to BaseJDBCTestCase (although it was a

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12430671 ] Daniel John Debrunner commented on DERBY-883: - Were there any function changes between patch 6 and 7? > Enhance GROUP BY clause to support expressions

[jira] Closed: (DERBY-935) Include Derby logo in the PDF and HTML Book manuals

2006-08-25 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-935?page=all ] Andrew McIntyre closed DERBY-935. - Resolution: Fixed Closing as Fixed now that the patch has been merged to 10.2. > Include Derby logo in the PDF and HTML Book manuals > ---

[jira] Updated: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=all ] Manish Khettry updated DERBY-883: - Attachment: 883.patch7.txt Synced to rev 434408. Use the new JUnit test case/test setup classes. Passed derbylang. > Enhance GROUP BY clause to support expre

DERBY-1636 patch problem (was Re: [jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.)

2006-08-25 Thread Jean T. Anderson
Jean T. Anderson wrote: > Suresh Thalamati (JIRA) wrote: > >>[ >> http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430662 >> ] >> >>Suresh Thalamati commented on DERBY-1636: >>- >> >>I reviewed the latest changes , th

[jira] Commented: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=comments#action_12430668 ] Daniel John Debrunner commented on DERBY-883: - I spent some time on this patch and have it merged to trunk - will run tests and then commit. > Enhanc

[junit] Top-level suites added

2006-08-25 Thread Daniel John Debrunner
I added some top-level suites that are intended to be run directly by JUnit runners, not via the test harness. They are in the package: org.apache.derbyTesting.functionTests.suites AllPackages - A suite of all the _Suite suites for the function test packages Embedded - All the tests for embedded

Re: [jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Jean T. Anderson
Suresh Thalamati (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430662 > ] > > Suresh Thalamati commented on DERBY-1636: > - > > I reviewed the latest changes , they look good. Thanks a lot La

I need help

2006-08-25 Thread Suresh Nadarajan
  I would like to work on core of the system code, I am a newbie, and I need help from any of the old hands. Whether any one would like to guide me in this.  please guide me.      Thanks in advance.     Regards Suresh Nadarajan.

[jira] Updated: (DERBY-1681) Regression (wrong results): Join predicate can be ignored for left-most child in a chain of nested unions.

2006-08-25 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1681?page=all ] A B updated DERBY-1681: --- Attachment: d1681_test_v2.patch Attaching a second version of the new test case for this issue. The test changed as part of the DERBY-1633 checkins and thus the patch had to be

[jira] Updated: (DERBY-1659) Document describe and show tables functionality

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1659?page=all ] Mike Matrigali updated DERBY-1659: -- Fix Version/s: 10.2.1.0 > Document describe and show tables functionality > --- > > Key: DERBY-1

[jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430662 ] Suresh Thalamati commented on DERBY-1636: - I reviewed the latest changes , they look good. Thanks a lot Laura. +1, this patch can be committed.

[jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430661 ] Sunitha Kambhampati commented on DERBY-1636: Thanks Laura. i have no more comments on the ref guide. My +1 for commit.. > document encryption of an

[jira] Updated: (DERBY-1194) Derby Server and Administration Guide - Managing the Derby Network Server

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1194?page=all ] Mike Matrigali updated DERBY-1194: -- Fix Version/s: 10.2.1.0 > Derby Server and Administration Guide - Managing the Derby Network Server > --

[jira] Updated: (DERBY-1223) Update Getting Started to include instructions on setting JAVA_HOME variable.

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1223?page=all ] Mike Matrigali updated DERBY-1223: -- Fix Version/s: 10.2.1.0 > Update Getting Started to include instructions on setting JAVA_HOME variable. > --

[jira] Updated: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=all ] Mike Matrigali updated DERBY-883: - Fix Version/s: 10.2.1.0 > Enhance GROUP BY clause to support expressions instead of just column > references. > --

[jira] Updated: (DERBY-883) Enhance GROUP BY clause to support expressions instead of just column references.

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-883?page=all ] Mike Matrigali updated DERBY-883: - Affects Version/s: 10.2.1.0 This looks like a good thing to get into 10.2,. > Enhance GROUP BY clause to support expressions instead of just column > referen

[jira] Commented: (DERBY-953) Add miscellaneous Statement methods introduced by JDBC 4

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-953?page=comments#action_12430652 ] Rick Hillegas commented on DERBY-953: - Ported DERBY-935 / DERBY-1565 (433814) to 10.2 branch at subversion revision 436974. > Add miscellaneous Statement metho

[jira] Commented: (DERBY-1717) Working With Derby task file twwdactivity4.dita is invalid, results in missing text

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1717?page=comments#action_12430655 ] Rick Hillegas commented on DERBY-1717: -- Ported DERBY-1717 (432771) to 10.2 branch at subversion revision 436974. > Working With Derby task file twwdactivity4.

[jira] Resolved: (DERBY-1708) Unprivileged user can perform lock table statement on a table which he/she does not have any access rights

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1708?page=all ] Mike Matrigali resolved DERBY-1708. --- Resolution: Fixed > Unprivileged user can perform lock table statement on a table which he/she > does not have any access rights > --

[jira] Commented: (DERBY-1622) Add documentation for encrypted database using encryptionKey

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1622?page=comments#action_12430654 ] Rick Hillegas commented on DERBY-1622: -- Ported DERBY-1622 (433290, 432775) to 10.2 branch at subversion revision 436974. > Add documentation for encrypted dat

[jira] Resolved: (DERBY-1698) Add more tests for Statement.setQueryTimeout method

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1698?page=all ] Mike Matrigali resolved DERBY-1698. --- Resolution: Fixed Derby Info: (was: [Patch Available]) fixes applied to trunk and 10.2 branch, unchecking patch available and resolving. > Add mor

[jira] Updated: (DERBY-1698) Add more tests for Statement.setQueryTimeout method

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1698?page=all ] Mike Matrigali updated DERBY-1698: -- back ported change from trunk to 10.2 branch: m102_142:26>svn commit Sending java\testing\org\apache\derbyTesting\functionTests\master\SetQueryTimeout

[jira] Commented: (DERBY-1565) Adjust documentation to comply with latest Apache copyright/license requirements

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1565?page=comments#action_12430650 ] Rick Hillegas commented on DERBY-1565: -- Ported DERBY-1565 (433873) to 10.2 branch at subversion revision 436974. > Adjust documentation to comply with latest

[jira] Commented: (DERBY-753) References from table of contents in the HTML book manuals are invalid

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-753?page=comments#action_12430649 ] Rick Hillegas commented on DERBY-753: - Ported DERBY-753 (434003) to 10.2 branch at subversion revision 436974. > References from table of contents in the HTML b

[jira] Commented: (DERBY-1731) Add warning to Derby docs that the JDBC 4.0 support is based upon the proposed final draft of JSR 221 and might change in subsequent releases.

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1731?page=comments#action_12430648 ] Rick Hillegas commented on DERBY-1731: -- Ported DERBY-1731 (434159) to 10.2 branch at subversion revision 436974. > Add warning to Derby docs that the JDBC 4.0

[jira] Commented: (DERBY-1682) Add documentation for derby.drda.securityMechanism.

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1682?page=comments#action_12430647 ] Rick Hillegas commented on DERBY-1682: -- Ported DERBY-1682 (434218) to 10.2 branch at subversion revision 436974. > Add documentation for derby.drda.securityMe

[jira] Commented: (DERBY-1747) Documentation for 10.2 Strong Password Substitute feature

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1747?page=comments#action_12430646 ] Rick Hillegas commented on DERBY-1747: -- Ported DERBY-1747 (434542) to 10.2 branch at subversion revision 436974. > Documentation for 10.2 Strong Password Subs

[jira] Commented: (DERBY-1655) Document XML functionality for 10.2

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1655?page=comments#action_12430643 ] Rick Hillegas commented on DERBY-1655: -- Ported DERBY-1655 (436862, 434236, 434125, 433708, 433307, 433298) to 10.2 branch at subversion revision 436974. > Do

[jira] Commented: (DERBY-1685) The reference manual has wrong procedure name for online bacup

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1685?page=comments#action_12430645 ] Rick Hillegas commented on DERBY-1685: -- Ported DERBY-1685 (434580) to 10.2 branch at subversion revision 436974. > The reference manual has wrong procedure na

[jira] Commented: (DERBY-1686) Grant/Revoke: Attempt to GRANT access to another user on a VIEW, created by the current user with only SELECT privilege on the base table does not fail

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1686?page=comments#action_12430644 ] Yip Ng commented on DERBY-1686: --- To resolve this issue, the permission cache problem needs to be addressed first. Currently the permissions cache won't work properl

[jira] Commented: (DERBY-1601) Document (in Tuning Guide) new subquery materialization via hash join behavior that was introduced with DERBY-781

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1601?page=comments#action_12430642 ] Rick Hillegas commented on DERBY-1601: -- Ported DERBY-1601 (436908) to 10.2 at subversion revision 436974. > Document (in Tuning Guide) new subquery materializ

[jira] Commented: (DERBY-1215) elements in documentation need expanse attributes after switch to OASIS DTDs

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1215?page=comments#action_12430641 ] Rick Hillegas commented on DERBY-1215: -- Merge DERBY-1215 (436920) to 10.2 branch at subversion revision 436974. > elements in documentation need expanse attr

Re: are there any publicly available test results for the 10.2 branch?

2006-08-25 Thread Mike Matrigali
thanks very much, I look forward to it. I figured out my env problem, my new client was not working well with the firewall. So I do think the branch is in pretty good shape. Henri van de Scheur - Sun Norway wrote: Hi Rick and Mike! I am sorry, but I can not publish these results without Ole's

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-mergeDocs-432717-to-436939.diff Commit derby-1725-mergeDocs-432717-to-436939.diff at subversion revision 436974. This mega merges the

[jira] Updated: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=all ] Laura Stewart updated DERBY-1636: - Attachment: derby1636_devguide_html4.zip derby1636_devguide4.diff Updated the Dev Guide based on the comments from Suresh. The updated diff an

[jira] Updated: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=all ] Laura Stewart updated DERBY-1636: - Attachment: derby1636_ref3.diff derby1636_ref_html3.zip Updated the Reference Manual based on Sunitha's comments. The updated patch and html z

Re: are there any publicly available test results for the 10.2 branch?

2006-08-25 Thread Henri van de Scheur - Sun Norway
Hi Rick and Mike! I am sorry, but I can not publish these results without Ole's help, so I hope we can do this the first thing on Monday. FYI: derbyall is being run on Linux RHEL4.0/64 Solaris 10/x64 Solaris 10 sparc Windows 2003ee On all platforms tests are performed with jvm1.4, jvm1.5 an

[jira] Commented: (DERBY-803) derbynet/DerbyNetAutoStart.java test fails intermittently with org.apache.derby.iapi.services.context.ShutdownException

2006-08-25 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-803?page=comments#action_12430632 ] Suresh Thalamati commented on DERBY-803: This test is failing with a different error message also , might be related to the same issue: * Dif

[jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430630 ] Sunitha Kambhampati commented on DERBY-1636: Thanks Laura for taking care of my comments in the reference guide. I took a quick look ( (derby1636_ref_

[jira] Updated: (DERBY-1708) Unprivileged user can perform lock table statement on a table which he/she does not have any access rights

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1708?page=all ] Mike Matrigali updated DERBY-1708: -- Derby Info: (was: [Patch Available]) patch has been applied to trunk and 10.2, unchecking patch available. > Unprivileged user can perform lock table sta

[jira] Updated: (DERBY-1695) testSecMec.java fails with JCC 2.6 and JCC 2.8

2006-08-25 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1695?page=all ] Sunitha Kambhampati updated DERBY-1695: --- Derby Info: (was: [Patch Available]) > testSecMec.java fails with JCC 2.6 and JCC 2.8 > -- > >

[jira] Commented: (DERBY-1695) testSecMec.java fails with JCC 2.6 and JCC 2.8

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1695?page=comments#action_12430622 ] Rick Hillegas commented on DERBY-1695: -- Merged DERBY-1695 / DERBY-528 (436672) to 10.2 at subversion revision 436936. > testSecMec.java fails with JCC 2.6 and

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-436659-to-436821.diff Commit derby-1725-merge-436659-to-436821 at subversion revision 436936. This merges the following patches

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-434562.diff Commit derby-1725-merge-434562.diff at subversion revision 436933. Merges 434562 (no JIRA) from trunk to 10.2 branch

[jira] Resolved: (DERBY-1435) Conglomerate does not exist occurs in a specific case after dropping a table referenced by a trigger

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1435?page=all ] Yip Ng resolved DERBY-1435. --- Fix Version/s: 10.2.1.0 Resolution: Duplicate Derby Info: (was: [Release Note Needed]) This issue is resolved by DERBY-1621. Please refer to the release

[jira] Commented: (DERBY-1636) document encryption of an un-encrypted database and re-encryption with new password/key.

2006-08-25 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1636?page=comments#action_12430617 ] Suresh Thalamati commented on DERBY-1636: - Thanks Laura, updates looks good. I reviewed both the reference manual and the developer guide changes. I have

[jira] Resolved: (DERBY-1613) A trigger does not get invalidated when the view used by it is dropped

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1613?page=all ] Yip Ng resolved DERBY-1613. --- Fix Version/s: 10.2.1.0 Resolution: Duplicate DERBY-1621 resolves this issue. > A trigger does not get invalidated when the view used by it is dropped > -

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-434576-to-436654.diff Commit derby-1725-merge-434576-to-436654 at subversion revision 436929. Ports the following patches from t

[jira] Commented: (DERBY-1708) Unprivileged user can perform lock table statement on a table which he/she does not have any access rights

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1708?page=comments#action_12430615 ] Rick Hillegas commented on DERBY-1708: -- Ported DERBY-1708 (434577) to 10.2 branch at subversion revision 436929. > Unprivileged user can perform lock table st

[jira] Commented: (DERBY-1621) Trigger action statement is not recompile when there is a change that would affect it.

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1621?page=comments#action_12430612 ] Yip Ng commented on DERBY-1621: --- Mamta, yes, I included the testcases for all the related duplicate jiras into this jira. Thanks for porting this to 10.2, Rick. > T

[jira] Commented: (DERBY-1686) Grant/Revoke: Attempt to GRANT access to another user on a VIEW, created by the current user with only SELECT privilege on the base table does not fail

2006-08-25 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1686?page=comments#action_12430611 ] Yip Ng commented on DERBY-1686: --- Some discussion regarding permission cache can be found in DERBY-1539 and DERBY-1330. > Grant/Revoke: Attempt to GRANT access to

[jira] Commented: (DERBY-1621) Trigger action statement is not recompile when there is a change that would affect it.

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1621?page=comments#action_12430609 ] Rick Hillegas commented on DERBY-1621: -- Ported DERBY-1621 (434046) to 10.2 branch at subversion revision 436921. > Trigger action statement is not recompile w

[jira] Commented: (DERBY-1734) Simplify building of SystemColumn array in CatalogRowFactory implementations.

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1734?page=comments#action_12430608 ] Rick Hillegas commented on DERBY-1734: -- Ported DERBY-1734 (434083) to 10.2 at subversion revision 436921. > Simplify building of SystemColumn array in Catalog

[jira] Commented: (DERBY-1674) Investigate reducing the number of classes & methods in DataDictionary used to represent system tables

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1674?page=comments#action_12430607 ] Rick Hillegas commented on DERBY-1674: -- Merge DERBY-1674 (434100) to 10.2 at subversion revision 436921. > Investigate reducing the number of classes & method

[jira] Commented: (DERBY-1633) Regression: The fields of views are not being calculated properly since 10.1.2.4

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1633?page=comments#action_12430606 ] Rick Hillegas commented on DERBY-1633: -- Ported DERBY-1633 (434111) to 10.2 at subversion revision 436921. > Regression: The fields of views are not being calc

[jira] Commented: (DERBY-1555) API for configuration information in Derby's JUnit tests should through instance methods of the base classes, not static methods and static fields

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1555?page=comments#action_12430604 ] Rick Hillegas commented on DERBY-1555: -- Ported DERBY-1555 (434273, 434257, 434192) to 10.2 branch at revision 436921. > API for configuration information in D

[jira] Commented: (DERBY-1691) jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12430605 ] Rick Hillegas commented on DERBY-1691: -- Ported DERBY-1691 (434245) to 10.2 branch at subversion revision 436921. > jdbcapi/blobclob4BLOB.java fails under Derb

[jira] Commented: (DERBY-1582) REVOKE statement does not generate a warning when no privileges are revoked.

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1582?page=comments#action_12430603 ] Rick Hillegas commented on DERBY-1582: -- Ported DERBY-1582 (434408) to 10.2 at subversion revision 436921. > REVOKE statement does not generate a warning when

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-433930-to-434409.diff Commit derby-1725-merge-433930-to-434409.diff at subversion revision 436921. This merges the following pat

[jira] Resolved: (DERBY-1215) elements in documentation need expanse attributes after switch to OASIS DTDs

2006-08-25 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1215?page=all ] Jean T. Anderson resolved DERBY-1215. - Resolution: Fixed Derby Info: (was: [Patch Available]) Yes, no more expanse errors -- thanks, Kim! Committed patch DERBY-1215_pt_BR.diff to the

[jira] Closed: (DERBY-1739) Index column names in CatalogRowFactory implementations are not required

2006-08-25 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1739?page=all ] Daniel John Debrunner closed DERBY-1739. > Index column names in CatalogRowFactory implementations are not required > ---

[jira] Resolved: (DERBY-1739) Index column names in CatalogRowFactory implementations are not required

2006-08-25 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1739?page=all ] Daniel John Debrunner resolved DERBY-1739. -- Fix Version/s: 10.2.1.0 Resolution: Fixed Fix in 10.2 branch and trunk - Thanks Rick for the merges > Index column names in CatalogR

[jira] Resolved: (DERBY-1601) Document (in Tuning Guide) new subquery materialization via hash join behavior that was introduced with DERBY-781

2006-08-25 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1601?page=all ] Jean T. Anderson resolved DERBY-1601. - Fix Version/s: 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Patch derby1601_tuning2.diff committed to trunk revisio

Re: [jira] Updated: (DERBY-1655) Document XML functionality for 10.2

2006-08-25 Thread Jean T. Anderson
Army wrote: > Jean T. Anderson wrote: > >> Army, >> >> What about checking the "Release Note Needed" flag then? > > If we decide the release not should go in DERBY-1655, then Yes, that's > what we'll do. But at this point I'm not sure where we want to put it; > DERBY-1655 or DERBY-688? Maybe it

[jira] Commented: (DERBY-1558) enable more testcases in ConcurrencyTest

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1558?page=comments#action_12430589 ] Rick Hillegas commented on DERBY-1558: -- Ported to 10.2 branch: DERBY-1558 (433607). Committed at subversion revision 436905. > enable more testcases in Concu

[jira] Commented: (DERBY-1674) Investigate reducing the number of classes & methods in DataDictionary used to represent system tables

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1674?page=comments#action_12430588 ] Rick Hillegas commented on DERBY-1674: -- Merge DERBY-1674 (433688, 433685, 433655, 433632) to 10.2 branch. Committed at subversion revision 436905. > Investig

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-433606-to-433791.diff Commit derby-1725-merge-433606-to-433791.diff at subversion revision 436905. This merges to 10.2 the follo

[jira] Updated: (DERBY-1698) Add more tests for Statement.setQueryTimeout method

2006-08-25 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1698?page=all ] Mike Matrigali updated DERBY-1698: -- committed patch to the trunk: m3_142:172>svn commit Sending java\testing\org\apache\derbyTesting\functionTests\master\SetQueryTimeoutTest.out Sending

[jira] Updated: (DERBY-1215) elements in documentation need expanse attributes after switch to OASIS DTDs

2006-08-25 Thread Kim Haase (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1215?page=all ] Kim Haase updated DERBY-1215: - Derby Info: [Patch Available] > elements in documentation need expanse attributes after switch to > OASIS DTDs > ---

[jira] Updated: (DERBY-1215) elements in documentation need expanse attributes after switch to OASIS DTDs

2006-08-25 Thread Kim Haase (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1215?page=all ] Kim Haase updated DERBY-1215: - Attachment: DERBY-1215_pt_BR.diff Here is a patch for the pt_BR files. Running "ant pt_BR" no longer generates "expanse" errors, I believe. > elements in documenta

Re: [jira] Commented: (DERBY-1750) encryption/stress.multi fails with FatalException: XJ001: Java exception: ': java.lang.AbstractMethodError'. on Linux and Windows XP

2006-08-25 Thread Mike Matrigali
there is often more info in derby.log, at least maybe a stack trace for the error. There are a log of "expected" errors in derby.log for this test so looking towards the end usually uncovers the interesting info. Knut Anders Hatlen (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY

[jira] Updated: (DERBY-1725) Placeholder for 10.2 merges

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-433272-to-433447.diff Commit derby-1725-433486-to-433492.diff at subversion revision 436898. This merges from the trunk to the 1

[jira] Commented: (DERBY-1739) Index column names in CatalogRowFactory implementations are not required

2006-08-25 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1739?page=comments#action_12430577 ] Rick Hillegas commented on DERBY-1739: -- Original submission DERBY-1739 (433491, 433487) merged to 10.2 branch at subversion revision 436898. > Index column n

Re: [jira] Updated: (DERBY-1655) Document XML functionality for 10.2

2006-08-25 Thread Army
Jean T. Anderson wrote: Army, What about checking the "Release Note Needed" flag then? If we decide the release not should go in DERBY-1655, then Yes, that's what we'll do. But at this point I'm not sure where we want to put it; DERBY-1655 or DERBY-688? Maybe it doesn't matter, in which ca

[jira] Created: (DERBY-1764) Rewrite stress.multi as a JUnit test

2006-08-25 Thread Knut Anders Hatlen (JIRA)
Rewrite stress.multi as a JUnit test Key: DERBY-1764 URL: http://issues.apache.org/jira/browse/DERBY-1764 Project: Derby Issue Type: Test Components: Test Reporter: Knut Anders Hatle

  1   2   >