Re: clobber target

2005-12-07 Thread John Embretsen
Bryan Pendleton wrote: 2) I'm surprised by the concept of removing the class files but not removing the jar files; I have trouble thinking of situations in which I'd want to rebuild the class files but not rebuild the jars. I think some developers feel that it is more convenient to include

Re: [jira] Updated: (DERBY-721) State of InputStream retrieved from resultset is not clean , if there exists previous InputStream .

2005-12-07 Thread TomohitoNakayama
Hello. Mike Matrigali wrote: For embedded I was worried about your description of changes, that made it sound like you somehow were going to buffer the blob in memory. I see from your changes you basically added reset calls if the underlying stream was resetable. What I don't know is what

Re: Questions about largeCodeGen test

2005-12-07 Thread Kathey Marsden
Daniel John Debrunner wrote: Here's a newer version of this test that loops through counts for the two tests. This then allows any change to instantly see the higher limits. Thanks Dan, I have some other changes to the test as well and will incorporate the looping at the same time.

[jira] Created: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2005-12-07 Thread Kristian Waagan (JIRA)
NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars --- Key: DERBY-746 URL: http://issues.apache.org/jira/browse/DERBY-746 Project: Derby

Request for developer status in Jira

2005-12-07 Thread Kristian Waagan
Hello, I've started working on a bug in Derby, and would like to get developer status so that I can assign the bug to myself and submit a patch in a little while :) My Jira username is 'kristwaa'. Thanks, -- Kristian

Re: Request for developer status in Jira

2005-12-07 Thread Satheesh Bandaram
You should have it now. Have fun with it...! Satheesh Kristian Waagan wrote: Hello, I've started working on a bug in Derby, and would like to get developer status so that I can assign the bug to myself and submit a patch in a little while :) My Jira username is 'kristwaa'. Thanks,

[jira] Assigned: (DERBY-746) NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

2005-12-07 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-746?page=all ] Kristian Waagan reassigned DERBY-746: - Assign To: Kristian Waagan NullPointerException when 'encryptionKey' length is an odd number, or it contains invalid chars

Re: clobber target

2005-12-07 Thread Bryan Pendleton
John Embretsen wrote: 2) I'm surprised by the concept of removing the class files but not removing the jar files; I have trouble thinking of situations in which I'd want to rebuild the class files but not rebuild the jars. I think some developers feel that it is more convenient to include the

Re: [VOTE] Apache Derby logo

2005-12-07 Thread John Embretsen
David W. Van Couvering wrote: This is a vote for choosing a logo for Apache Derby. My vote: None of the above. I do *not* think all the suggestions on the list are crap - as a matter of fact a few of them have very good potential - but I support the idea (brought forward by Brian Smith) of

Re: clobber target

2005-12-07 Thread Daniel John Debrunner
Bryan Pendleton wrote: What I don't understand is a target that *cleans* only the classes, and not the jars. I think it makes it too easy for the distracted developer to accidentally run with the wrong code, by using the old jars. I think some of it is history with the product. The

Re: [jira] Updated: (DERBY-721) State of InputStream retrieved from resultset is not clean , if there exists previous InputStream .

2005-12-07 Thread Mike Matrigali
I agree with you conclusion, if in the future someone wants to fix the network server case then it should not be difficult to make the embedded case match. Going forward I think our best shot at having reasonable stream implementations is that we should assume they can only be read once both on

Re: [VOTE] Apache Derby logo

2005-12-07 Thread Michelle Caisse
I vote for none of the available choices. I think that it is a serious issue that the use of the word Derby as a type of hat is limited to the U.S.; that there is no immediate need for the logo; and that extending the time to submit entries can provide more choice and quality. -- Michelle

Re: patch to enable the BOOLEAN datatype

2005-12-07 Thread Daniel John Debrunner
Rick Hillegas wrote: I've clipped to jira 499 a patch enabling the BOOLEAN datatype. In BooleanTest.java, at line 400, and elsewhere you use java.lang.Short as the value to be checked for a SMALLINT type in assertRow. JDBC defines that SMALLINT maps to java.lang.Integer as an object type,

Re: patch to enable the BOOLEAN datatype

2005-12-07 Thread Daniel John Debrunner
Rick Hillegas wrote: I've clipped to jira 499 a patch enabling the BOOLEAN datatype. Could you explain the type hierarchy of the LangSuite and BooleanTest? LangSuite extends DerbyJUnitTest, but it's not a test it's a suite, is this a requirement of Junit? BooleanTest extends LangSuite, but

Re: Questions about largeCodeGen test

2005-12-07 Thread Daniel John Debrunner
Kathey Marsden wrote: Daniel John Debrunner wrote: Here's a newer version of this test that loops through counts for the two tests. This then allows any change to instantly see the higher limits. I've actually committed a newer version, with a looping test for a large IN clause, to allow

Re: patch to enable the BOOLEAN datatype

2005-12-07 Thread Rick Hillegas
Hi Dan, Thanks for looking at this patch. I like your suggestion that assertRow could do double duty, checking the primitive and object type of a returned column. I don't think it matters for this particular test case since all that's being checked is the correct casting of a boolean

Re: patch to enable the BOOLEAN datatype

2005-12-07 Thread Rick Hillegas
Hi Dan, I don't have any strong religion about the class hierarchy here. It is conceivable that there might be some special logic, useful only to language tests, which we might want to put in LangSuite. That's really my only reason for making BooleanTest extend LangSuite. However, there is

[RESULT] [VOTE] Apache Derby logo

2005-12-07 Thread David W. Van Couvering
The polls are closed, and here are the vote results Logo Number 10 has 67% of the votes and 67% of the binding votes, and thus is the clear winner. Unless there are any significant objections from committers, I'll go ahead and update the STATUS file to reflect this decision. David

Re: [VOTE] Apache Derby logo

2005-12-07 Thread Andrew McIntyre
On Dec 2, 2005, at 1:54 PM, David W. Van Couvering wrote: This is a vote for choosing a logo for Apache Derby. I vote for none of the above. Although a couple of the entries are very nice, I also would like to see more refinement of the ideas presented. andrew

[RESULT] [VOTE] Apache Derby logo (Take 2)

2005-12-07 Thread David W. Van Couvering
OK, now the polls are *really* closd. The logo chosen is http://issues.apache.org/jira/secure/attachment/12321022/derby_logo_only.jpg http://issues.apache.org/jira/secure/attachment/12321023/derby_with_text.jpg http://issues.apache.org/jira/secure/attachment/12321055/roger_full_showcase.jpg

[jira] Closed: (DERBY-297) Submit an entry for the Derby logo contest by uploading it to this issue

2005-12-07 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-297?page=all ] Jean T. Anderson closed DERBY-297: -- Resolution: Fixed The logo contest concluded at noon PST on December 7, 2005. The winner was this grouping of Roger Dudler's entries:

Re: Get-together at ApacheCon

2005-12-07 Thread Jeremy Boynes
Bernt M. Johnsen wrote: David W. Van Couvering wrote (2005-12-06 11:11:12): Hi, all. Many of us will be at ApacheCon in San Diego next week. There is a Derby BoF from 9:30 - 10:30 on Tuesday night. I was thinking that perhaps those of us who are there could meet for an informal, Dutch Treat

Re: Get-together at ApacheCon

2005-12-07 Thread Andrew McIntyre
On 12/7/05, Jeremy Boynes [EMAIL PROTECTED] wrote: Bernt M. Johnsen wrote: David W. Van Couvering wrote (2005-12-06 11:11:12): Hi, all. Many of us will be at ApacheCon in San Diego next week. There is a Derby BoF from 9:30 - 10:30 on Tuesday night. I was thinking that perhaps those of us

Re: Get-together at ApacheCon

2005-12-07 Thread Susan Cline
"David W. Van Couvering" [EMAIL PROTECTED] wrote: Hi, all. Many of us will be at ApacheCon in San Diego next week. There is a Derby BoF from 9:30 - 10:30 on Tuesday night. I was thinking that perhaps those of us who are there could meet for an informal, Dutch Treat (meaning we all pay for our

[jira] Updated: (DERBY-706) Improve testing and increase code coverage for Network Server classes

2005-12-07 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-706?page=all ] updated DERBY-706: --- Attachment: derby-706_2.diff derby-706_2.status Improve testing and increase code coverage for Network Server classes

Re: clobber target

2005-12-07 Thread Mike Matrigali
I can second this, when debugging a file I tend to just use the classes and rebuild over/over the same .java file. There use to be better support with previous build systems to optimize this case - but you had to know what you were doing since if you didn't run the build from the top you might

Please grant me developer access in JIRA

2005-12-07 Thread Bryan Pendleton
Hi all, May I please have developer access in JIRA so that I can assign myself to the bugs that I am working on? thanks, bryan

[jira] Commented: (DERBY-706) Improve testing and increase code coverage for Network Server classes

2005-12-07 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-706?page=comments#action_12359665 ] Deepa Remesh commented on DERBY-706: I have attached a second patch 'derby-706_2.diff' which adds some more tests and re-arranges/removes some internal methods. Details of

Re: Please grant me developer access in JIRA

2005-12-07 Thread Andrew McIntyre
On 12/7/05, Bryan Pendleton [EMAIL PROTECTED] wrote: Hi all, May I please have developer access in JIRA so that I can assign myself to the bugs that I am working on? Granted. andrew

[jira] Assigned: (DERBY-614) Execution failed because of a Distributed Protocol Error

2005-12-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-614?page=all ] Bryan Pendleton reassigned DERBY-614: - Assign To: Bryan Pendleton Execution failed because of a Distributed Protocol Error

[jira] Assigned: (DERBY-666) Enhance derby.locks.deadlockTrace to print stack traces for all threads involved in a deadlock

2005-12-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-666?page=all ] Bryan Pendleton reassigned DERBY-666: - Assign To: Bryan Pendleton Enhance derby.locks.deadlockTrace to print stack traces for all threads involved in a deadlock

[jira] Assigned: (DERBY-745) DRDA Protocol Exception using DB2JCC driver and CLOBs from IJ

2005-12-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-745?page=all ] Bryan Pendleton reassigned DERBY-745: - Assign To: Bryan Pendleton DRDA Protocol Exception using DB2JCC driver and CLOBs from IJ

[jira] Assigned: (DERBY-569) Derby network server is printing connection activity on System.out instead of logging it to derby.log

2005-12-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-569?page=all ] Bryan Pendleton reassigned DERBY-569: - Assign To: Bryan Pendleton Derby network server is printing connection activity on System.out instead of logging it to derby.log

[jira] Assigned: (DERBY-668) SysInfo can give misleading information when JDBC jars are loaded from jre/lib/ext

2005-12-07 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-668?page=all ] Bryan Pendleton reassigned DERBY-668: - Assign To: Bryan Pendleton SysInfo can give misleading information when JDBC jars are loaded from jre/lib/ext

Re: [jira] Updated: (DERBY-239) Need a online backup feature that does not block update operations when online backup is in progress.

2005-12-07 Thread Mike Matrigali
I have committed this patch as svn 354898 and 354901. Suresh Thalamati (JIRA) wrote: [ http://issues.apache.org/jira/browse/DERBY-239?page=all ] Suresh Thalamati updated DERBY-239: --- Attachment: onlinebackup_4.diff This patch makes online backup

[jira] Commented: (DERBY-737) SYSCS_UTIL.SYSCS_COMPRESS_TABLE should create statistics if they do not exist

2005-12-07 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-737?page=comments#action_12359669 ] Mike Matrigali commented on DERBY-737: -- I don't see any downside to creating the statistics whether they exist or not. Not sure why the distinction was made. First try

[jira] Closed: (DERBY-687) Get DITA ASL distribution working for Derby docs

2005-12-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-687?page=all ] Andrew McIntyre closed DERBY-687: - Fix Version: 10.2.0.0 Resolution: Fixed Commited updates to trunk for DITA 1.2.1.1 and Jeff Levitt's modified dita2fo-shell.xsl with revision

[jira] Created: (DERBY-747) Derby Logo Work

2005-12-07 Thread Jean T. Anderson (JIRA)
Derby Logo Work --- Key: DERBY-747 URL: http://issues.apache.org/jira/browse/DERBY-747 Project: Derby Type: New Feature Components: Documentation Environment: The Derby logo was voted on and a logo selected; see DERBY-297. This Jira issue provides

[jira] Updated: (DERBY-747) Derby Logo Work

2005-12-07 Thread Jean T. Anderson (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-747?page=all ] Jean T. Anderson updated DERBY-747: --- Description: The Derby logo was voted on and a logo selected; see DERBY-297. This Jira issue provides a spot for uploading images for final fine tuning.

[jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users

2005-12-07 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-499?page=all ] Rick Hillegas updated DERBY-499: Attachment: (was: bug499.diff) Expose BOOLEAN datatype to end users Key: DERBY-499 URL:

[jira] Updated: (DERBY-499) Expose BOOLEAN datatype to end users

2005-12-07 Thread Rick Hillegas (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-499?page=all ] Rick Hillegas updated DERBY-499: Attachment: bug499.diff Attached new rev of patch (bug499.diff) addressing initial issues with BooleanTest raised by Dan: 1) BooleanTest now extends

[jira] Commented: (DERBY-499) Expose BOOLEAN datatype to end users

2005-12-07 Thread Satheesh Bandaram (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-499?page=comments#action_12359680 ] Satheesh Bandaram commented on DERBY-499: - This patch doesn't allow all boolean expressions. Following would fail: Select ab from t values myFunc(current

Re: [jira] Updated: (DERBY-747) Derby Logo Work

2005-12-07 Thread Jeff Levitt
--- Jean T. Anderson (JIRA) derby-dev@db.apache.org wrote: [ http://issues.apache.org/jira/browse/DERBY-747?page=all ] Jean T. Anderson updated DERBY-747: --- Description: The Derby logo was voted on and a logo selected; see DERBY-297. This

Re: [jira] Updated: (DERBY-747) Derby Logo Work

2005-12-07 Thread Jean T. Anderson
Jeff Levitt wrote: ... Can we put a copy somewhere where the doc build can access it? If so, I can modify the xsl file now to point to it during the build and we can have the logo on our PDF cover pages :) Roger plans to upload the images in

Re: patch to enable the BOOLEAN datatype

2005-12-07 Thread Daniel John Debrunner
Daniel John Debrunner wrote: LangSuite extends DerbyJUnitTest, but it's not a test it's a suite, is this a requirement of Junit? Any answer to this one? In my mind a suite is a set of tests, not a test so it should not inherit from DerbyJUnitTest. Dan.

[jira] Commented: (DERBY-176) Derby throws ERROR XBCM1: Java linkage error thrown during load of generated class org.apache.derby.exe.aced07c066x0102xca87x3319x00004aa5686e1 during execution of large

2005-12-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-176?page=comments#action_12359697 ] Kathey Marsden commented on DERBY-176: -- While we would like to continue to make progress on DERBY-176, there will likely always be some upper bound on the complexity of

[jira] Commented: (DERBY-499) Expose BOOLEAN datatype to end users

2005-12-07 Thread Kathey Marsden (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-499?page=comments#action_12359711 ] Kathey Marsden commented on DERBY-499: -- Looks like good progress on Boolean. Code Comments and questions 0) I do kind of wish constant reorganization and partial