[jira] Updated: (DERBY-836) ResultSetMetaData.getColumnDisplaySize sometimes returns wrong values for DECIMAL columns

2006-07-17 Thread Mayuresh Nirhali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-836?page=all ] Mayuresh Nirhali updated DERBY-836: --- Attachment: derby836-v7_2.diff regenerated the patch as per andrew's comment. > ResultSetMetaData.getColumnDisplaySize sometimes returns wrong values for

[jira] Commented: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=comments#action_12421542 ] Kristian Waagan commented on DERBY-982: --- Hi Andrew, I reviewed the version 4 patch. Looks good to me, but I have one minor comment on the JUnit test. Althoug

[jira] Updated: (DERBY-244) with linux, depending on env setting $LANG and console encoding, some i18n tests fail

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-244?page=all ] Knut Anders Hatlen updated DERBY-244: - Attachment: 244.diff 244.stat Attaching a patch which makes - the i18n tests run with -Dfile.encoding=UTF-8 - the streams in Proces

Re: Problems in SQLBinary when passing in streams with unknown length (SQL, store)

2006-07-17 Thread Kristian Waagan
Daniel John Debrunner wrote: Kristian Waagan wrote: Hello, I just discovered that we are having problems with the length less overloads in the embedded driver. Before I add any Jiras, I would like some feedback from the community. There are for sure problems in SQLBinary.readFromStream(). I wou

Regression Test Failure! - TinderBox_Derby 422635 - Sun DBTG

2006-07-17 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 422635/2006-07-17 08:32:24 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 7679672 2 145.53% SunOS-5.10_i86pc-i386 Details in http://www.mult

[jira] Updated: (DERBY-244) with linux, depending on env setting $LANG and console encoding, some i18n tests fail

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-244?page=all ] Knut Anders Hatlen updated DERBY-244: - Derby Info: [Patch Available] > with linux, depending on env setting $LANG and console encoding, some i18n > tests fail >

[jira] Closed: (DERBY-1493) EmbeddedDriver does not implement PreparedStatement.setNull(int, int, String)

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1493?page=all ] Knut Anders Hatlen closed DERBY-1493. - Fix Version/s: 10.2.0.0 Resolution: Fixed Thanks for fixing this issue, Narayanan! Committed revision 422689. > EmbeddedDriver does not implem

[jira] Closed: (DERBY-609) Returning ByteArrayInputStream from ResultSet is not appropriate

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-609?page=all ] Kristian Waagan closed DERBY-609. - Fix Version/s: 10.1.2.1 Resolution: Fixed Closing this, seems completed. No activity since October 2005. > Returning ByteArrayInputStream from ResultSe

[jira] Closed: (DERBY-609) Returning ByteArrayInputStream from ResultSet is not appropriate

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-609?page=all ] Kristian Waagan closed DERBY-609. - Fix Version/s: 10.2.0.0 (was: 10.1.2.1) Resolution: Fixed > Returning ByteArrayInputStream from ResultSet is not appropriate > --

[jira] Reopened: (DERBY-609) Returning ByteArrayInputStream from ResultSet is not appropriate

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-609?page=all ] Kristian Waagan reopened DERBY-609: --- Reopened issue to correct fix version. > Returning ByteArrayInputStream from ResultSet is not appropriate > -

[jira] Closed: (DERBY-596) jdbcapi/resultsetStream.java fails in DerbyNetClient Framework

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-596?page=all ] Kristian Waagan closed DERBY-596. - Verified that the failure no longer occurs when running jdbcapi/resultsetStream.java under DerbyNetClient with Sun JDK 1.3, 1.4, 1.5 and Mustang. > jdbcapi/res

[jira] Assigned: (DERBY-1296) Setting property derby.system.bootAll causes an Exception

2006-07-17 Thread Fernanda Pizzorno (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1296?page=all ] Fernanda Pizzorno reassigned DERBY-1296: Assignee: Fernanda Pizzorno > Setting property derby.system.bootAll causes an Exception > --

[jira] Created: (DERBY-1519) 'setAsciiStream' uses different encodings for embedded and client

2006-07-17 Thread Kristian Waagan (JIRA)
'setAsciiStream' uses different encodings for embedded and client - Key: DERBY-1519 URL: http://issues.apache.org/jira/browse/DERBY-1519 Project: Derby Issue Type: Bug

[jira] Resolved: (DERBY-836) ResultSetMetaData.getColumnDisplaySize sometimes returns wrong values for DECIMAL columns

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-836?page=all ] Knut Anders Hatlen resolved DERBY-836. -- Resolution: Fixed Thank you, Mayuresh! I have committed the v7_2 patch into trunk with revision 422706. Derbyall runs cleanly now. > ResultSetMetaD

[jira] Resolved: (DERBY-1514) Failures in derbyall in trunk seen after revision 421960

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1514?page=all ] Knut Anders Hatlen resolved DERBY-1514. --- Fix Version/s: 10.2.0.0 Resolution: Fixed Assignee: Mayuresh Nirhali Mayuresh attached a patch for this issue to DERBY-836. Fixed

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

2006-07-17 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-528?page=comments#action_12421609 ] Rick Hillegas commented on DERBY-528: - Hi Francois, Derbyall had one error when I applied this patch: testSecMec under DerbyNet. > Support for DRDA Strong User

[jira] Commented: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=comments#action_12421610 ] Knut Anders Hatlen commented on DERBY-1417: --- Hi Kristian, I have reviewed your patch. The code changes look good and derbyall runs cleanly on Sun JVM 1.5

[jira] Updated: (DERBY-802) OutofMemory Error when reading large blob when statement type is ResultSet.TYPE_SCROLL_INSENSITIVE

2006-07-17 Thread Andreas Korneliussen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-802?page=all ] Andreas Korneliussen updated DERBY-802: --- Attachment: derby-802v3.diff derby-802v3.stat Attached is a patch (derby-802v3.diff and derby-802v3.stat) which uses projectmappin

Regression Test Failure! - TinderBox_Derby 422690 - Sun DBTG

2006-07-17 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 422690/2006-07-17 13:32:25 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 7679672 2 145.24% SunOS-5.10_i86pc-i386 Details in http://www.mult

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

2006-07-17 Thread Rob Scheepens
Goodmorning all, I am also experiencing the conglomerate not found issue. I use Quartz to trigger a task that will perform some actions (See below for the stack trace). The thread that I have read is especially interested in reproducing these issues. But I also want to know if you all have

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

2006-07-17 Thread Deepa Remesh
On 7/17/06, Rob Scheepens <[EMAIL PROTECTED]> wrote: Goodmorning all, I am also experiencing the conglomerate not found issue. I use Quartz to trigger a task that will perform some actions (See below for the stack trace). The thread that I have read is especially interested in reproducing these

[jira] Commented: (DERBY-1377) Update copyright headers to comply with new ASF policy

2006-07-17 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1377?page=comments#action_12421647 ] Jean T. Anderson commented on DERBY-1377: - The policy is now posted at http://www.apache.org/legal/src-headers.html > Update copyright headers to comply w

[jira] Commented: (DERBY-781) Materialize union subqueries in select list where possible to avoid creating invariant resultsets many times.

2006-07-17 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-781?page=comments#action_12421652 ] A B commented on DERBY-781: --- Thank you so much for volunteering to do this review, Bryan--and for taking the time to read the write-up in its rather wordy entirety. I re

Re: [jira] Commented: (DERBY-1357) Short-circuit logic in optimizer appears to be incorrect...

2006-07-17 Thread Army
Bryan Pendleton wrote: I agree that this is a hard case, and I can see both sides. But I do think that we can craft an umbrella release note which will be valuable to users as they move to the new release, covering the multiple changes to the optimizer as a single logical unit. It seems to me th

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

2006-07-17 Thread Francois Orsini (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-528?page=comments#action_12421654 ] Francois Orsini commented on DERBY-528: --- @Rick - I have to update the canons for testSecMec when it is run under the DerbyNet framework - Thanks. @Kathey: -

Derby-dev mail digest gets "by" wrong in header

2006-07-17 Thread Craig L Russell
Hi,The Derby dev message digest, with subject derby-dev Digest 17 Jul 2006 08:29:31 - Issue 1094  is broken. The header contains:[jira] Created: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network 24147 by: Bryan Pendleton (JIRA)[jira] Updated: (DERBY-15

[jira] Updated: (DERBY-1330) Provide runtime privilege checking for grant/revoke functionality

2006-07-17 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ] Mamta A. Satoor updated DERBY-1330: --- Attachment: Derby1330MinorCleanupV7diff.txt Derby1330MinorCleanupV7stat.txt I have an extremely minor patch attached to this JIRA entry (s

[jira] Created: (DERBY-1520) Document new SYSCS_DIAG tables

2006-07-17 Thread Stan Bradbury (JIRA)
Document new SYSCS_DIAG tables --- Key: DERBY-1520 URL: http://issues.apache.org/jira/browse/DERBY-1520 Project: Derby Issue Type: Sub-task Components: Documentation Affects Versions: 10.2.0.0

Re: enabling tracing info while running tests

2006-07-17 Thread Mayuresh Nirhali
Knut Anders Hatlen wrote: Mayuresh Nirhali <[EMAIL PROTECTED]> writes: Hello, I am trying to get tracing info for a test run in standalone manner. The test runs fine, but I do not see the traceFile being created. The command I use is as below, java -cp $CLASSPATH -Dframework=DerbyNetCli

[jira] Created: (DERBY-1521) Upgrade test needs to be enhanced to test grant revoke

2006-07-17 Thread Mamta A. Satoor (JIRA)
Upgrade test needs to be enhanced to test grant revoke -- Key: DERBY-1521 URL: http://issues.apache.org/jira/browse/DERBY-1521 Project: Derby Issue Type: Improvement Components: T

[jira] Created: (DERBY-1522) Switch(if supported) from Derby Authorization to Derby SQL Standard Authorization needs to be tested

2006-07-17 Thread Mamta A. Satoor (JIRA)
Switch(if supported) from Derby Authorization to Derby SQL Standard Authorization needs to be tested Key: DERBY-1522 URL: http://issues.apache.org/jira/browse/DER

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

2006-07-17 Thread Francois Orsini
On 7/14/06, Sunitha Kambhampati <[EMAIL PROTECTED]> wrote: Francois Orsini (JIRA) wrote: >So for now, USRSSBPWD is no longer the default after EUSRIDPWD in the client until DERBY-926 is fixed or a temporary handling of the protocol exception reported as in DERBY-926 is duoable in Derby's clie

[jira] Commented: (DERBY-1517) Derby Network Client to handle list of SECMEC(s) returned by existing/released DRDA Derby Network Servers

2006-07-17 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1517?page=comments#action_12421669 ] Kathey Marsden commented on DERBY-1517: --- I want to understand the user impact of this issue with and without the patch for DERBY-528. Do I understand the d

[jira] Created: (DERBY-1523) Statements in cache need to depend on privileges and the appropriate statements in cache should get invalidated if those privileges change.

2006-07-17 Thread Mamta A. Satoor (JIRA)
Statements in cache need to depend on privileges and the appropriate statements in cache should get invalidated if those privileges change. ---

Re: Derby-dev mail digest gets "by" wrong in header

2006-07-17 Thread Jean T. Anderson
This looks like http://issues.apache.org/jira/browse/INFRA-370 -jean Craig L Russell wrote: > Hi, > > The Derby dev message digest, with subject derby-dev Digest 17 Jul 2006 > 08:29:31 - Issue 1094 > > is broken. The header contains: > > [jira] Created: (DERBY-1516) Inconsistent behavior

[PATCH] To add comments to DRDAProtocolExceptionInfo ( was Re: Question about DRDAProtocolExceptionInfo fields.)

2006-07-17 Thread Sunitha Kambhampati
Thanks Knut Anders. I agree with them. I am attaching a patch to add these comments to the code. svn stat M java\drda\org\apache\derby\impl\drda\DRDAProtocolExceptionInfo.java Can someone please commit this patch if it looks ok. This patch has only comments added, so I did ant clobber an

[jira] Closed: (DERBY-1514) Failures in derbyall in trunk seen after revision 421960

2006-07-17 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1514?page=all ] Deepa Remesh closed DERBY-1514. --- > Failures in derbyall in trunk seen after revision 421960 > > > Key: DERBY-1514 >

[jira] Created: (DERBY-1524) Add assertEquals overloads for InputStream and Reader

2006-07-17 Thread Kristian Waagan (JIRA)
Add assertEquals overloads for InputStream and Reader - Key: DERBY-1524 URL: http://issues.apache.org/jira/browse/DERBY-1524 Project: Derby Issue Type: Sub-task Reporter: Kristi

[jira] Updated: (DERBY-1524) Add assertEquals overloads for InputStream and Reader

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1524?page=all ] Kristian Waagan updated DERBY-1524: --- Component/s: Test Description: Add assertEquals overloads for java.io.InputStream and java.io.Reader to BaseTestCase. Implementations of

[jira] Updated: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre updated DERBY-982: -- Attachment: derby-982-v5.diff Updated patch that changes the constructor for sysinfo_api.java to take a String. I will commit this shortly. > sysinfo api

DERBY-528 - IRC discussion summary between KatheyM and FrancoisO

2006-07-17 Thread Francois Orsini
This is a summary of the IRC discussion Kathey M. and I had today. Posting it on derby-dev to record it - Thanks again for your time and help Kathey.         francois: Did you want to talk about DERBY-528? We can talk here on #derby and then summarize to the list.         I'm going to post some de

[jira] Commented: (DERBY-1483) Java Function defined with a BIGINT parameter invokes the method with a signature of method(long) rather than method(Long)

2006-07-17 Thread Stan Bradbury (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1483?page=comments#action_12421701 ] Stan Bradbury commented on DERBY-1483: -- Regarding the table in the Reference manual that Kathey lists in her comment: The section title and text do not tell

[jira] Commented: (DERBY-694) Statement exceptions cause all the connection's result sets to be closed with the client driver

2006-07-17 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-694?page=comments#action_12421705 ] Rick Hillegas commented on DERBY-694: - Hi, Narayanan. Thanks for tackling this bug and for the explanatory html page. I am far from being an expert on this corn

Re: enabling tracing info while running tests

2006-07-17 Thread Myrna van Lunteren
On 7/17/06, Mayuresh Nirhali <[EMAIL PROTECTED]> wrote: >>Hello, >> >>I am trying to get tracing info for a test run in standalone >>manner. The test runs fine, but I do not see the traceFile being >>created. I tried following but didn't get the trace file. java -cp $CLASSPATH -Djvmflags=derby.d

[jira] Updated: (DERBY-1417) Add new, lengthless overloads to the streaming api

2006-07-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1417?page=all ] Kristian Waagan updated DERBY-1417: --- Attachment: derby-1417-3b-embimpl-and-tests.diff derby-1417-3b-embimpl-and-tests.stat Thanks for the review Knut Anders! My replies follow

[jira] Resolved: (DERBY-1466) Network Server should flush the PrintWriter after console output

2006-07-17 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1466?page=all ] David Van Couvering resolved DERBY-1466. Resolution: Fixed Derby Info: (was: [Patch Available]) Submitted revision 42286 > Network Server should flush the PrintWriter after conso

[jira] Resolved: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre resolved DERBY-982. --- Resolution: Fixed Derby Info: (was: [Patch Available]) Committed patch -v5 to trunk with revision 422876. > sysinfo api does not provide genus name

[jira] Updated: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=all ] Andrew McIntyre updated DERBY-1516: --- Component/s: JDBC > Inconsistent behavior for getBytes and getSubString for embedded versus > network > -

Re: [PATCH] To add comments to DRDAProtocolExceptionInfo ( was Re: Question about DRDAProtocolExceptionInfo fields.)

2006-07-17 Thread Knut Anders Hatlen
Sunitha Kambhampati <[EMAIL PROTECTED]> writes: > Thanks Knut Anders. I agree with them. I am attaching a patch to add > these comments to the code. Thank you, Sunitha! I have committed the patch with revision 422882. -- Knut Anders

[jira] Updated: (DERBY-1130) Client should not allow databaseName to be set with setConnectionAttributes

2006-07-17 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1130?page=all ] Deepa Remesh updated DERBY-1130: Attachment: derby-1130-v1.diff derby-1130-v1.status Attaching a patch 'derby-1130-v1.diff' which ensures that database name set using setConnec

[jira] Updated: (DERBY-1130) Client should not allow databaseName to be set with setConnectionAttributes

2006-07-17 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1130?page=all ] Deepa Remesh updated DERBY-1130: Derby Info: [Patch Available] > Client should not allow databaseName to be set with setConnectionAttributes > --

[jira] Commented: (DERBY-815) Prevent unneeded object creation and excessive decoding in parseSQLDTA_work()

2006-07-17 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-815?page=comments#action_12421738 ] Kathey Marsden commented on DERBY-815: -- I would like to look at committing this patch. Dyre I was wondering if you could sync it up. It seems to have become

[jira] Created: (DERBY-1525) Permissions-related syscat failures under DerbyNetClient on jdk1.3

2006-07-17 Thread Rick Hillegas (JIRA)
Permissions-related syscat failures under DerbyNetClient on jdk1.3 -- Key: DERBY-1525 URL: http://issues.apache.org/jira/browse/DERBY-1525 Project: Derby Issue Type: Bug Aff

[jira] Commented: (DERBY-1029) Backout boolean work from the 10.2 branch immediately after the branch is created

2006-07-17 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1029?page=comments#action_12421739 ] Rick Hillegas commented on DERBY-1029: -- >From the email thread titled "Status of adding BOOLEAN-type": I have given up on re-enabling the BOOLEAN datatype in

[jira] Updated: (DERBY-1029) Backout boolean work from the 10.2 branch immediately after the branch is created

2006-07-17 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1029?page=all ] Rick Hillegas updated DERBY-1029: - Attachment: derby-1029_v03.diff I am attaching a preliminary patch. This patch backs out the changes which had re-enabled the BOOLEAN datatype. I left in pla

[jira] Commented: (DERBY-1029) Backout boolean work from the 10.2 branch immediately after the branch is created

2006-07-17 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1029?page=comments#action_12421741 ] Rick Hillegas commented on DERBY-1029: -- Contents of this patch are: M java\engine\org\apache\derby\impl\sql\compile\sqlgrammar.jj M java\engine\org\

[jira] Updated: (DERBY-1395) Change the client SQLState to match that of embedded for the exception thrown on a closed statement whose connection is also closed

2006-07-17 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1395?page=all ] David Van Couvering updated DERBY-1395: --- Attachment: DERBY-1395.diff Attached is the patch, running derbyall right now. Reviews appreciated. > Change the client SQLState to match that o

[jira] Commented: (DERBY-1395) Change the client SQLState to match that of embedded for the exception thrown on a closed statement whose connection is also closed

2006-07-17 Thread David Van Couvering (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1395?page=comments#action_12421746 ] David Van Couvering commented on DERBY-1395: Note: this passes the jdbc40 suite for both embedded and network clients. > Change the client SQLState to

[jira] Updated: (DERBY-244) with linux, depending on env setting $LANG and console encoding, some i18n tests fail

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-244?page=all ] Knut Anders Hatlen updated DERBY-244: - Derby Info: (was: [Patch Available]) I'm removing the "patch available" flag since the patch does not seem to work with IBM's JVM. I think the conso

Regression Test Failure! - TinderBox_Derby 422909 - Sun DBTG

2006-07-17 Thread Ole . Solberg
[Auto-generated mail] *TinderBox_Derby* 422909/2006-07-18 01:13:14 CEST *derbyall* Failed TestsOK Skip Duration Platform --- *Jvm: 1.5* 1680679 2 145.46% SunOS-5.10_i86pc-i386 Details in http://www.mult

[jira] Created: (DERBY-1526) building does not need to use ${user.home} and it should not do so

2006-07-17 Thread Ray Kiddy (JIRA)
building does not need to use ${user.home} and it should not do so -- Key: DERBY-1526 URL: http://issues.apache.org/jira/browse/DERBY-1526 Project: Derby Issue Type: Bug

[jira] Commented: (DERBY-1395) Change the client SQLState to match that of embedded for the exception thrown on a closed statement whose connection is also closed

2006-07-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1395?page=comments#action_12421766 ] Knut Anders Hatlen commented on DERBY-1395: --- Hi David, I think the patch looks good. +1 to commit. > Change the client SQLState to match that of embedded

[jira] Commented: (DERBY-1378) post Derby jars to Maven2 repository

2006-07-17 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1378?page=comments#action_12421788 ] John Sisson commented on DERBY-1378: Andrew, did you end up finding out who created the 10.1.3.1 poms ? Thanks, John > post Derby jars to Maven2 repository >

[jira] Assigned: (DERBY-1525) Permissions-related syscat failures under DerbyNetClient on jdk1.3

2006-07-17 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1525?page=all ] Mamta A. Satoor reassigned DERBY-1525: -- Assignee: Mamta A. Satoor > Permissions-related syscat failures under DerbyNetClient on jdk1.3 > ---

Re: [jira] Commented: (DERBY-1395) Change the client SQLState to match that of embedded for the exception thrown on a closed statement whose connection is also closed

2006-07-17 Thread Knut Anders Hatlen
"Knut Anders Hatlen (JIRA)" writes: > [ > http://issues.apache.org/jira/browse/DERBY-1395?page=comments#action_12421766 > ] > > Knut Anders Hatlen commented on DERBY-1395: > --- > > Hi David, > I think the patch looks good. +1 to commit.

[jira] Commented: (DERBY-1526) building does not need to use ${user.home} and it should not do so

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1526?page=comments#action_12421792 ] Andrew McIntyre commented on DERBY-1526: The only information expected to be in ${user.home}/ant.properties for the Derby build is the location of the runt

[jira] Updated: (DERBY-1525) Permissions-related syscat failures under DerbyNetClient on jdk1.3

2006-07-17 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1525?page=all ] Mamta A. Satoor updated DERBY-1525: --- Attachment: DERBY1525syscatmasterdiff.txt DERBY1525syscatmasterstat.txt I missed the jdk13 master for syscat and that's why the test failu

[jira] Updated: (DERBY-1526) build should be able to locate the Java runtime libraries from properties not sourced from ${user.home}, but inside the current subversion checkout.

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1526?page=all ] Andrew McIntyre updated DERBY-1526: --- Summary: build should be able to locate the Java runtime libraries from properties not sourced from ${user.home}, but inside the current subver

[jira] Updated: (DERBY-1526) build should be able to locate the Java runtime libraries from properties not sourced from ${user.home}, but inside the current subversion checkout.

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1526?page=all ] Andrew McIntyre updated DERBY-1526: --- Issue Type: Improvement (was: Bug) > build should be able to locate the Java runtime libraries from properties not > sourced from ${user.home}, but insi

[jira] Commented: (DERBY-1378) post Derby jars to Maven2 repository

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1378?page=comments#action_12421801 ] Andrew McIntyre commented on DERBY-1378: Hi John, No, I haven't. This request originally referred to the 10.1.2.1 jars, and now I see that the 10.1.3.1 ja