[jira] Updated: (DERBY-1817) Race condition in network server's thread pool

2006-09-11 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1817?page=all ] Knut Anders Hatlen updated DERBY-1817: -- Attachment: 1817-3-sync.diff Attached 1817-3-sync.diff which reduces the amount of code synchronized on runQueue in

Re: Derby and ASF Logo

2006-09-11 Thread Sanket Sharma
Hi, I checked with prc at apache org. They say they dont have any issues if the Derby PRC has no issues. Do we have a Derby PRC as well? Best Regards, Sanket Sharma On 9/4/06, Jean T. Anderson [EMAIL PROTECTED] wrote: Sanket Sharma wrote: Hi, I was wondering if it is okay to use Derby and

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

2006-09-11 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1691?page=all ] Øystein Grøvlen reassigned DERBY-1691: -- Assignee: Øystein Grøvlen jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

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

2006-09-11 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12433798 ] Øystein Grøvlen commented on DERBY-1691: The problem here is that output to stdout and stderr gets merge in different ways in different test runs. This

Re: [jira] Updated: (DERBY-1765) Update ALTER TABLE documentation to reflect DERBY-119 (ALTER COLUMN [NOT]NULL)

2006-09-11 Thread John Embretsen
John Embretsen wrote: In my environment I see some weird, out-of-place question marks in the paragraph starting with The identity column has in the output I generated, but that is not part of your changes, nor are the question marks to be found in the dita source. I'll double check the online

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

2006-09-11 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1691?page=all ] Øystein Grøvlen updated DERBY-1691: --- Attachment: derby-1651.diff derby-1651.diff fixes the problem of merged output by making sure all stack traces are written to stdout and not stderr. It

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

2006-09-11 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=comments#action_12433805 ] Andreas Korneliussen commented on DERBY-1691: - Patch looks good. Got one conflict in DerbyNet.exclude, which I resolved. I will run some tests and

Re: [jira] Commented: (DERBY-1832) sysinfo test fails with access denied (java.util.PropertyPermission java.class.path read) when derbyclient.jar is first in classpath

2006-09-11 Thread Knut Anders Hatlen
Myrna van Lunteren [EMAIL PROTECTED] writes: I don't know if this helps, but if I remember correctly, the 'sysinfo' permissions left in derby_tests.policy are there because someone still got an error after I put in the harness code for test-specific properties and tried to move them to

Re: describing derby tables

2006-09-11 Thread Kristian Waagan
Jean T. Anderson wrote: David Van Couvering wrote: FYI, this needs documentation, I provided it in HTML format, and it still hasn't been committed to the dita docs. See http://issues.apache.org/jira/browse/DERBY-1659. Kristian added a comment to DERBY-1659 that he'll upload a DITA patch.

[jira] Assigned: (DERBY-1832) sysinfo test fails with access denied (java.util.PropertyPermission java.class.path read) when derbyclient.jar is first in classpath

2006-09-11 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1832?page=all ] Knut Anders Hatlen reassigned DERBY-1832: - Assignee: Knut Anders Hatlen sysinfo test fails with access denied (java.util.PropertyPermission java.class.path read) when

[jira] Resolved: (DERBY-1727) Test lang/streams.java fails with ArrayIndexOutOfBoundsException using IBM JDK 1.3.1 SR10

2006-09-11 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1727?page=all ] Kristian Waagan resolved DERBY-1727. Resolution: Invalid This is not a Derby bug, but a problem with the JIT in the mentioned JVM. I hope the reporter closes the issue if the resolutions

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

2006-09-11 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-753?page=all ] Kristian Waagan closed DERBY-753. - Fix Version/s: 10.2.1.0 Resolution: Fixed Assignee: Andrew McIntyre Verified fix in HTML book manuals for 10.2 and trunk. Don't think fix can

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

2006-09-11 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1691?page=all ] Andreas Korneliussen resolved DERBY-1691. - Resolution: Fixed Committed revision 442199. jdbcapi/blobclob4BLOB.java fails under DerbyNet framework with JCC 2.6

Re: What's new in Derby 10.2 - anything missing?

2006-09-11 Thread Oystein Grovlen - Sun Norway
Daniel John Debrunner wrote: I'm preseting at ApacheCon US 2006 the topic What's new in Derby 10.2, and there's a lot of stuff, more than I thought, so thanks everyone. I'm working off the (different!) lists here: http://wiki.apache.org/db-derby/TenTwoSnapshot

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

2006-09-11 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-803?page=all ] Attachment: derby-803.diff derby-803.stat derbynet/DerbyNetAutoStart.java test fails intermittently with org.apache.derby.iapi.services.context.ShutdownException

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

2006-09-11 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-803?page=comments#action_12433859 ] Fernanda Pizzorno commented on DERBY-803: - The attached patch (derby-803.diff) changes the test so that the exception will not happen. I have successfully

[jira] Updated: (DERBY-1832) sysinfo test fails with access denied (java.util.PropertyPermission java.class.path read) when derbyclient.jar is first in classpath

2006-09-11 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1832?page=all ] Knut Anders Hatlen updated DERBY-1832: -- Attachment: 1832.diff 1832.stat The attached patch grants derbyclient.jar the permissions needed to run sysinfo and

Re: [jira] Updated: (DERBY-1566) Document SQLStates in 10.2

2006-09-11 Thread Jean T. Anderson
Laura Stewart (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1566?page=all ] Laura Stewart updated DERBY-1566: - Attachment: derby1566_DOCS1.diff rrefexcept71493_DOCS1.html Wow, this was very time consuming. There

Meaning of Release Notes, was: Release Notes

2006-09-11 Thread Rick Hillegas
The original thread seems to have split into at least three topics: 1) Should we bundle Release Notes with our zips? I believe the consensus was yes. 2) What does it mean to mark a JIRA as fixed in multiple releases? This topic has sparked a lot of useful discussion. 3) What issues should

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

2006-09-11 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (15 issues) Subscriber: derby-dev Key Summary DERBY-803 derbynet/DerbyNetAutoStart.java test fails intermittently with org.apache.derby.iapi.services.context.ShutdownException

Re: Derby and ASF Logo

2006-09-11 Thread Jean T. Anderson
Hi, Sanket, Derby is part of the DB PMC. I'll touch base with the PRC so that their notice makes it to the right place. thanks, -jean Sanket Sharma wrote: Hi, I checked with prc at apache org. They say they dont have any issues if the Derby PRC has no issues. Do we have a Derby PRC as

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

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1223?page=all ] Laura Stewart updated DERBY-1223: - Attachment: derby1223_4.diff derby1223_html4.zip Andrew - I updated the files per your comments. I would appreciate it if you can look into

Re: Question about GRANT and SYSDEPENDS

2006-09-11 Thread Mamta Satoor
Hi Bryan, For grant/revoke functionality, views/triggers/conststraints use SYSDEPENDS table to track theirdependency on various privileges that they need. GRANT/REVOKE statements in particulartouch SYSTABLEPERMS, SYSCOLPERMS and SYSROUTINEPERMS. A REVOKE might indirectly cause rows deletion in

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

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1682?page=all ] Laura Stewart resolved DERBY-1682. -- Fix Version/s: 10.2.1.0 (was: 10.3.0.0) Resolution: Fixed The issue has been fixed. The latest patch that Jean committed

[jira] Commented: (DERBY-1832) sysinfo test fails with access denied (java.util.PropertyPermission java.class.path read) when derbyclient.jar is first in classpath

2006-09-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1832?page=comments#action_12433889 ] Bryan Pendleton commented on DERBY-1832: +1 to fixing this in the sysinfo-specific property files, as you did in 1832.diff. sysinfo test fails with

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ] Dag H. Wanvik updated DERBY-1833: - Affects Version/s: (was: 10.3.0.0) (was: 10.2.2.0) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Re: Meaning of Release Notes, was: Release Notes

2006-09-11 Thread Kathey Marsden
Rick Hillegas wrote: That is what I was hoping to do for 10.2: i) State in the Release Notes that we're only describing the delta between 10.1.3 and 10.2. ii) Then document that delta. Of course, as Kathey points out, this is easier said than done given the discussion about topic (2).

[jira] Updated: (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-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1588?page=all ] Laura Stewart updated DERBY-1588: - Attachment: demo.html derby1588.diff Per instructions from Andrew, I checked out the demo directory and updated the demo.html file to add the

[jira] Updated: (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-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1588?page=all ] Laura Stewart updated DERBY-1588: - Derby Info: [Patch Available] Link Getting Started and Apache Derby Server in demo.html needs to be linked to actual documents instead of manuals

Re: [jira] Commented: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik
David Van Couvering [EMAIL PROTECTED] writes: You've removed them from the reference guide, but have they been removed from the messages file? Perhaps we should log another bug for that... Actually, this JIRA was not marked with component documentation only. Anyway, I will upload a patch for

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

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1223?page=all ] Laura Stewart updated DERBY-1223: - Attachment: derby1223_5.diff derby1223_html5.zip Sorry, make a mistake and am resubmitting the patch. The current patch and html files are #5

[jira] Assigned: (DERBY-1804) [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1804?page=all ] Laura Stewart reassigned DERBY-1804: Assignee: Laura Stewart [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

[jira] Commented: (DERBY-1804) [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1804?page=comments#action_12433912 ] Laura Stewart commented on DERBY-1804: -- Susan - As I read the CAST table, the Source is the first column. The Target is the first row. When I look at

Re: Question about GRANT and SYSDEPENDS

2006-09-11 Thread Bryan Pendleton
Satheesh had added some code as part of (DERBY-1543) Address two remaining issues with GRANT/REVOKE functionality: 1) Add warning when sqlAuthorization is on with authentication off 2) Drop permission descriptors when objects they cover are dropped. to cleanup 3 permissions related system

[jira] Created: (DERBY-1838) Derby allows dual boot which can cause corruption of databases with JVM's lower than 1.4.2 on non-windows systems

2006-09-11 Thread Kathey Marsden (JIRA)
Derby allows dual boot which can cause corruption of databases with JVM's lower than 1.4.2 on non-windows systems --- Key: DERBY-1838 URL:

[jira] Assigned: (DERBY-1803) [DOC] Largest TIMESTAMP value in Derby limitations section of reference manual is documented incorrectly

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1803?page=all ] Laura Stewart reassigned DERBY-1803: Assignee: Laura Stewart [DOC] Largest TIMESTAMP value in Derby limitations section of reference manual is documented incorrectly

[jira] Commented: (DERBY-1566) Document SQLStates in 10.2

2006-09-11 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1566?page=comments#action_12433914 ] Jean T. Anderson commented on DERBY-1566: - Thanks for doing this, Laura. I hope the pain of 60+ replacements is preferable to inserting 170 new messages

[jira] Commented: (DERBY-1566) Document SQLStates in 10.2

2006-09-11 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1566?page=comments#action_12433924 ] Jean T. Anderson commented on DERBY-1566: - Feel free to update and upload a new patch any time it's convenient for you. I can help update this file to

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

2006-09-11 Thread Laura Stewart (JIRA)
Doc Review Updates - Ref Manual --- Key: DERBY-1839 URL: http://issues.apache.org/jira/browse/DERBY-1839 Project: Derby Issue Type: Improvement Components: Documentation Affects Versions: 10.2.2.0

[jira] Commented: (DERBY-1804) [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

2006-09-11 Thread Susan Cline (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1804?page=comments#action_12433931 ] Susan Cline commented on DERBY-1804: Hi Laura, Whoa .. I think that I'm confused about how to read this table. The way I was reading it was down the column

[jira] Commented: (DERBY-1804) [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1804?page=comments#action_12433933 ] Laura Stewart commented on DERBY-1804: -- Yes, it took me a try to two to understand how the table is setup. I will add some text to clarify it :-) [DOC]

[jira] Commented: (DERBY-1729) Invoking Java stored procedure that contains GRANT or REVOKE statement with CONTAINS SQL should fail.

2006-09-11 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1729?page=comments#action_12433937 ] Yip Ng commented on DERBY-1729: --- It looks like this is something specific to jdk16. If I run the same grantRevokeDDL2.sql test on jdk142, I don't see any diffs.

[jira] Updated: (DERBY-1804) [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1804?page=all ] Laura Stewart updated DERBY-1804: - Derby Info: [Patch Available] [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

[jira] Commented: (DERBY-1817) Race condition in network server's thread pool

2006-09-11 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1817?page=comments#action_12433966 ] Bryan Pendleton commented on DERBY-1817: Both 1817-3 and 1817-4 look like good changes to me. Thanks for continuing to clean up this code. I'm eager for

[jira] Updated: (DERBY-1804) [DOC] CAST conversions between data types table is incorrect in Reference manual in some VARCHAR and TIMESTAMP cases

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1804?page=all ] Laura Stewart updated DERBY-1804: - Attachment: derby1804.diff rrefsqlj33562.html Updated the DATE and TIME data types and added a clarification about how to understand the

[jira] Updated: (DERBY-1803) [DOC] Largest TIMESTAMP value in Derby limitations section of reference manual is documented incorrectly

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1803?page=all ] Laura Stewart updated DERBY-1803: - Attachment: derby1803.diff derby1803_html.zip Updated the date/time limitations and the DATE function file. Included are a diff file and an

Re: [jira] Updated: (DERBY-1803) [DOC] Largest TIMESTAMP value in Derby limitations section of reference manual is documented incorrectly

2006-09-11 Thread Jean T. Anderson
Laura Stewart (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-1803?page=all ] Laura Stewart updated DERBY-1803: - Attachment: derby1803.diff derby1803_html.zip Updated the date/time limitations and the DATE function

[jira] Updated: (DERBY-1729) Invoking Java stored procedure that contains GRANT or REVOKE statement with CONTAINS SQL should fail.

2006-09-11 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1729?page=all ] Yip Ng updated DERBY-1729: -- Attachment: derby1729-jdk16-master-diff.txt Thanks Deepa for the info. Attaching jdk16 specifc master file for grantRevokeDDL2.sql to temporarily resolve the diff issue.

[jira] Commented: (DERBY-1817) Race condition in network server's thread pool

2006-09-11 Thread Francois Orsini (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1817?page=comments#action_12433981 ] Francois Orsini commented on DERBY-1817: 1817-3-sync.diff looks good to me Knut. Cheers. Race condition in network server's thread pool

[jira] Updated: (DERBY-1566) Document SQLStates in 10.2

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1566?page=all ] Laura Stewart updated DERBY-1566: - Attachment: derby1566_DOCS2.diff rrefexcept71493_DOCS2.html Updated the SQL State messages file based on Jean's comments. The files are:

[jira] Commented: (DERBY-1729) Invoking Java stored procedure that contains GRANT or REVOKE statement with CONTAINS SQL should fail.

2006-09-11 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1729?page=comments#action_12433940 ] Deepa Remesh commented on DERBY-1729: - This is an issue with exception handling in jdk16. Reported as DERBY-1629. To temporarily resolve the regression test

[jira] Created: (DERBY-1841) lang/groupBy.sql fails with IBM j9 vms

2006-09-11 Thread Deepa Remesh (JIRA)
lang/groupBy.sql fails with IBM j9 vms --- Key: DERBY-1841 URL: http://issues.apache.org/jira/browse/DERBY-1841 Project: Derby Issue Type: Test Components: Regression Test Failure

[jira] Updated: (DERBY-1803) [DOC] Largest TIMESTAMP value in Derby limitations section of reference manual is documented incorrectly

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1803?page=all ] Laura Stewart updated DERBY-1803: - Derby Info: [Patch Available] [DOC] Largest TIMESTAMP value in Derby limitations section of reference manual is documented incorrectly

[jira] Commented: (DERBY-1785) junit tests fail with permission access problems when run with j9 jvms

2006-09-11 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1785?page=comments#action_12434006 ] Deepa Remesh commented on DERBY-1785: - One more test fails with java.security.AccessControlException with sane jars with wsdd5.6 vm:

Did DERBY-883 fix this wrong results bug?

2006-09-11 Thread Kathey Marsden
I am looking at a wrong results case and it would appear that it has already been fixed. It appears to be wrong results when RTRIM is added in to the query with 10.1.3, and 10.2.In the trunk I think it is ok. I am kind of guessing it was DERBY-883 that fixed it, but the query is not

[jira] Created: (DERBY-1842) Accessibility of figures in Derby Docs

2006-09-11 Thread Laura Stewart (JIRA)
Accessibility of figures in Derby Docs -- Key: DERBY-1842 URL: http://issues.apache.org/jira/browse/DERBY-1842 Project: Derby Issue Type: Improvement Components: Documentation Affects

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

2006-09-11 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1777?page=all ] A B updated DERBY-1777: --- Attachment: d1777_v1.patch I ran the ViewerInit program attached to this issue and I hit two different NPE's. For more details, see Details section below. The short story is

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

2006-09-11 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1777?page=all ] A B updated DERBY-1777: --- Derby Info: [Patch Available, Regression] (was: [Regression]) Regression: query works in 10.1.2.1 but fails with NullPointerException in 10.2.1.1

[jira] Commented: (DERBY-1566) Document SQLStates in 10.2

2006-09-11 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1566?page=comments#action_12434010 ] Jean T. Anderson commented on DERBY-1566: - Committed patch derby1566_DOCS2.diff to the trunk, revision 442381. Rick, I'll let you decide how you want to

[jira] Commented: (DERBY-1547) Add svn version number to DatabaseMetaData getDatabaseProductVersion and getDriverVersion() to improve supportability

2006-09-11 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1547?page=comments#action_12434012 ] Deepa Remesh commented on DERBY-1547: - Hi Narayanan, I applied your DERBY-1547-sed.diff patch. I am also seeing the same failure seen by Kathey when running

Re: Accessibility - Documentation checks

2006-09-11 Thread Laura Stewart
There is alt text on all of the figures. However most of the text is not very good. I have opened Derby 1842 to update the text. I have never provided alt text for tables, since the surrounding text should describe the table. -- Laura Stewart

please read the derby-user thread 10.2 licensing issue

2006-09-11 Thread Rick Hillegas
I have posted a message to derby-user, describing where the licensing issue ended up. If you are interested in this issue, please join the discussion on derby-user. Thanks, -Rick

[jira] Commented: (DERBY-1842) Accessibility of figures in Derby Docs

2006-09-11 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1842?page=comments#action_12434016 ] Laura Stewart commented on DERBY-1842: -- All of text for the figures should be reviewed to ensure that the text is complete and meaninful. Graphics are in

Re: Did DERBY-883 fix this wrong results bug?

2006-09-11 Thread Kristian Waagan
Kathey Marsden wrote: I am looking at a wrong results case and it would appear that it has already been fixed. It appears to be wrong results when RTRIM is added in to the query with 10.1.3, and 10.2.In the trunk I think it is ok. I am kind of guessing it was DERBY-883 that fixed it,

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

2006-09-11 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1223?page=comments#action_12434025 ] Andrew McIntyre commented on DERBY-1223: Committed 1223_5 patch with revision 442401. Thank you, Laura! This is a great improvement to the Getting Started

[jira] Assigned: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ] Dag H. Wanvik reassigned DERBY-1833: Assignee: Dag H. Wanvik Remove messages made unused by implementation of DERBY-690 and DERBY-775

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ] Dag H. Wanvik updated DERBY-1833: - Attachment: DERBY-1833.stat DERBY-1833.diff Uploading patch for this as I proposed. Derbyall ran cleanly (Solaris 10 x86, Sun JDK 1.4.2).

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ] Dag H. Wanvik updated DERBY-1833: - Component/s: Documentation JDBC Derby Info: [Patch Available] Remove messages made unused by implementation of DERBY-690 and DERBY-775

10.2 plans (was Re: 10.2 licensing issue)

2006-09-11 Thread Andrew McIntyre
Taking this over to derby-dev... On 9/11/06, Kathey Marsden [EMAIL PROTECTED] wrote: Many of these regressions sadly have already made their way into 10.1.3 and therefore are being picked up by users for production. I think we need to notify the user community of the situation, try to get

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ] Dag H. Wanvik updated DERBY-1833: - Attachment: DERBY-1833.stat DERBY-1833.diff Uploaded corrected version of patch; by accident a line too much had been deleted from the

Re: 10.2 plans (was Re: 10.2 licensing issue)

2006-09-11 Thread Kathy Saunders
Andrew McIntyre wrote: Taking this over to derby-dev... On 9/11/06, Kathey Marsden [EMAIL PROTECTED] wrote: Many of these regressions sadly have already made their way into 10.1.3 and therefore are being picked up by users for production. I think we need to notify the user community of

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

2006-09-11 Thread Dag H. Wanvik (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ] Dag H. Wanvik updated DERBY-1833: - Fix Version/s: 10.3.0.0 Remove messages made unused by implementation of DERBY-690 and DERBY-775

[jira] Commented: (DERBY-1547) Add svn version number to DatabaseMetaData getDatabaseProductVersion and getDriverVersion() to improve supportability

2006-09-11 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1547?page=comments#action_12434062 ] V.Narayanan commented on DERBY-1547: Hi, If you notice the failure pointed out (i.e.) The sed scripts are working fine because the subversion number has been

[jira] Commented: (DERBY-1547) Add svn version number to DatabaseMetaData getDatabaseProductVersion and getDriverVersion() to improve supportability

2006-09-11 Thread V.Narayanan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1547?page=comments#action_12434066 ] V.Narayanan commented on DERBY-1547: I am sorry for my previous comment. I got confused. I am able to reproduce the error u are seeing if I change the sed