[jira] Commented: (DERBY-1839) Doc Review Updates - Ref Manual

2006-09-22 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1839?page=comments#action_12436749 ] Yip Ng commented on DERBY-1839: --- Laura, the doc changes look good to me. Just one minor problem on the grantee syntax for both GRANT and REVOKE which I mentioned

[jira] Commented: (DERBY-1834) Correct message SQL State 01006 to reflect that is being revoked - user and update the Ref Manual

2006-09-22 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1834?page=comments#action_12436750 ] Knut Anders Hatlen commented on DERBY-1834: --- grantRevokeDDL2.out also has a jdk16 master. Updated and committed to trunk with revision 448833. Correct

Re: [jira] Updated: (DERBY-1826) Add JUnit utility methods for database/server shutdown

2006-09-22 Thread Kristian Waagan
Deepa Remesh wrote: On 9/19/06, Kristian Waagan [EMAIL PROTECTED] wrote: Hi Deepa, I'm rewriting the test encryptionKey.sql using these features, and in that way I hope to test them and to pick up problems, if there are any :) Working perfect so far, I'll post a comment to Jira when I'm done,

[jira] Updated: (DERBY-1751) derbynet/testSecMec.java fails with ShutdownException in DerbyNetClient framework

2006-09-22 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1751?page=all ] Fernanda Pizzorno updated DERBY-1751: - Attachment: derby-1751v2.diff I forgot to run the jdbc40 suite, sorry. Thanks for catching this error Knut Anders. I am attaching a new patch

[jira] Commented: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver

2006-09-22 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12436793 ] Knut Anders Hatlen commented on DERBY-1610: --- I'm sorry, I didn't notice the FOR BIT DATA part. I agree with your first comment, that csPrepStmt should

[jira] Commented: (DERBY-1751) derbynet/testSecMec.java fails with ShutdownException in DerbyNetClient framework

2006-09-22 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1751?page=comments#action_12436795 ] Fernanda Pizzorno commented on DERBY-1751: -- Hi Bryan, The approach I am taking in this patch is similar to the approach taken in Derby-273. The

[jira] Commented: (DERBY-1846) Create a script that allows users to easily update their Derby jars with the JDBC4 classes.

2006-09-22 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1846?page=comments#action_12436798 ] Andreas Korneliussen commented on DERBY-1846: - I have successfully used this script now on solarisx86. My previous test was from the 10.2 branch. To

[jira] Commented: (DERBY-1876) Investigate overhead of JDBC layer and compiled activation code for simple embedded read-only, forward ResultSets

2006-09-22 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1876?page=comments#action_12436809 ] Knut Anders Hatlen commented on DERBY-1876: --- Moving one level down in the code and looking at the internal ResultSet hierarchy (not java.sql.ResultSet)

Trigger Statement

2006-09-22 Thread tassz
I am new to Derby 10, and would like some examples of how the use a Trigger Statement to: INSERT, UPDATE, DELETE and CASCADE. -- View this message in context: http://www.nabble.com/Trigger-Statement-tf2317265.html#a6445345 Sent from the Apache Derby Developers mailing list archive at

Derby 10 Integation

2006-09-22 Thread tassz
I am new to using DERBY 10 and would like to know how to integrate a Derby DB with other database system. Could you also send me some easy to understand examples, thanks! -- View this message in context: http://www.nabble.com/Derby-10-Integation-tf2317287.html#a6445406 Sent from the Apache

[jira] Commented: (DERBY-1826) Add JUnit utility methods for database/server shutdown

2006-09-22 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1826?page=comments#action_12436836 ] Knut Anders Hatlen commented on DERBY-1826: --- Committed revision 448900. I'm leaving the issue open until it has been committed to the 10.2 branch. Add

developer access

2006-09-22 Thread Julius Stroffek
Hi, I would like to participate in Derby development, thus I would like to have a developer access to Derby project in JIRA. Thank you. Cheers, Julo

Re: almost ready to build the 10.2 release candidate

2006-09-22 Thread Rick Hillegas
Daniel John Debrunner wrote: Rick Hillegas wrote: Rick wrote on 9/18. I plan to do one more mega-merge just before building the RC. Did this merge happen, or will it happen? The wiki page doesn't seem to have the latest merge information. Which svn revision is the 10.2 branch caught

[jira] Updated: (DERBY-1862) Simple hash improves performance

2006-09-22 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1862?page=all ] Andreas Korneliussen updated DERBY-1862: Attachment: DERBY-1862v3.diff Attaching a modified patch where I have taken in the advice of not creating the map object in the constructor,

Re: almost ready to build the 10.2 release candidate

2006-09-22 Thread Rick Hillegas
Jean T. Anderson wrote: Rick Hillegas wrote: Thanks to everyone for responding to my first post. At this point I am inclined to do the following: A) Hold up the release until DERBY-1854 commits. B) Regard the JDBC4-injection scripts as a stretch goal. If they aren't finished by the time

Re: [jira] Updated: (DERBY-1821) minor formatting, typos and example fixes for Manuals

2006-09-22 Thread Myrna van Lunteren
On 9/21/06, Jean T. Anderson [EMAIL PROTECTED] wrote: Myrna van Lunteren (JIRA) wrote: ... Minor editings in GettingStarted manual (and 1 character in WorkingWithDerby). I built the html, monohtml, and pdf without failures and reviewed the html monohtml. For some reason, I don't seem to get

[jira] Updated: (DERBY-1860) Create release notes for 10.2

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1860?page=all ] Rick Hillegas updated DERBY-1860: - Attachment: derby-1860-v07.diff Commit derby-1860-v07.diff. This adds a release note for DERBY-1867 and refers the user to the Derby wiki for instructions

[jira] Commented: (DERBY-1860) Create release notes for 10.2

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1860?page=comments#action_12436867 ] Rick Hillegas commented on DERBY-1860: -- Previous submission committed at subversion revision 448934. Create release notes for 10.2

[jira] Commented: (DERBY-1846) Create a script that allows users to easily update their Derby jars with the JDBC4 classes.

2006-09-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1846?page=comments#action_12436871 ] Daniel John Debrunner commented on DERBY-1846: -- Does the script compile the test classes? From Andreas's description I would assume not, since a

[jira] Commented: (DERBY-1862) Simple hash improves performance

2006-09-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1862?page=comments#action_12436872 ] Daniel John Debrunner commented on DERBY-1862: -- Patch DERBY-1862v3.dif committed revision 448949. Thanks Andreas for making the performance

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Derby Info: [Patch Available] largeDataTests/LobLimits master needs update for new exception names

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Attachment: derby-1874-1a.diff 'derby-1874-1a.diff' updates the master for 'largeData/LobLimits.java'. The new name of the exception is expected,

[jira] Updated: (DERBY-1874) largeDataTests/LobLimits master needs update for new exception names

2006-09-22 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1874?page=all ] Kristian Waagan updated DERBY-1874: --- Affects Version/s: 10.2.1.0 This patch should also be merged to the 10.2 branch. largeDataTests/LobLimits master needs update for new exception names

[jira] Updated: (DERBY-1860) Create release notes for 10.2

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1860?page=all ] Rick Hillegas updated DERBY-1860: - Attachment: derby-1860-v08.diff Commit derby-1860-v08.diff at subvesion revision 448951. This documents in the release notes some additional bug fixes which

Last call: I expect to generate the 10.2 release candidate today

2006-09-22 Thread Rick Hillegas
I am mega-merging from the trunk to the 10.2 branch now. After that, I expect to build the release candidate. Please let me know if there is any reason that I should hold up this release. Regards, -Rick

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

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-446674-to-447814.diff Commit derby-1725-merge-446674-to-447814.diff at subversion revision 448961. This merges the following

[jira] Commented: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver

2006-09-22 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12436883 ] Tomohito Nakayama commented on DERBY-1610: -- Thank you for your concern, Knut. I will correct csPrepStmt.java and unify the behavior of

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

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-447857-to-447878.diff Commit derby-1725-merge-447857-to-447878.diff at subversion revision 448966. This merges the following

[jira] Subscription: Derby: JIRA issues with patch available

2006-09-22 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (25 issues) Subscriber: derby-dev Key Summary DERBY-1874 largeDataTests/LobLimits master needs update for new exception names http://issues.apache.org/jira/browse/DERBY-1874 DERBY-1846 Create a script that

Re: Derby 10 Integation

2006-09-22 Thread Jean T. Anderson
tassz wrote: I am new to using DERBY 10 and would like to know how to integrate a Derby DB with other database system. Could you also send me some easy to understand examples, thanks! Hi, I'm not quite what specific kinds of integration you want to do, but there are many links to how to

Re: Last call: I expect to generate the 10.2 release candidate today

2006-09-22 Thread Laura Stewart
Hi - I am hoping to have a doc patch for 1839 committed soon. If it does get committed, I would appreciate it if you could mega merge it. this is NOT a reason to hold up the Release Candidate build. On 9/22/06, Rick Hillegas [EMAIL PROTECTED] wrote: I am mega-merging from the trunk to the 10.2

Re: Derby 10 Integation

2006-09-22 Thread tassz
Thanks for the information! Jean T. Anderson wrote: tassz wrote: I am new to using DERBY 10 and would like to know how to integrate a Derby DB with other database system. Could you also send me some easy to understand examples, thanks! Hi, I'm not quite what specific kinds of

[jira] Commented: (DERBY-1751) derbynet/testSecMec.java fails with ShutdownException in DerbyNetClient framework

2006-09-22 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1751?page=comments#action_12436894 ] Bryan Pendleton commented on DERBY-1751: Thanks Fernanda for the explanation. Your patch is certainly simpler than the previous technique and it is nice to

[jira] Closed: (DERBY-1315) Statement optimization/compilation fails with OutOfMemoryException in largeCodeGen test with embedded and framework DerbyNetClient

2006-09-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1315?page=all ] A B closed DERBY-1315. -- Statement optimization/compilation fails with OutOfMemoryException in largeCodeGen test with embedded and framework DerbyNetClient

[jira] Resolved: (DERBY-1315) Statement optimization/compilation fails with OutOfMemoryException in largeCodeGen test with embedded and framework DerbyNetClient

2006-09-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1315?page=all ] A B resolved DERBY-1315. Fix Version/s: 10.1.3.2 10.2.1.0 (was: 10.2.2.0) Resolution: Fixed Thanks for commtting the merge patch to 10.1, Mike. The

[jira] Resolved: (DERBY-1777) Regression: query works in 10.1.2.1 but fails with NullPointerException in 10.2.1.1

2006-09-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1777?page=all ] A B resolved DERBY-1777. Fix Version/s: 10.3.0.0 Resolution: Fixed Derby Info: [Regression] (was: [Patch Available, Regression]) Patch committed to trunk and 10.1 and mega-merged to

[jira] Commented: (DERBY-1876) Investigate overhead of JDBC layer and compiled activation code for simple embedded read-only, forward ResultSets

2006-09-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1876?page=comments#action_12436898 ] Daniel John Debrunner commented on DERBY-1876: -- I've thought in the past about having the common statistic information in a language ResultSet

[jira] Closed: (DERBY-1588) Link Getting Started.... and Apache Derby Server .... in demo.html needs to be linked to actual documents instead of manuals page

2006-09-22 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1588?page=all ] Laura Stewart closed DERBY-1588. Closing this issue since Rick merged this patch into the 10.2 branch 9/22. Link Getting Started and Apache Derby Server in demo.html needs to be

Re: Trigger Statement

2006-09-22 Thread Jean T. Anderson
tassz wrote: I am new to Derby 10, and would like some examples of how the use a Trigger Statement to: INSERT, UPDATE, DELETE and CASCADE. One of the building blocks for triggers is functions implemented in java (and java procedures, too, beginning with 10.2). This wiki page might help and

Re: [jira] Commented: (DERBY-1839) Doc Review Updates - Ref Manual

2006-09-22 Thread Jean T. Anderson
Yip Ng (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1839?page=comments#action_12436749 ] Yip Ng commented on DERBY-1839: --- Laura, the doc changes look good to me. Just one minor problem on the grantee syntax for both GRANT

Re: Last call: I expect to generate the 10.2 release candidate today

2006-09-22 Thread Jean T. Anderson
Laura Stewart wrote: Hi - I am hoping to have a doc patch for 1839 committed soon. If it does get committed, I would appreciate it if you could mega merge it. this is NOT a reason to hold up the Release Candidate build. I'm working on this patch right now and will also merge it to the 10.2

Re: [jira] Commented: (DERBY-1839) Doc Review Updates - Ref Manual

2006-09-22 Thread Jean T. Anderson
Jean T. Anderson wrote: Yip Ng (JIRA) wrote: ... Laura, the doc changes look good to me. Just one minor problem on the grantee syntax for both GRANT and REVOKE which I mentioned on my earlier comment: grantees { authorization ID | PUBLIC } [,{ authorization ID | PUBLIC } ] * It is

[jira] Updated: (DERBY-1694) derbynet/testProperties.java hangs

2006-09-22 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1694?page=all ] Sunitha Kambhampati updated DERBY-1694: --- Derby Info: (was: [Patch Available]) The derby1694.p2.diff.txt is merged into 10.2 with ricks's mega merge

[jira] Commented: (DERBY-1839) Doc Review Updates - Ref Manual

2006-09-22 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1839?page=comments#action_12436913 ] Jean T. Anderson commented on DERBY-1839: - I looked for but couldn't spot the closing }, can catch that in a later round as needed. Committted patch

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

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-447878-to-447923.diff Committed derby-1725-merge-447878-to-447923.diff at subversion revision 448991. This merges the following

Re: Last call: I expect to generate the 10.2 release candidate today

2006-09-22 Thread Jean T. Anderson
Jean T. Anderson wrote: Laura Stewart wrote: Hi - I am hoping to have a doc patch for 1839 committed soon. If it does get committed, I would appreciate it if you could mega merge it. this is NOT a reason to hold up the Release Candidate build. I'm working on this patch right now and will

[jira] Resolved: (DERBY-1862) Simple hash improves performance

2006-09-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1862?page=all ] Daniel John Debrunner resolved DERBY-1862. -- Fix Version/s: 10.3.0.0 Resolution: Fixed Assignee: Andreas Korneliussen With a modified version of the simple performance

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

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-447924-to-448464.diff Committed derby-1725-merge-447924-to-448464.diff at subversion revision 449004. This merges the following

[jira] Updated: (DERBY-1784) When qualifying a column name with its synonym name in the select list, Derby throws SQLSTATE 42X04.

2006-09-22 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1784?page=all ] Yip Ng updated DERBY-1784: -- Derby Info: (was: [Patch Available]) When qualifying a column name with its synonym name in the select list, Derby throws SQLSTATE 42X04.

[jira] Created: (DERBY-1878) Improve error handling in network server tests

2006-09-22 Thread Sunitha Kambhampati (JIRA)
Improve error handling in network server tests -- Key: DERBY-1878 URL: http://issues.apache.org/jira/browse/DERBY-1878 Project: Derby Issue Type: Improvement Components: Test Affects

[jira] Resolved: (DERBY-1784) When qualifying a column name with its synonym name in the select list, Derby throws SQLSTATE 42X04.

2006-09-22 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1784?page=all ] Yip Ng resolved DERBY-1784. --- Resolution: Fixed This issue is resolved as it is now integrated into 10.1, 10.2 and trunk. When qualifying a column name with its synonym name in the select list,

Re: Last call: I expect to generate the 10.2 release candidate today

2006-09-22 Thread Rick Hillegas
Jean T. Anderson wrote: Jean T. Anderson wrote: Laura Stewart wrote: Hi - I am hoping to have a doc patch for 1839 committed soon. If it does get committed, I would appreciate it if you could mega merge it. this is NOT a reason to hold up the Release Candidate build. I'm

[jira] Resolved: (DERBY-1694) derbynet/testProperties.java hangs

2006-09-22 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1694?page=all ] Sunitha Kambhampati resolved DERBY-1694. Resolution: Fixed For other improvements identified here, I have opened DERBY-1878. derbynet/testProperties.java hangs

[jira] Updated: (DERBY-1876) Investigate overhead of JDBC layer and compiled activation code for simple embedded read-only, forward ResultSets

2006-09-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1876?page=all ] Daniel John Debrunner updated DERBY-1876: - Attachment: derby1862.java Modified version of derby1876.java that uses the same basic SQL statement but with column names and then fetches

Re: developer access

2006-09-22 Thread Andrew McIntyre
On 9/22/06, Julius Stroffek [EMAIL PROTECTED] wrote: Hi, I would like to participate in Derby development, thus I would like to have a developer access to Derby project in JIRA. Thank you. I've added you to the derby-developers group in JIRA, you should now be able to edit and assign

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

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-merge-448466-to-448901.diff Committed derby-1725-merge-448466-to-448901.diff at subversion revision 449013. This merges the following

[jira] Resolved: (DERBY-1834) Correct message SQL State 01006 to reflect that is being revoked - user and update the Ref Manual

2006-09-22 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1834?page=all ] Laura Stewart resolved DERBY-1834. -- Resolution: Fixed The Reference Manual was updated with another Jira issue. This issue is now resolved. Correct message SQL State 01006 to reflect that

[jira] Closed: (DERBY-1834) Correct message SQL State 01006 to reflect that is being revoked - user and update the Ref Manual

2006-09-22 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1834?page=all ] Laura Stewart closed DERBY-1834. Correct message SQL State 01006 to reflect that is being revoked - user and update the Ref Manual

[jira] Resolved: (DERBY-1854) SYSCS_COMPRESS_TABLE corrupts table with a single column which is both a primary key and a foreign key

2006-09-22 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1854?page=all ] Suresh Thalamati resolved DERBY-1854. - Resolution: Fixed committed to 10.2 as part of meg-merge , revision. 449013. SYSCS_COMPRESS_TABLE corrupts table with a single column which is

[jira] Commented: (DERBY-1846) Create a script that allows users to easily update their Derby jars with the JDBC4 classes.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1846?page=comments#action_12436945 ] Andrew McIntyre commented on DERBY-1846: The script does not compile the test classes, an oversight on my part. It would be very simple to add to the

[jira] Created: (DERBY-1879) Save meta data related information for an EmbedResultSet at the plan level instead of the ResultSet level improves performance.

2006-09-22 Thread Daniel John Debrunner (JIRA)
Save meta data related information for an EmbedResultSet at the plan level instead of the ResultSet level improves performance. --- Key: DERBY-1879

errors building the JDBC4 disclaimer in the 10.2 docs

2006-09-22 Thread Rick Hillegas
When I build the 10.2 docs, I see errors like the following when processing the jdbc4disclaimer. Nevertheless, the documents seem to build and the disclaimer is inserted. Is this expected behavior? Thanks, -Rick rick_sun docs (1.4) builddocs html adminguide [echo]

[jira] Resolved: (DERBY-1641) Conglomerate requested does not exist after syscs_import_table with FK

2006-09-22 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1641?page=all ] Suresh Thalamati resolved DERBY-1641. - Fix Version/s: 10.3.0.0 Resolution: Fixed This is a duplicate of DERBY-1854 . Fixed in 10.2 , revision 449013 and in 10.3. revision

Re: [jira] Commented: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver

2006-09-22 Thread Knut Anders Hatlen
Tomohito Nakayama (JIRA) derby-dev@db.apache.org writes: [ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12436883 ] Tomohito Nakayama commented on DERBY-1610: -- Thank you for your concern, Knut. I will

Re: errors building the JDBC4 disclaimer in the 10.2 docs

2006-09-22 Thread Jean T. Anderson
Rick Hillegas wrote: When I build the 10.2 docs, I see errors like the following when processing the jdbc4disclaimer. Nevertheless, the documents seem to build and the disclaimer is inserted. Is this expected behavior? yes, I mentioned this in

still going to do doc mega-merge? (was Re: errors building the JDBC4 disclaimer in the 10.2 docs)

2006-09-22 Thread Jean T. Anderson
Rick Hillegas wrote: When I build the 10.2 docs, following up on building the 10.2 docs comment. Are you still planning to mega merge the doc commits since last week? if you'd like help, just let me know. thanks, -jean I see errors like the following when processing the jdbc4disclaimer.

Mega merge - what jira entries got committed as part of that?

2006-09-22 Thread Mamta Satoor
Hi Rick, I was just trying to figure out what jira entries got ported to Derby 10.2 as part of today's mega merge. Does the following comment for the merge commit show all the jira entries that got ported to Derby 10.2? New Revision: 449013URL: http://svn.apache.org/viewvc?view=revrev=449013

[jira] Commented: (DERBY-1846) Create a script that allows users to easily update their Derby jars with the JDBC4 classes.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1846?page=comments#action_12436953 ] Andrew McIntyre commented on DERBY-1846: The jdbc4 classes depend on junit, which we are not able to ship. Since we cannot guarantee that junit.jar will

[jira] Resolved: (DERBY-1826) Add JUnit utility methods for database/server shutdown

2006-09-22 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1826?page=all ] Deepa Remesh resolved DERBY-1826. - Fix Version/s: 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Verified the patch has been committed to trunk and 10.2

[jira] Closed: (DERBY-1826) Add JUnit utility methods for database/server shutdown

2006-09-22 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1826?page=all ] Deepa Remesh closed DERBY-1826. --- Add JUnit utility methods for database/server shutdown -- Key: DERBY-1826

[jira] Resolved: (DERBY-1776) ERROR 42Z72: XML syntax error; missing keyword(s): 'AS'. - Misleading text

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1776?page=all ] Andrew McIntyre resolved DERBY-1776. Resolution: Fixed Derby Info: (was: [Patch Available]) Marking resolved, merged to 10.2 branch with revision 449013. ERROR 42Z72: XML syntax

[jira] Resolved: (DERBY-1736) Additonal Grant and Revoke tests

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1736?page=all ] Andrew McIntyre resolved DERBY-1736. Resolution: Fixed Derby Info: (was: [Patch Available]) Marking resolved, merged to 10.2 branch with revision 448961. Additonal Grant and Revoke

[jira] Resolved: (DERBY-1772) Error 42Z78 Failed to locate 'Xalan' API classes should not have sqlstate class '42'

2006-09-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1772?page=all ] A B resolved DERBY-1772. Fix Version/s: 10.2.1.0 10.3.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Patch has now been mega-merged to 10.2. I ran

[jira] Resolved: (DERBY-1846) Create a script that allows users to easily update their Derby jars with the JDBC4 classes.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1846?page=all ] Andrew McIntyre resolved DERBY-1846. Resolution: Fixed Derby Info: (was: [Patch Available]) Marking resolved, no further work planned on this issue. Create a script that allows

[jira] Resolved: (DERBY-1775) Error 2200M is defined in the SQL standard as 'invalid XML document' and can be used in multiple situations, not just XMLPARSE

2006-09-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1775?page=all ] A B resolved DERBY-1775. Resolution: Fixed Derby Info: (was: [Patch Available]) Patch has now been mega-merged to 10.2. I ran xmlSuite on Windows 2000 with ibm142 to make sure all is well, and

Re: Mega merge - what jira entries got committed as part of that?

2006-09-22 Thread Mamta Satoor
Actually, it looks like there were mutliple checkins today for the mega merge. I will go through them all and look through the Jira entries mentioned in the checkin notes. Please let me know if this is not the best way to find what jira entries got merged into 10.2 Thanks, Mamta On 9/22/06,

[jira] Resolved: (DERBY-1867) Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1867?page=all ] Andrew McIntyre resolved DERBY-1867. Resolution: Fixed Marking resolved, release note added to 10.2 release notes with revision 448934. Document algorithm support required for using

[jira] Resolved: (DERBY-1718) creating an after insert trigger with trigger action involving xml datatype throws java.io.NottSerializableException

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1718?page=all ] Andrew McIntyre resolved DERBY-1718. Resolution: Fixed Derby Info: (was: [Patch Available]) Marking resolved, merged to 10.2 with revision 448085. creating an after insert trigger

[jira] Updated: (DERBY-1718) creating an after insert trigger with trigger action involving xml datatype throws java.io.NottSerializableException

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1718?page=all ] Andrew McIntyre updated DERBY-1718: --- Fix Version/s: 10.3.0.0 Affects Version/s: 10.2.1.0 (was: 10.2.2.0) creating an after insert trigger with trigger

[jira] Resolved: (DERBY-1707) Specifying an incorrect optimizer property (constraint=null) gives NullPointerException

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1707?page=all ] Andrew McIntyre resolved DERBY-1707. Resolution: Fixed Derby Info: (was: [Patch Available]) Marking resolved, merged to 10.2 with revision 448961. Specifying an incorrect optimizer

[jira] Resolved: (DERBY-528) Support for DRDA Strong User ID and Password Substitute Authentication (USRSSBPWD) scheme

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-528?page=all ] Andrew McIntyre resolved DERBY-528. --- Resolution: Fixed Marking resolved, merged to 10.2 with revision 436936. Support for DRDA Strong User ID and Password Substitute Authentication

[jira] Updated: (DERBY-1787) The database owner is incorrectly referred to as dba in the code comments that were checked in Derby 10.2 for grant revoke work. We should clean this up at some point.

2006-09-22 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1787?page=all ] Mamta A. Satoor updated DERBY-1787: --- Fix Version/s: 10.2.1.0 The patch got merged into 10.2 codeline as part of revision 449004 The database owner is incorrectly referred to as dba in the

Re: Re: Mega merge - what jira entries got committed as part of that?

2006-09-22 Thread Andrew McIntyre
On 9/22/06, Mamta Satoor [EMAIL PROTECTED] wrote: Actually, it looks like there were mutliple checkins today for the mega merge. I will go through them all and look through the Jira entries mentioned in the checkin notes. Please let me know if this is not the best way to find what jira entries

Re: [jira] Resolved: (DERBY-1867) Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

2006-09-22 Thread Sunitha Kambhampati
Andrew McIntyre (JIRA) wrote: Resolution: Fixed Marking resolved, release note added to 10.2 release notes with revision 448934. I opened this issue because the documentation needs to be updated but since the doc change didnt make it into the release, I requested Rick to add the

[jira] Updated: (DERBY-1867) Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1867?page=all ] Andrew McIntyre updated DERBY-1867: --- Fix Version/s: 10.3.0.0 Affects Version/s: 10.3.0.0 (was: 10.2.1.0) Derby Info: (was: [Release Note

[jira] Reopened: (DERBY-1867) Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1867?page=all ] Andrew McIntyre reopened DERBY-1867: Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

Re: errors building the JDBC4 disclaimer in the 10.2 docs

2006-09-22 Thread Rick Hillegas
Thanks, Jean. This is fine and I'll just chill. -Rick Jean T. Anderson wrote: Rick Hillegas wrote: When I build the 10.2 docs, I see errors like the following when processing the jdbc4disclaimer. Nevertheless, the documents seem to build and the disclaimer is inserted. Is this expected

Re: Re: [jira] Resolved: (DERBY-1867) Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

2006-09-22 Thread Andrew McIntyre
On 9/22/06, Sunitha Kambhampati [EMAIL PROTECTED] wrote: I opened this issue because the documentation needs to be updated but since the doc change didnt make it into the release, I requested Rick to add the release note for it (Thanks Rick for including it in release notes.). I still think

[jira] Updated: (DERBY-1867) Document algorithm support required for using secmec 8(USRSSSBPWD) and limitation on ibm141 vm.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1867?page=all ] Andrew McIntyre updated DERBY-1867: --- Fix Version/s: (was: 10.2.1.0) Affects Version/s: 10.2.1.0 Document algorithm support required for using secmec 8(USRSSSBPWD) and

Re: still going to do doc mega-merge? (was Re: errors building the JDBC4 disclaimer in the 10.2 docs)

2006-09-22 Thread Rick Hillegas
Hi Jean, Yes, I'm still going to mega-merge the docs. I just started this and then ran into the disclaimer problem when I did a sanity build. Regards, -Rick Jean T. Anderson wrote: Rick Hillegas wrote: When I build the 10.2 docs, following up on building the 10.2 docs comment.

[jira] Resolved: (DERBY-1787) The database owner is incorrectly referred to as dba in the code comments that were checked in Derby 10.2 for grant revoke work. We should clean this up at some point.

2006-09-22 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1787?page=all ] Andrew McIntyre resolved DERBY-1787. Resolution: Fixed Derby Info: (was: [Patch Available]) Marked resolved, merged to 10.2 with revision 449004. The database owner is incorrectly

[jira] Resolved: (DERBY-1700) Remove passing of closeCleanup method to every ResultSet type since only the top ResultSet requires it.

2006-09-22 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1700?page=all ] Daniel John Debrunner resolved DERBY-1700. -- Fix Version/s: 10.2.1.0 10.3.0.0 Resolution: Fixed Fixed in trunk and merged to 10.2 by Rick. Remove passing of

[jira] Closed: (DERBY-1706) NullPointerException occurs when trying to create a table in schema SESSION

2006-09-22 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1706?page=all ] Mamta A. Satoor closed DERBY-1706. -- Resolution: Fixed Derby Info: (was: [Patch Available]) The fix also got merged into 10.2 with revision 448961. NullPointerException occurs when

Re: Mega merge - what jira entries got committed as part of that?

2006-09-22 Thread Rick Hillegas
Hi Mamta, I had to split the code merge into 5 separate submissions. They should all be documented in comments attached to DERBY-1725. Your message mentions just the last of the five submissions. Cheers, -Rick Mamta Satoor wrote: Hi Rick, I was just trying to figure out what jira

[jira] Updated: (DERBY-1854) SYSCS_COMPRESS_TABLE corrupts table with a single column which is both a primary key and a foreign key

2006-09-22 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1854?page=all ] Mike Matrigali updated DERBY-1854: -- Component/s: SQL (was: Store) SYSCS_COMPRESS_TABLE corrupts table with a single column which is both a primary key and a foreign

Re: still going to do doc mega-merge? (was Re: errors building the JDBC4 disclaimer in the 10.2 docs)

2006-09-22 Thread Jean T. Anderson
Rick Hillegas wrote: Hi Jean, Yes, I'm still going to mega-merge the docs. I just started this and then ran into the disclaimer problem when I did a sanity build. excellent of you to notice! --and to also do the sanity build. My first thought was you were building the docs to include in the

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

2006-09-22 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1725?page=all ] Rick Hillegas updated DERBY-1725: - Attachment: derby-1725-mergeDocs-446545-to-448988.diff Committed derby-1725-mergeDocs-446545-to-448988.diff at subversion revision 449063. This merges the

[jira] Updated: (DERBY-1839) Doc Review Updates - Ref Manual

2006-09-22 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1839?page=all ] Jean T. Anderson updated DERBY-1839: Fix Version/s: 10.2.1.0 10.3.0.0 Merged to 10.2 branch, revision 449063. Doc Review Updates - Ref Manual

[jira] Updated: (DERBY-1821) minor formatting, typos and example fixes for Manuals

2006-09-22 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1821?page=all ] Jean T. Anderson updated DERBY-1821: Fix Version/s: 10.2.1.0 441209 merged to 10.2 branch revision 441555. 441307 merged to 10.2 branch revision 441555. 448772 merged to 10.2 branch

[jira] Updated: (DERBY-1873) Doc Review Comments - Developers Guide

2006-09-22 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1873?page=all ] Jean T. Anderson updated DERBY-1873: Fix Version/s: 10.2.1.0 10.3.0.0 448731 merged to 10.2 branch revision 449063. Doc Review Comments - Developers Guide

  1   2   >