Hello

2007-11-28 Thread 徐伟
Hello I would like to read the source code of derby core, but I found it was too difficult for me. Will anybody give me some advice? Any advice will be appreciated. Thanks!

Okay to check files into the branch? or just the trunk?

2007-11-28 Thread Laura Stewart
Hi - I will need to check something into the trunk. Should I also check it into the 10.3.2 branch? -- Laura Stewart

[jira] Commented: (DERBY-1482) Update triggers on tables with blob columns stream blobs into memory even when the blobs are not referenced/accessed.

2007-11-28 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546496 ] Daniel John Debrunner commented on DERBY-1482: -- Possibly not, don't jump to the conclusion that reading

[jira] Commented: (DERBY-1482) Update triggers on tables with blob columns stream blobs into memory even when the blobs are not referenced/accessed.

2007-11-28 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546489 ] Kathey Marsden commented on DERBY-1482: --- In DERBY-442, Manish said: https://issues.apache.org/jira/browse/DERBY

[VOTE] 10.3.2.1 release candidate

2007-11-28 Thread Kathey Marsden
Please test and vote on the 10.3.2.1 release candidate, available at: http://people.apache.org/~kmarsden/derby10.3.2.1.599110/ You can report platform testing results at: http://wiki.apache.org/db-derby/TenThreeTwoPlatformTesting Other testing results can be reported at http://wiki.apache.org/d

Re: [CANCELLED] [VOTE] 10.3.2 release

2007-11-28 Thread Knut Anders Hatlen
Kathey Marsden <[EMAIL PROTECTED]> writes: > Jean T. Anderson wrote: >> I think we must include Andrew's change. Since this is primarily an >> administrative change, would it be possible to update the existing >> release to only include this change? >> > There is a problem with the release process

Re: [CANCELLED] [VOTE] 10.3.2 release

2007-11-28 Thread Kathey Marsden
Laura Stewart wrote: Kathey - What time today do you expect to create the next release candidate? I think within the next hour. I am just finishing up a sanity test run (so far so good). If you are eager to get at it, it sits at: http://people.apache.org/~kmarsden/derby10.3.2.1.599110/

Re: [CANCELLED] [VOTE] 10.3.2 release

2007-11-28 Thread Laura Stewart
Kathey - What time today do you expect to create the next release candidate? -- Laura Stewart

Re: [jira] Commented: (DERBY-3218) Around 200 (~ 4%) junit fixtures fail when running 10.3 branch (596744) against 10.3.1.4 derbyTesting.jar using junit-all-codeline-jars

2007-11-28 Thread Myrna van Lunteren
> Would be useful if the test changes made could be kept so that the tests > could be run against future 10.3 versions. > > One way to do this would be to create a 10.3.1.4_test branch that is a > snapshot of the 10.3 branch at the point 10.3.1.4 was made and then only > allow test changes to ac

[jira] Commented: (DERBY-3218) Around 200 (~ 4%) junit fixtures fail when running 10.3 branch (596744) against 10.3.1.4 derbyTesting.jar using junit-all-codeline-jars

2007-11-28 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546431 ] Daniel John Debrunner commented on DERBY-3218: -- Would be useful if the test changes made could be kept s

[jira] Updated: (DERBY-3229) testSysinfoLocale fails if derbyTools.jar is first in the classpath

2007-11-28 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3229: -- Summary: testSysinfoLocale fails if derbyTools.jar is first in the classpath (was: testSysinfo

Re: feature or bug?

2007-11-28 Thread Rick Hillegas
Dag H. Wanvik wrote: Isn't this a bug? Or?... I could not find a JIRA for it. (unqualified schema in a view definition fails in view used by another user) http://www.jroller.com/gmazza/entry/apache_derby_sql_state_42y07 Dag In the trunk, the table reference is correctly resolved if, while l

[jira] Commented: (DERBY-2733) ij rolls through NullPointerException (NPE) with J2ME/JSR169/WEME 6.1.

2007-11-28 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546363 ] Myrna van Lunteren commented on DERBY-2733: --- I plan to look at this again for 10.4, didn't anticipate doing

Re: DERBY-3083 concerns (was Re: [VOTE] 10.3.2 release)

2007-11-28 Thread Mike Matrigali
Kathey Marsden wrote: Given the time constraint I would be ok with backing out the DERBY-3083 fix for this bug fix release and let it get resolved in the next bug fix release. /mikem Daniel John Debrunner wrote: Kathey Marsden wrote: Please test and vote on the 10.3.2.0 release candidate ava

[jira] Assigned: (DERBY-3180) error XSDA3 when test is executing SYSCS_INPLACE_COMPRESS_TABLE in specific situation

2007-11-28 Thread Mike Matrigali (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Matrigali reassigned DERBY-3180: - Assignee: Mike Matrigali > error XSDA3 when test is executing SYSCS_INPLACE_COMPRESS_TABL

Re: [CANCELLED] [VOTE] 10.3.2 release

2007-11-28 Thread Kathey Marsden
Jean T. Anderson wrote: I think we must include Andrew's change. Since this is primarily an administrative change, would it be possible to update the existing release to only include this change? There is a problem with the release process that you have to update to the latest to create the r

feature or bug?

2007-11-28 Thread Dag H. Wanvik
Isn't this a bug? Or?... I could not find a JIRA for it. (unqualified schema in a view definition fails in view used by another user) http://www.jroller.com/gmazza/entry/apache_derby_sql_state_42y07 Dag

Release notes for 10.3.2.1 (was Re: svn commit: r599095 - in /db/derby/code/branches/10.3: CHANGES.html RELEASE-NOTES.html releaseSummary.xml)

2007-11-28 Thread Kathey Marsden
I checked in the release notes for 10.3.2.1. Let me know right away if you see any issues. Happily, the release note generator is happy with the new DERBY-2967 release note, so no manual intervention was needed this time. SendingCHANGES.html SendingRELEASE-NOTES.html Sending

Re: [CANCELLED] [VOTE] 10.3.2 release

2007-11-28 Thread Jean T. Anderson
Kathey Marsden wrote: Andrew McIntyre wrote: On Nov 27, 2007 3:50 PM, Kathey Marsden <[EMAIL PROTECTED]> wrote: Andrew McIntyre wrote: On Nov 27, 2007 9:19 AM, Kathey Marsden <[EMAIL PROTECTED]> wrote: Please test and vote on the 10.3.2.0 release candidate available at: http://

Re: Please take a look at the release notes for 10.3.2.0

2007-11-28 Thread Daniel John Debrunner
Kathey Marsden wrote: John Embretsen wrote: Rick Hillegas wrote: This is largely the wording which was used in the last 3 releases. You are right that it would be more clear if it said something like "J2ME support was built using libraries from IBM J9 ..." We should sand this down in 10.4.

Re: [VOTE] 10.3.2 release

2007-11-28 Thread Rick Hillegas
Daniel John Debrunner wrote: Kathey Marsden wrote: Please test and vote on the 10.3.2.0 release candidate available at: I'm still thinking about the change made to 10.3 for DERBY-3083. In 10.2 bringing up the server in all cases did not install a security manager. In 10.3.1.4: - server

Re: Please take a look at the release notes for 10.3.2.0

2007-11-28 Thread Kathey Marsden
John Embretsen wrote: Rick Hillegas wrote: This is largely the wording which was used in the last 3 releases. You are right that it would be more clear if it said something like "J2ME support was built using libraries from IBM J9 ..." We should sand this down in 10.4. For the next round of

[jira] Commented: (DERBY-3083) Network server demands a file called "derbynet.jar" in classpath

2007-11-28 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546343 ] Rick Hillegas commented on DERBY-3083: -- Reverted derby-3083-01-requireDatatypes-ab.diff at subversion revision 5

[jira] Commented: (DERBY-2967) Single character does not match high value unicode character with collation TERRITORY_BASED

2007-11-28 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546341 ] Mamta A. Satoor commented on DERBY-2967: Kathey, I did a quick review of the release note and it looks good.

[jira] Closed: (DERBY-3232) Top-level index.html in releases incorrectly indicates support for JDBC 2.1 in 10.3 releases

2007-11-28 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner closed DERBY-3232. Resolution: Fixed Fix Version/s: 10.4.0.0 10.3.2.0 Fixed

[jira] Assigned: (DERBY-3232) Top-level index.html in releases incorrectly indicates support for JDBC 2.1 in 10.3 releases

2007-11-28 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel John Debrunner reassigned DERBY-3232: Assignee: Daniel John Debrunner > Top-level index.html in releases incorrec

[jira] Updated: (DERBY-2967) Single character does not match high value unicode character with collation TERRITORY_BASED

2007-11-28 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-2967: -- Attachment: releaseNote.html Attach release note with ' instead of ? to try to get release note

DERBY-3083 concerns (was Re: [VOTE] 10.3.2 release)

2007-11-28 Thread Kathey Marsden
Daniel John Debrunner wrote: Kathey Marsden wrote: Please test and vote on the 10.3.2.0 release candidate available at: I'm still thinking about the change made to 10.3 for DERBY-3083. In 10.2 bringing up the server in all cases did not install a security manager. In 10.3.1.4: - server

Re: [VOTE] 10.3.2 release

2007-11-28 Thread Daniel John Debrunner
Kathey Marsden wrote: Please test and vote on the 10.3.2.0 release candidate available at: I'm still thinking about the change made to 10.3 for DERBY-3083. In 10.2 bringing up the server in all cases did not install a security manager. In 10.3.1.4: - server did not start if the derby jar

Re: [CANCELLED] [VOTE] 10.3.2 release

2007-11-28 Thread Kathey Marsden
Andrew McIntyre wrote: On Nov 27, 2007 3:50 PM, Kathey Marsden <[EMAIL PROTECTED]> wrote: Andrew McIntyre wrote: On Nov 27, 2007 9:19 AM, Kathey Marsden <[EMAIL PROTECTED]> wrote: Please test and vote on the 10.3.2.0 release candidate available at: http://people.apache.org/~km

[jira] Commented: (DERBY-3083) Network server demands a file called "derbynet.jar" in classpath

2007-11-28 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546305 ] Daniel John Debrunner commented on DERBY-3083: -- >>> storing these URLs in the system properties (or any

Regression Test Report - Daily 598692 - Sun DBTG

2007-11-28 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 598692/2007-11-27 18:00:11 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0274274 071.85% derbyall 01011910119 0 1245.67% suitesAll linN+1 N

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

2007-11-28 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (17 issues) Subscriber: derby-dev Key Summary DERBY-3168 Reference Manual lacks topics on trace-related connection URL attributes https://issues.apache.org/jira/browse/DERBY-3168 DERBY-3234 Published APIs in

[jira] Updated: (DERBY-3168) Reference Manual lacks topics on trace-related connection URL attributes

2007-11-28 Thread Kim Haase (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-3168: - Attachment: DERBY-3168-3.zip DERBY-3168-3.diff Oops, I meant there to be one and only one

Re: [VOTE] 10.3.2 release

2007-11-28 Thread Ole Solberg
Kathey Marsden wrote: > Please test and vote on the 10.3.2.0 release candidate available at: > > http://people.apache.org/~kmarsden/derby10.3.2.0.598453/ > polls will close Thursday December 6, 2007 at 5:00PM PST. > > Initial test results are available at http://dbtg.thresher.com/derby/test/

[jira] Commented: (DERBY-3234) Published APIs indicate J2SE 1.3 support

2007-11-28 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546248 ] Rick Hillegas commented on DERBY-3234: -- Thanks for the patch, John. Committed to trunk at subversion revision 59

[jira] Updated: (DERBY-3234) Published APIs indicate J2SE 1.3 support

2007-11-28 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen updated DERBY-3234: - Derby Info: [Patch Available] > Published APIs indicate J2SE 1.3 support > --

[jira] Updated: (DERBY-3234) Published APIs indicate J2SE 1.3 support

2007-11-28 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen updated DERBY-3234: - Attachment: d3234.diff Attaching patch d3234.diff which implements the following changes:

[jira] Created: (DERBY-3234) Published APIs indicate J2SE 1.3 support

2007-11-28 Thread John H. Embretsen (JIRA)
Published APIs indicate J2SE 1.3 support Key: DERBY-3234 URL: https://issues.apache.org/jira/browse/DERBY-3234 Project: Derby Issue Type: Bug Components: Javadoc Affects Versions: 10.3.1

[jira] Closed: (DERBY-3118) Simple demo is out of date

2007-11-28 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen closed DERBY-3118. > Simple demo is out of date > -- > > Key: DERBY-3118 >

[jira] Commented: (DERBY-2998) Add support for ROW_NUMBER() window function

2007-11-28 Thread Thomas Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546185 ] Thomas Nielsen commented on DERBY-2998: --- I started comparing select * from (select row_number() as r, t.* fr

Re: Bug Fix For Derby-3213

2007-11-28 Thread Andrew McIntyre
On Nov 27, 2007 6:44 PM, Nikola Ivanov <[EMAIL PROTECTED]> wrote: > > Hello, > > I am interested in making a small contribution to Apache Derby project > to familiarize myself with this project and bug fix process. > > I have downloaded the source code, built it, and ran some tests. I also > read a

Bug Fix For Derby-3213

2007-11-28 Thread Nikola Ivanov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I am interested in making a small contribution to Apache Derby project to familiarize myself with this project and bug fix process. I have downloaded the source code, built it, and ran some tests. I also read all the first time developer advic