[jira] Closed: (DERBY-2328) Reduce monitor contention in SinglePool

2007-03-01 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen closed DERBY-2328. - Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch

[jira] Updated: (DERBY-2383) ReuseFactory should use the constants in java.lang.Boolean

2007-03-01 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2383: -- Attachment: bool.diff ReuseFactory should use the constants in java.lang.Boolean

[jira] Closed: (DERBY-2383) ReuseFactory should use the constants in java.lang.Boolean

2007-03-01 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen closed DERBY-2383. - Resolution: Fixed Fix Version/s: 10.3.0.0 Committed revision 513233.

[jira] Commented: (DERBY-2363) Add initial handshake on connection setup to determine server's required ssl support level and avoid client side attribute settings.

2007-03-01 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476881 ] Bernt M. Johnsen commented on DERBY-2363: - I have now experimented with two possible approaches. 1) Trying

[jira] Created: (DERBY-2384) Handle cleanup of locator to LOB reference Hash Map inside EmbedConnection

2007-03-01 Thread V.Narayanan (JIRA)
Handle cleanup of locator to LOB reference Hash Map inside EmbedConnection -- Key: DERBY-2384 URL: https://issues.apache.org/jira/browse/DERBY-2384 Project: Derby Issue

[jira] Created: (DERBY-2385) create the stored procedures called by LOB related JDBC methods during upgrade

2007-03-01 Thread V.Narayanan (JIRA)
create the stored procedures called by LOB related JDBC methods during upgrade -- Key: DERBY-2385 URL: https://issues.apache.org/jira/browse/DERBY-2385 Project: Derby

[jira] Assigned: (DERBY-2385) create the stored procedures called by LOB related JDBC methods during upgrade

2007-03-01 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan reassigned DERBY-2385: -- Assignee: V.Narayanan create the stored procedures called by LOB related JDBC methods during

[jira] Updated: (DERBY-2356) Make SSL server authentication optional

2007-03-01 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernt M. Johnsen updated DERBY-2356: Component/s: Services Make SSL server authentication optional

[jira] Updated: (DERBY-2108) Implement SSL/TLS communication between client and server

2007-03-01 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernt M. Johnsen updated DERBY-2108: Component/s: Security Implement SSL/TLS communication between client and server

[jira] Updated: (DERBY-2356) Make SSL server authentication optional

2007-03-01 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernt M. Johnsen updated DERBY-2356: Component/s: (was: Services) Security Make SSL server authentication

Re: Building Derby in NetBeans

2007-03-01 Thread Ravinder Reddy
I followed the instruction in the Article But I got the following error when I try to build derby in Netbeans.!!! Error.!!! Fatal Error: Unable to find package java.lang in classpath or bootclasspath plzz look into this and reply.. Thank You On 2/28/07, John Embretsen

[jira] Commented: (DERBY-2383) ReuseFactory should use the constants in java.lang.Boolean

2007-03-01 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476914 ] Daniel John Debrunner commented on DERBY-2383: -- One can go further and say ReuseFactory.getBoolean

[jira] Commented: (DERBY-2363) Add initial handshake on connection setup to determine server's required ssl support level and avoid client side attribute settings.

2007-03-01 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476916 ] Daniel John Debrunner commented on DERBY-2363: -- bernt To make a good implementation for this approach,

[jira] Commented: (DERBY-2383) ReuseFactory should use the constants in java.lang.Boolean

2007-03-01 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476920 ] Knut Anders Hatlen commented on DERBY-2383: --- I agree, but that will have to wait until all classes that

Re: Building Derby in NetBeans

2007-03-01 Thread John Embretsen
Ravinder Reddy wrote: I followed the instruction in the Article But I got the following error when I try to build derby in Netbeans.!!! Error.!!! Fatal Error: Unable to find package java.lang in classpath or bootclasspath plzz look into this and reply.. Thank You

[jira] Commented: (DERBY-2380) A statement plan holds onto resources such as its generated class even after it has been invalidated.

2007-03-01 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476933 ] Daniel John Debrunner commented on DERBY-2380: -- A GenericPreparedStatement instance can used in various

Re: Building Derby in NetBeans

2007-03-01 Thread Ravinder Reddy
No , I never tried to build Derby outside of Netbeans..!!. And I installed jdk1.5 2 months back and I downloaded the Derby Source from the latest Official Release..!! Thank You..!! On 3/1/07, John Embretsen [EMAIL PROTECTED] wrote: Ravinder Reddy wrote: I followed the instruction

Re: Building Derby in NetBeans

2007-03-01 Thread Ravinder Reddy
Sorry for spamming U r mail Box..!!! This is the Exact Error that I am getting when I try to build Derby in Netbeans ** init: Created dir: /root/db-derby-10.2.2.0-src/classes ensuresanitystate: evaluate.sane:

Re: Building Derby in NetBeans

2007-03-01 Thread Knut Anders Hatlen
Ravinder Reddy [EMAIL PROTECTED] writes: No , I never tried to build Derby outside of Netbeans..!!. And I installed jdk1.5 2 months back and I downloaded the Derby Source from the latest Official Release..!! Thank You..!! You also need to install JDK 1.3 and JDK 1.4 to build Derby. When you

Re: Building Derby in NetBeans

2007-03-01 Thread John Embretsen
Ravinder Reddy wrote: No , I never tried to build Derby outside of Netbeans..!!. And I installed jdk1.5 2 months back and I downloaded the Derby Source from the latest Official Release..!! OK, that may explain it... For building Derby, you need to have both JDK 1.3.1 and JDK 1.4.2 installed

Re: junit - singleUseDatabase networkserver teardown

2007-03-01 Thread Julius Stroffek
Hi Myrna, thanks for pointing this out. This is probably an issue in test setup. Could you please file a JIRA with the exact way how to reproduce this situation? Julo Myrna van Lunteren wrote: Hi, I had been working on converting users* and dataSourcePermissions* tests to junit (in

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

2007-03-01 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (22 issues) Subscriber: derby-dev Key Summary DERBY-2257 Implementing the stored procedures called by the LOB related JDBC methods https://issues.apache.org/jira/browse/DERBY-2257 DERBY-2382 Convert

[jira] Commented: (DERBY-2360) The XAResource.end(xid, XAResource.TMFAIL) throws an exception

2007-03-01 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477028 ] Daniel John Debrunner commented on DERBY-2360: -- XAExceptions are how XA return codes are returned. A

Regression Test Report - Daily 512842 - Sun DBTG

2007-03-01 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 512842/2007-02-28 18:00:26 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0430430 089.76% derbyall 068166816 0 359.31% suitesAll sles 1

[jira] Created: (DERBY-2386) timestampdiff function fails when using SQL_TSI_FRAC_SECOND for datepart parameter, except for very small intervals

2007-03-01 Thread Don Smith (JIRA)
timestampdiff function fails when using SQL_TSI_FRAC_SECOND for datepart parameter, except for very small intervals --- Key: DERBY-2386 URL:

[jira] Commented: (DERBY-2382) Convert casting.java to Junit

2007-03-01 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477036 ] Kathey Marsden commented on DERBY-2382: --- Thanks Knut for the review. cast.sql covers most of the output, but

[jira] Closed: (DERBY-264) This enhancement to allow expressions in ORDER BY clause will require documentation changes.

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-264. --- This enhancement to allow expressions in ORDER BY clause will require documentation changes.

[jira] Closed: (DERBY-2323) Update Graphic in Dev Guide - Embedded deployment application overview

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-2323. Update Graphic in Dev Guide - Embedded deployment application overview

[jira] Closed: (DERBY-2281) Update the Tuning Guide figure about using the statement cache

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-2281. Update the Tuning Guide figure about using the statement cache

[jira] Closed: (DERBY-2013) The order of the statements is not alphabetical within the reference manual

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-2013. The order of the statements is not alphabetical within the reference manual

[jira] Created: (DERBY-2387) DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures, and JDBC reference

2007-03-01 Thread Laura Stewart (JIRA)
DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures, and JDBC reference --- Key: DERBY-2387 URL:

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

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart closed DERBY-1842. Accessibility of figures in Derby Docs -- Key:

Re: Building Derby in NetBeans

2007-03-01 Thread Ravinder Reddy
Thank you for your valuable suggestions..!! The (Sun) java Downloads page is showing that jdk1.3(http://java.sun.com/j2se/1.3/download.html) has completed it's end of life(EOL) and Even there is no link for jdk1.3 in archive page..!! So how to install 1.3..!!

[jira] Assigned: (DERBY-1922) readme.html under frameworks does not mention about Derby client and some minor typos in example.html

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart reassigned DERBY-1922: Assignee: Laura Stewart readme.html under frameworks does not mention about Derby client

[jira] Commented: (DERBY-2373) Upgrade documentation PDF builds to use FOP .93

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477039 ] Laura Stewart commented on DERBY-2373: -- I used FOP .93 to build the Reference Manual and the Developers Guide.

[jira] Commented: (DERBY-2387) DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures, and JDBC reference

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477042 ] Laura Stewart commented on DERBY-2387: -- The system procedures could be ordered alphabetically but I think that

[jira] Created: (DERBY-2388) DOCS - Reorder JDBC Reference section in Ref Manual

2007-03-01 Thread Laura Stewart (JIRA)
DOCS - Reorder JDBC Reference section in Ref Manual --- Key: DERBY-2388 URL: https://issues.apache.org/jira/browse/DERBY-2388 Project: Derby Issue Type: Improvement Components:

[jira] Updated: (DERBY-2387) DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart updated DERBY-2387: - Description: 1) The SUM and TAN functions need to be switched for alphabetical order. 2) The

Re: Explain functionality, final results feedback

2007-03-01 Thread Army
Felix Beyer wrote: Hi Derby Community, Hi Felix, great to see you back on the list. some time ago I proposed some extensions to Derby, which allow easy query explanation. Now I´m back with a backward-compatible, extensible, efficient and working solution for my proposals. Wow, this sounds

Re: Q: Should Derby 10.3 be Derby 11?

2007-03-01 Thread David Van Couvering
No, that's fine with me. It wasn't clear to me what the conclusion was on this thread. I do think it would be reasonable to let the users know ahead of time what the incompatibilities are they should expect, so they can raise any issues now rather than after the release. David Rick

[jira] Created: (DERBY-2389) DOCS - Move Derby system and properties info from Tuning Guide into Reference Manual

2007-03-01 Thread Laura Stewart (JIRA)
DOCS - Move Derby system and properties info from Tuning Guide into Reference Manual Key: DERBY-2389 URL: https://issues.apache.org/jira/browse/DERBY-2389 Project:

[jira] Commented: (DERBY-2386) timestampdiff function fails when using SQL_TSI_FRAC_SECOND for datepart parameter, except for very small intervals

2007-03-01 Thread Don Smith (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477050 ] Don Smith commented on DERBY-2386: -- Stack trace: Caused by: java.sql.SQLException: The resulting value is outside

[jira] Created: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-01 Thread Laura Stewart (JIRA)
DOCS - Merge Working with Derby and Getting Started Guide - Key: DERBY-2390 URL: https://issues.apache.org/jira/browse/DERBY-2390 Project: Derby Issue Type: Improvement

[jira] Updated: (DERBY-2361) Documentation should give examples for using the different security mechanisms

2007-03-01 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-2361: - Attachment: rrefattribsecmech.dita-2 DERBY-2361-2.zip DERBY-2361-2.diff

[jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-01 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477070 ] Kim Haase commented on DERBY-1920: -- Thanks, Laura! I agree that fixing the Derby and standards files is a separate

Committing multiple patches for the same JIRA issue

2007-03-01 Thread Laura Stewart
Kim Haase has contributed some really great patches to DERBY-1920 for documentation fixes. The patches are by book. Is it okay to commit these patches now, even though she is working on more patches (for other books) under the same JIRA issue? -- Laura Stewart

[jira] Created: (DERBY-2391) Derby and standards section of Developer's Guide needs reorganization

2007-03-01 Thread Kim Haase (JIRA)
Derby and standards section of Developer's Guide needs reorganization --- Key: DERBY-2391 URL: https://issues.apache.org/jira/browse/DERBY-2391 Project: Derby Issue Type:

Build Report - tinderbox_trunk16 513484 build failed - Sun DBTG [Auto-generated mail]

2007-03-01 Thread Ole . Solberg
ant ant.properties.jdk16: j14lib=/usr/local/java/jdk1.4/jre/lib j13lib=/usr/local/java/jdk1.3/jre/lib jdk16=/usr/local/java/jdk1.6.0 proceed=false sane=false debug=false

Re: Committing multiple patches for the same JIRA issue

2007-03-01 Thread David Van Couvering
Yes, this is done all the time. If you want to manage it more carefully, you can alway create sub-tasks for the umbrella issue. But I don't know if that's really necessary for doc patches... David Laura Stewart wrote: Kim Haase has contributed some really great patches to DERBY-1920 for

Re: broken network startup scripts

2007-03-01 Thread Rick Hillegas
This thread has generated a lot of thought-provoking discussion. However, it has not discovered a solution that works for everyone. My instincts then are to leave the code alone: o Starting with the next feature release, the network startup scripts are templates, not scripts which work

Re: broken network startup scripts

2007-03-01 Thread Andrew McIntyre
On 3/1/07, Rick Hillegas [EMAIL PROTECTED] wrote: This thread has generated a lot of thought-provoking discussion. However, it has not discovered a solution that works for everyone. My instincts then are to leave the code alone: o The user guides will have to explain how to customize these

[jira] Assigned: (DERBY-2390) DOCS - Merge Working with Derby and Getting Started Guide

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart reassigned DERBY-2390: Assignee: Laura Stewart DOCS - Merge Working with Derby and Getting Started Guide

[jira] Commented: (DERBY-2373) Upgrade documentation PDF builds to use FOP .93

2007-03-01 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477087 ] Andrew McIntyre commented on DERBY-2373: Committed changes to doc trunk with 513493. Upgrade documentation

[jira] Closed: (DERBY-2373) Upgrade documentation PDF builds to use FOP .93

2007-03-01 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre closed DERBY-2373. -- Resolution: Fixed Derby Info: (was: [Patch Available]) Upgrade documentation PDF builds

Re: broken network startup scripts

2007-03-01 Thread Rick Hillegas
Andrew McIntyre wrote: On 3/1/07, Rick Hillegas [EMAIL PROTECTED] wrote: This thread has generated a lot of thought-provoking discussion. However, it has not discovered a solution that works for everyone. My instincts then are to leave the code alone: o The user guides will have to explain how

[jira] Updated: (DERBY-2313) create backup directory relative to the current working dir while running the system test

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2313: - Attachment: DERBY-2313_diff2.txt Attaching the patch with only backup directory change. Please

[jira] Updated: (DERBY-2312) Remove unwanted prints generated by the test

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2312: - Attachment: DERBY-2312_diff.txt DERBY-2312_stat.txt attaching patch which will

[jira] Updated: (DERBY-2387) DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart updated DERBY-2387: - Attachment: derby2387.diff Attaching a patch. Reordered the ditamap file to alphabetize the

[jira] Resolved: (DERBY-2387) DOCs - Reorder the topics in the Ref Manual into Alphabetical order - functions, procedures

2007-03-01 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart resolved DERBY-2387. -- Resolution: Fixed Fix Version/s: 10.3.0.0 Committed revision 513531. DOCs - Reorder

[jira] Updated: (DERBY-2365) Brushing up pages for MAX and MIN in Derby Reference Manual

2007-03-01 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-2365: - Attachment: DERBY-2365-2.zip DERBY-2365-3.diff I think I figured it out -- I made the

[jira] Updated: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2249: - Attachment: DERBY-2249_diff2.txt optimizer.zip Attaching the new patch with the

[jira] Created: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-01 Thread Manjula Kutty (JIRA)
Create verbose option to get the queries which are currently running Key: DERBY-2392 URL: https://issues.apache.org/jira/browse/DERBY-2392 Project: Derby Issue Type:

[jira] Commented: (DERBY-2392) Create verbose option to get the queries which are currently running

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477108 ] Manjula Kutty commented on DERBY-2392: -- The R E S U L T S output at the end of the test is very nice. While the

[jira] Updated: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-01 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-1920: - Attachment: DERBY-1920-ref1.zip DERBY-1920-ref1.diff Here is an initial very small patch

Track use of Derby documentation on Apache Web site

2007-03-01 Thread Laura Stewart
I'm trying to gather some information about how often the Derby books (PDF and HTML) and the Derby documentation Web pages are accessed. Is there a way to track the number of times a Derby PDF or HTML file is accessed on the Apach Derby web site? Or the number of times a specific page

[jira] Commented: (DERBY-1920) DOCS - Improve topic titles for vague and duplicate topics

2007-03-01 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477113 ] Kim Haase commented on DERBY-1920: -- My apologies: patch files are DERBY-1920-ref1.diff and DERBY-1920-ref1.zip.

Re: Track use of Derby documentation on Apache Web site

2007-03-01 Thread Jean T. Anderson
Laura Stewart wrote: I'm trying to gather some information about how often the Derby books (PDF and HTML) and the Derby documentation Web pages are accessed. Is there a way to track the number of times a Derby PDF or HTML file is accessed on the Apach Derby web site? Or the number of times

Re: Track use of Derby documentation on Apache Web site

2007-03-01 Thread Andrew McIntyre
On 3/1/07, Laura Stewart [EMAIL PROTECTED] wrote: I'm trying to gather some information about how often the Derby books (PDF and HTML) and the Derby documentation Web pages are accessed. Is there a way to track the number of times a Derby PDF or HTML file is accessed on the Apach Derby web

[jira] Updated: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2249: - Attachment: build.xml DERBY-2248_diff.txt DERBY-2248_stat.txt

I need help to delete files attached to a wrong JIRA issue

2007-03-01 Thread Manjula Kutty
Hello I accidently attached files which are supposed to be for DERBY-2248 but I attached them on DERBY-2249. No I don't have admin previlege to remove them and attach again to DERBY-2248. Can any one please help? Following are the files build.xml (dated 03/01) DERBY-2248_stat.txt

[jira] Updated: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-2249: --- Attachment: d2249_v3.stat d2249_v3.patch Place holder to attach the long running test which will

[jira] Updated: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-2249: --- Derby Info: (was: [Patch Available]) I committed DERBY-2248_diff2.txt, along with the files in optimizer.zip, with

Build Report - tinderbox_trunk16 513564 build failed - Sun DBTG [Auto-generated mail]

2007-03-01 Thread Ole . Solberg
ant ant.properties.jdk16: j14lib=/usr/local/java/jdk1.4/jre/lib j13lib=/usr/local/java/jdk1.3/jre/lib jdk16=/usr/local/java/jdk1.6.0 proceed=false sane=false debug=false

Re: I need help to delete files attached to a wrong JIRA issue

2007-03-01 Thread Andrew McIntyre
On 3/1/07, Manjula Kutty [EMAIL PROTECTED] wrote: Hello I accidently attached files which are supposed to be for DERBY-2248 but I attached them on DERBY-2249. No I don't have admin previlege to remove them and attach again to DERBY-2248. Can any one please help? Following are the files

[jira] Updated: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre updated DERBY-2249: --- Attachment: (was: DERBY-2248_diff.txt) Place holder to attach the long running test

[jira] Updated: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre updated DERBY-2249: --- Attachment: (was: DERBY-2248_stat.txt) Place holder to attach the long running test

Re: I need help to delete files attached to a wrong JIRA issue

2007-03-01 Thread Laura Stewart
This has happened to me as well... are only certain people authorized to remove attachments? I did what you indicated, I posted the correct files and added a note, but I would have preferred to be able to remove the files... On 3/1/07, Andrew McIntyre [EMAIL PROTECTED] wrote: On 3/1/07,

[jira] Updated: (DERBY-2311) Generate the txt and blobs required for the system tests dynamically

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2311: - Attachment: DERBY-2311_diff3.txt DERBY-2311_stat3.txt Thanks for your comments

Re: Build Report - tinderbox_trunk16 513564 build failed - Sun DBTG [Auto-generated mail]

2007-03-01 Thread Army
compilett4: [javac] Compiling 1 source file to Apache/TinderBox_Derby/trunk/classes [javac] Apache/TinderBox_Derby/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java:81: suite() has private access in

[jira] Updated: (DERBY-2248) Place holder for the NetworkServer system test

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2248: - Attachment: build.xml DERBY-2248_diff.txt DERBY-2248_stat.txt

[jira] Created: (DERBY-2393) Change the test name from RunLangTest to RunOptimizerTest

2007-03-01 Thread Manjula Kutty (JIRA)
Change the test name from RunLangTest to RunOptimizerTest - Key: DERBY-2393 URL: https://issues.apache.org/jira/browse/DERBY-2393 Project: Derby Issue Type: Sub-task

[jira] Created: (DERBY-2394) Improve the Readme file wiht moer information on Query.lisy

2007-03-01 Thread Manjula Kutty (JIRA)
Improve the Readme file wiht moer information on Query.lisy --- Key: DERBY-2394 URL: https://issues.apache.org/jira/browse/DERBY-2394 Project: Derby Issue Type: Sub-task

[jira] Resolved: (DERBY-2249) Place holder to attach the long running test which will test Derby's improved optimizer

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty resolved DERBY-2249. -- Resolution: Fixed Fix Version/s: 10.3.0.0 Thanks Army for the commit. I will address

[jira] Updated: (DERBY-2394) Improve the Readme file with more information on Query.list

2007-03-01 Thread Manjula Kutty (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Kutty updated DERBY-2394: - Summary: Improve the Readme file with more information on Query.list (was: Improve the Readme

[jira] Commented: (DERBY-1368) EOFException when reading from blob's binary stream

2007-03-01 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477155 ] Henri Yandell commented on DERBY-1368: -- http://jira.opensymphony.com/browse/QUARTZ-560 appears to be a similar

[jira] Resolved: (DERBY-2311) Generate the txt and blobs required for the system tests dynamically

2007-03-01 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre resolved DERBY-2311. Resolution: Fixed Assignee: (was: Manjula Kutty) Derby Info: (was: [Patch

[jira] Resolved: (DERBY-2309) Add build.xml, so that the code can get compiled using ant with the 'all' target.

2007-03-01 Thread Andrew McIntyre (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew McIntyre resolved DERBY-2309. Resolution: Fixed Assignee: (was: Manjula Kutty) Derby Info: (was: [Patch

[jira] Commented: (DERBY-2382) Convert casting.java to Junit

2007-03-01 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477212 ] Knut Anders Hatlen commented on DERBY-2382: --- Thanks for addressing my comments. One more thing about