[jira] Resolved: (DERBY-2430) setObject(int targetType, Blob source) and setObject(int targetType, Clob source) should disallow updates on all targetTypes except BLOB and CLOB respectively

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-2430. --- Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: [Release Note Need

Regression Test Report - tinderbox_trunk16 517470 - Sun DBTG

2007-03-12 Thread Ole . Solberg
[Auto-generated mail] *tinderbox_trunk16* 517470/2007-03-13 01:02:22 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* SunOS-5.10_i86pc-i386 1419418 0 309.13% derbyall 069626962 0 764.98

Comments in StoredFormatIds refer to classes that do not exist. Are these just leftover comments that don't apply anymore?

2007-03-12 Thread Mamta Satoor
Hello, I was going through iapi.services.io.StoredFormatIds to understand how SQLChar is generated by the compiler. I need to understand this in order to support generation of SQLChar with their own collator. In StoredFormatIds, I see several references to classes in the comments that don't real

[jira] Commented: (DERBY-2427) jdbcapi/BlobStoredProcedureTest and jdbcapi/ClobStoredProcedureTest fail with weme6.1

2007-03-12 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480279 ] V.Narayanan commented on DERBY-2427: "FailureWithweme6_1_v2.diff " is the latest patch and please apply that on

[jira] Commented: (DERBY-2427) jdbcapi/BlobStoredProcedureTest and jdbcapi/ClobStoredProcedureTest fail with weme6.1

2007-03-12 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480275 ] V.Narayanan commented on DERBY-2427: I am sorry for being ambiguous here. By saying "Also if everything is fine

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread V Narayanan
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Mayuresh Nirhali
+1 Mayuresh Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently he investigated how to

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Saurabh Vyas
+1 Saurabh Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently he investigated how to

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Bryan Pendleton
Please vote on whether we should make Dag Wanvik a Derby committer. +1 Dag has done great work. thanks, bryan

[jira] Updated: (DERBY-47) Some possible improvements to IN optimization

2007-03-12 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-47: - Attachment: d47_mp_preprocess_v1.stat d47_mp_masters_v1.patch d47_mp_preprocess_v1.patch Co

[jira] Commented: (DERBY-1620) SQL CASE statement returns ERROR 42X89 when including NULL as a return value

2007-03-12 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480226 ] A B commented on DERBY-1620: > I have done extensive testing, and I believe this patch finally fixes this > bug. That'

[jira] Commented: (DERBY-2346) Provide set methods for clob for embedded driver

2007-03-12 Thread Stan Bradbury (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480223 ] Stan Bradbury commented on DERBY-2346: -- This issue was identified as a duplicate of DERBY-572 but remains OPEN a

[jira] Commented: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-12 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480221 ] Manish Khettry commented on DERBY-681: -- hmmm, thanks for catching all of these. I should have thought about them

Re: Commit problems after upgrading svn

2007-03-12 Thread Laura Stewart
On 3/12/07, Laura Stewart <[EMAIL PROTECTED]> wrote: I upgraded toTortoiseSVN-1.4.3, rebooted. I opened a cygwin window, applied a patch, and ran svn status. It worked. Since there was a new file added by the patch, I performed svn add. Then when I tried to run svn status again, I got this messag

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Mamta Satoor
+1 On 3/12/07, Rick Hillegas <[EMAIL PROTECTED]> wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently

[jira] Resolved: (DERBY-2424) Problem with appauth_os.jpg graphics file in Developer's Guide

2007-03-12 Thread Laura Stewart (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart resolved DERBY-2424. -- Resolution: Fixed Committed revision 517428. > Problem with appauth_os.jpg graphics file in De

[jira] Commented: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-12 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480197 ] A B commented on DERBY-681: --- Hi Manish, I think I've found another case where use of "size()" instead of "visibleSize()" i

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Olav Sandstaa
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1 Olav

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread John H. Embretsen
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1 -- John

[jira] Commented: (DERBY-1620) SQL CASE statement returns ERROR 42X89 when including NULL as a return value

2007-03-12 Thread John Peterson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480182 ] John Peterson commented on DERBY-1620: -- The latest patch (March 12, 2007) fixes the two problems my last patch s

[jira] Updated: (DERBY-1620) SQL CASE statement returns ERROR 42X89 when including NULL as a return value

2007-03-12 Thread John Peterson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Peterson updated DERBY-1620: - Attachment: ConditionalNode.diff > SQL CASE statement returns ERROR 42X89 when including NULL as

Re: Commit problems after upgrading svn

2007-03-12 Thread Kristian Waagan
Laura Stewart skrev: I upgraded toTortoiseSVN-1.4.3, rebooted. I opened a cygwin window, applied a patch, and ran svn status. It worked. Since there was a new file added by the patch, I performed svn add. Then when I tried to run svn status again, I got this message: $ svn stat svn: This client

Re: Commit problems after upgrading svn

2007-03-12 Thread Anders Morken
Laura Stewart: > I upgraded toTortoiseSVN-1.4.3, rebooted. > I opened a cygwin window, applied a patch, and ran svn status. It worked. > Since there was a new file added by the patch, I performed svn add. > Then when I tried to run svn status again, I got this message: > > $ svn stat > svn: This c

Commit problems after upgrading svn

2007-03-12 Thread Laura Stewart
I upgraded toTortoiseSVN-1.4.3, rebooted. I opened a cygwin window, applied a patch, and ran svn status. It worked. Since there was a new file added by the patch, I performed svn add. Then when I tried to run svn status again, I got this message: $ svn stat svn: This client is too old to work wit

[jira] Closed: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen closed DERBY-2445. - Resolution: Duplicate Closing the issue as a duplicate of DERBY-1132. > Function VARCHAR

[jira] Commented: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480172 ] Knut Anders Hatlen commented on DERBY-2445: --- The fix for DERBY-1132 has now been back-ported to the 10.2 br

[jira] Resolved: (DERBY-1132) Truncation Error with Concat

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-1132. --- Resolution: Fixed Fix Version/s: 10.2.2.1 Committed to 10.2 with revision 5173

[jira] Reopened: (DERBY-1132) Truncation Error with Concat

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen reopened DERBY-1132: --- Reopening to back-port the fix to 10.2. > Truncation Error with Concat > ---

[jira] Updated: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2220: -- Affects Version/s: (was: 10.2.3.0) 10.2.2.0 Changing affects

[jira] Resolved: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-2220. --- Resolution: Fixed Fix Version/s: (was: 10.2.3.0) 10.2.2.

[jira] Reopened: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen reopened DERBY-2220: --- Reopening to port to 10.2. > Uncommitted transactions executed throught XAResource will

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Jean T. Anderson
Rick Hillegas wrote: > Please vote on whether we should make Dag Wanvik a Derby committer. The > vote will close at 5:00 pm San Francisco time on Monday March 19. +1 -jean

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

2007-03-12 Thread Mayuresh Nirhali
Hello, Daniel John Debrunner (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479347 ] Daniel John Debrunner commented on DERBY-2386: -- I think the c

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread David Van Couvering
+1 David Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently he investigated how to im

Re: [jira] Commented: (DERBY-47) Some possible improvements to IN optimization

2007-03-12 Thread Manish Khettry
> 4) The code which traverses predicate lists seems to always traverse them >in backwards order, e.g. this code from HashJoinStrategy.java: > > for (int i = storeRestrictionList.size() - 1; i >= 0; i--) > >Why do we always traverse these backwards? Is this just an optimization

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Suresh Thalamati
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Oystein Grovlen - Sun Norway
Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1 -- Øystein

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Lance J. Andersen
+1 Knut Anders Hatlen wrote: Rick Hillegas <[EMAIL PROTECTED]> writes: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. +1

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Knut Anders Hatlen
Rick Hillegas <[EMAIL PROTECTED]> writes: > Please vote on whether we should make Dag Wanvik a Derby > committer. The vote will close at 5:00 pm San Francisco time on Monday > March 19. +1 -- Knut Anders

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

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2446: --- Assignee: (was: Kristian Waagan) Thanks Dan. I notcied this when I ran the tests with Jav

Re: [VOTE] Dag Wanvik as a committer

2007-03-12 Thread Rick Hillegas
+1 Rick Hillegas wrote: Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently he investigated how to implement

[VOTE] Dag Wanvik as a committer

2007-03-12 Thread Rick Hillegas
Please vote on whether we should make Dag Wanvik a Derby committer. The vote will close at 5:00 pm San Francisco time on Monday March 19. Last year, Dag lead a team of developers in implementing Scrollable Updatable ResultSets. Recently he investigated how to implement one-node replication and

[jira] Commented: (DERBY-47) Some possible improvements to IN optimization

2007-03-12 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480146 ] A B commented on DERBY-47: -- Bryan Pendleton (JIRA) wrote: > I finally got around to reading through the patches. I haven't ac

Regression Test Report - Daily 516958 - Sun DBTG

2007-03-12 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 516958/2007-03-11 18:00:27 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0419419 089.92% derbyall 069626962 0 396.23% suitesAll sles 1

[jira] Resolved: (DERBY-2428) Move older releases from www.apache.org/dist/ to archive.apache.org/dist

2007-03-12 Thread Jean T. Anderson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean T. Anderson resolved DERBY-2428. - Resolution: Fixed Assignee: Jean T. Anderson I believe these changes are stable. >

[jira] Commented: (DERBY-2427) jdbcapi/BlobStoredProcedureTest and jdbcapi/ClobStoredProcedureTest fail with weme6.1

2007-03-12 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480131 ] Daniel John Debrunner commented on DERBY-2427: -- I'm a little unclear on which patches should be applied

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

2007-03-12 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480128 ] Daniel John Debrunner commented on DERBY-2446: -- My guess on the old harness is that's broken but I don't

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

2007-03-12 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (24 issues) Subscriber: derby-dev Key Summary DERBY-2327 Reduce monitor contention in LockSet https://issues.apache.org/jira/browse/DERBY-2327 DERBY-2430 setObject(int targetType, Blob source) and setObject(

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

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480118 ] Kristian Waagan commented on DERBY-2446: Thanks for the information. Is the current test in the old harness

[jira] Updated: (DERBY-2327) Reduce monitor contention in LockSet

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2327: -- Attachment: derby-2327-2a.stat derby-2327-2a.diff Attaching a new refac

[jira] Updated: (DERBY-2327) Reduce monitor contention in LockSet

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-2327: -- Derby Info: [Patch Available] > Reduce monitor contention in LockSet >

[jira] Commented: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Julius Stroffek (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480115 ] Julius Stroffek commented on DERBY-2220: Oohhh, great. Thanks, Knut. > Uncommitted transactions executed thr

[jira] Closed: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Julius Stroffek (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Stroffek closed DERBY-2220. -- > Uncommitted transactions executed throught XAResource will held locks after > the application te

[jira] Commented: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480106 ] Knut Anders Hatlen commented on DERBY-2220: --- I don't think a new patch is required. The fix merged cleanly

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

2007-03-12 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480105 ] Daniel John Debrunner commented on DERBY-2446: -- I looked at running LobStreamsTest with a different enco

[jira] Commented: (DERBY-2430) setObject(int targetType, Blob source) and setObject(int targetType, Clob source) should disallow updates on all targetTypes except BLOB and CLOB respectively

2007-03-12 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480103 ] V.Narayanan commented on DERBY-2430: pardon my earlier typo. I meant to say I did a "svn status" after doing a "s

[jira] Commented: (DERBY-2430) setObject(int targetType, Blob source) and setObject(int targetType, Clob source) should disallow updates on all targetTypes except BLOB and CLOB respectively

2007-03-12 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480102 ] V.Narayanan commented on DERBY-2430: I did a svn update in the checkout in which I had done this modification. Af

[jira] Updated: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

2007-03-12 Thread Julius Stroffek (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Stroffek updated DERBY-2220: --- Affects Version/s: 10.2.3.0 Fix Version/s: 10.2.3.0 Thanks, Knut. Yes, I would like

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

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480099 ] Knut Anders Hatlen commented on DERBY-2446: --- LobStreamsTest is run as part of the encodingTests suite in

[jira] Commented: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480090 ] Knut Anders Hatlen commented on DERBY-2020: --- Thanks for investigating this issue, Olav. It is my understand

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

2007-03-12 Thread Kristian Waagan (JIRA)
Remove notion of the old test harness from TestConfiguration Key: DERBY-2446 URL: https://issues.apache.org/jira/browse/DERBY-2446 Project: Derby Issue Type: Task Compone

[jira] Commented: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd

2007-03-12 Thread Olav Sandstaa (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480050 ] Olav Sandstaa commented on DERBY-2020: -- I have discussed this change with someone working on this part of Java w

[jira] Updated: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd

2007-03-12 Thread Olav Sandstaa (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olav Sandstaa updated DERBY-2020: - Derby Info: [Patch Available] > Change file option for syncing log file to disk from rws to rwd >

Re: Change of base compile level to JDK 1.4 (revision 516518)

2007-03-12 Thread John Embretsen
Daniel John Debrunner wrote: Daniel John Debrunner wrote: Revision 516518 changes the default base compile level to JDK 1.4 (for DERBY-1983). and with revision 516554 you can fully remove any dependency on jdk 1.3 Apart from removing your setting of j13lib from your ant.properties you can al

[jira] Commented: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480031 ] John H. Embretsen commented on DERBY-2445: -- Expanding on what Suarabh suggested in the previous comment: If

[jira] Commented: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread Ephemeris Lappis (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480029 ] Ephemeris Lappis commented on DERBY-2445: - OK ! I'm glad knowing the problem is known and solved ! I'll wait

[jira] Commented: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread Saurabh Vyas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480021 ] Saurabh Vyas commented on DERBY-2445: - Hi Ephemeris, Well Derby-1132 which addresses truncation problem is fixed

[jira] Resolved: (DERBY-2262) DatabaseMetaData.getTypeInfo returns incorrect MAXIMUM_SCALE value for DECIMAL and NUMERIC types

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan resolved DERBY-2262. Resolution: Fixed Fix Version/s: 10.3.0.0 Derby Info: (was: [Patch Available

[jira] Updated: (DERBY-2262) DatabaseMetaData.getTypeInfo returns incorrect MAXIMUM_SCALE value for DECIMAL and NUMERIC types

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2262: --- Attachment: Derby-2262_v3.diff Removed tabs from the test code (surrounding code didn't use t

[jira] Resolved: (DERBY-2220) Uncommitted transactions executed throught XAResource will held locks after the application terminates (or crashes during the transaction).

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

[jira] Updated: (DERBY-1704) Allow more concurrency in the lock manager

2007-03-12 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen updated DERBY-1704: -- Attachment: cleanup4.diff Attaching a tiny cleanup patch (cleanup4). LockControl.popFro

[jira] Updated: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-2359: --- Fix Version/s: 10.3.0.0 > Code cleanups for the org.apache.derby.impl.store.access.* packages

[jira] Commented: (DERBY-2359) Code cleanups for the org.apache.derby.impl.store.access.* packages

2007-03-12 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480006 ] Kristian Waagan commented on DERBY-2359: Committed 'derby-2359-2a_method-renames.diff' to trunk with revision

[jira] Commented: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread Ephemeris Lappis (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480004 ] Ephemeris Lappis commented on DERBY-2445: - I have the problem with versions 10.1.2.1 and 10.2.2.0... (I was w

[jira] Commented: (DERBY-2445) Function VARCHAR truncates the results at 15 characters

2007-03-12 Thread Saurabh Vyas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_1248 ] Saurabh Vyas commented on DERBY-2445: - Hi Ephemeris, Can you please provide more details about which version of