Re: Creating User Types in Derby

2007-11-13 Thread Rick Hillegas
Hi Samuel, I agree with Dag that this issue is a little complicated and you may want to tackle something smaller first just to get familiar with the Derby codeline. The objects stored in system tables, which Dag mentioned, are a special kind of user defined type with a highly optimized storag

[jira] Commented: (DERBY-3021) Replication: Add a ReplicationSlave controller that will manage replication on the slave side

2007-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542309 ] Øystein Grøvlen commented on DERBY-3021: Thanks for the patch, Jørgen. It looks good, but I have a few comm

[jira] Commented: (DERBY-3197) NPE in ProjectRestrictResultSet on finishAndRTS

2007-11-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542306 ] Bryan Pendleton commented on DERBY-3197: Can this problem be reproduced? Can you attach a script or program t

[jira] Commented: (DERBY-3175) NullPointerException on INSERT after ALTER TABLE ... DROP COLUMN

2007-11-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542289 ] Bryan Pendleton commented on DERBY-3175: Committed preserveFixWithComments.diff to the trunk as revision 5947

[jira] Issue Comment Edited: (DERBY-3073) SQL roles: add parser support

2007-11-13 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542287 ] dagw edited comment on DERBY-3073 at 11/13/07 4:12 PM: Moved the upgrade check before

[jira] Updated: (DERBY-3073) SQL roles: add parser support

2007-11-13 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-3073: - Attachment: DERBY-3073-part3.diff Moved the upgrade check before the standard authorization check

[jira] Reopened: (DERBY-3073) SQL roles: add parser support

2007-11-13 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik reopened DERBY-3073: -- > SQL roles: add parser support > - > > Key: DERBY-3073

[jira] Commented: (DERBY-2760) Clean-up issues for UTF8Util.java

2007-11-13 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542286 ] Dag H. Wanvik commented on DERBY-2760: -- Patch looks good and ran cleanly. Some comments: - Test had some magic

[jira] Resolved: (DERBY-3030) Several broken links on Derby documentation web-site

2007-11-13 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-3030. --- Resolution: Fixed Fix Version/s: 10.4.0.0 I've made what changes could be made

[jira] Updated: (DERBY-3203) Convert jdbcapi/statementJdbc20.java to JUnit

2007-11-13 Thread Ramin Moazeni (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramin Moazeni updated DERBY-3203: - Attachment: DERBY-3203v0.diff > Convert jdbcapi/statementJdbc20.java to JUnit > -

[jira] Updated: (DERBY-3030) Several broken links on Derby documentation web-site

2007-11-13 Thread Myrna van Lunteren (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-3030: -- Component/s: Documentation Build tools > Several broken links on Derby

[jira] Updated: (DERBY-3203) Convert jdbcapi/statementJdbc20.java to JUnit

2007-11-13 Thread Ramin Moazeni (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramin Moazeni updated DERBY-3203: - Derby Info: [Patch Available] > Convert jdbcapi/statementJdbc20.java to JUnit > -

[jira] Updated: (DERBY-3203) Convert jdbcapi/statementJdbc20.java to JUnit

2007-11-13 Thread Ramin Moazeni (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramin Moazeni updated DERBY-3203: - Attachment: (was: DERBY-3203v0.diff) > Convert jdbcapi/statementJdbc20.java to JUnit > --

Re: Creating User Types in Derby

2007-11-13 Thread Dag H. Wanvik
Samuel Morgan <[EMAIL PROTECTED]> writes: > Thanks Guys, > > I will register and see what I can do.. Id love to help or even start > developing it.. Im afraid I dont know where to start. Any suggestions? Great! For general information, have a look at: http://db.apache.org/derby/derby_comm.html

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-13 Thread Kristian Waagan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542213 ] Kristian Waagan commented on DERBY-3149: Thank for looking at the second patch Dag. I'll remove the message

[jira] Commented: (DERBY-3149) Add ant targets for building and running the package private tests against the classes directories

2007-11-13 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542205 ] Dag H. Wanvik commented on DERBY-3149: -- I looked at the patch, it works for me! Thanks, Kristian. One small not

Re: Creating User Types in Derby

2007-11-13 Thread Samuel Morgan
Thanks Guys, I will register and see what I can do.. Id love to help or even start developing it.. Im afraid I dont know where to start. Any suggestions? Sam Dag H. Wanvik wrote: > > Rick Hillegas <[EMAIL PROTECTED]> writes: > >> Samuel Morgan wrote: > >> Right now you can't declare custom

[jira] Commented: (DERBY-3200) Developer's Guide: Add examples showing use of SQL authorization with user authentication

2007-11-13 Thread Dag H. Wanvik (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542190 ] Dag H. Wanvik commented on DERBY-3200: -- The problem is that only the database owner can call that procedure once

[jira] Updated: (DERBY-3203) Convert jdbcapi/statementJdbc20.java to JUnit

2007-11-13 Thread Ramin Moazeni (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramin Moazeni updated DERBY-3203: - Attachment: DERBY-3203v0.stat DERBY-3203v0.diff Hello I am attaching the patch t

[jira] Updated: (DERBY-3117) Adjust master build script to require the Java 5 compiler to build Derby

2007-11-13 Thread Rick Hillegas (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Hillegas updated DERBY-3117: - Attachment: derby-3117-04-propertySetter-ag.diff Attaching the next rev of the property-setting p

Regression Test Report - Daily 594211 - Sun DBTG

2007-11-13 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 594211/2007-11-12 18:00:17 CET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0282282 073.06% derbyall 097629762 0 1150.99% suitesAll linN+1 1

[jira] Commented: (DERBY-3198) Using setQueryTimeout will leak sections

2007-11-13 Thread Dyre Tjeldvoll (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542160 ] Dyre Tjeldvoll commented on DERBY-3198: --- I writing this in a mail because I keep getting 503 from jira. I ha

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

2007-11-13 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (19 issues) Subscriber: derby-dev Key Summary DERBY-3176 J2ME support for phoneME platform disabled in 10.3 https://issues.apache.org/jira/browse/DERBY-3176 DERBY-2760 Clean-up issues for UTF8Util.java

Re: [jira] Updated: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-13 Thread John Embretsen
Rick Hillegas wrote: I reinitialized my subversion client so that it was a copy of the mainline and I re-ran the experiment. It works fine for me. Then I commented out the setting of jsr169compile.classpath in my ant.properties so that the small device support was not built. Running against th

Re: [jira] Updated: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-13 Thread Rick Hillegas
Hi John, I can't log onto JIRA so I'm responding on the list... I reinitialized my subversion client so that it was a copy of the mainline and I re-ran the experiment. It works fine for me. Then I commented out the setting of jsr169compile.classpath in my ant.properties so that the small devi

Re: [jira] Commented: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-13 Thread Rick Hillegas
Thanks, Myrna! Myrna van Lunteren (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542055 ] Myrna van Lunteren commented on DERBY-3176: --- I was fairly c

[jira] Updated: (DERBY-3176) J2ME support for phoneME platform disabled in 10.3

2007-11-13 Thread John H. Embretsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John H. Embretsen updated DERBY-3176: - Attachment: MobileSanityTest.java I wasn't able to try the latest patch before the commit

[jira] Assigned: (DERBY-3202) 'AccessControlException: access denied (java.io.FilePermission C:\....\file-2.log read)' in ErrorStreamTest.

2007-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/DERBY-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vemund Østgaard reassigned DERBY-3202: -- Assignee: Vemund Østgaard > 'AccessControlException: access denied (java.io.FilePermiss

[jira] Created: (DERBY-3203) Convert jdbcapi/statementJdbc20.java to JUnit

2007-11-13 Thread Ramin Moazeni (JIRA)
Convert jdbcapi/statementJdbc20.java to JUnit - Key: DERBY-3203 URL: https://issues.apache.org/jira/browse/DERBY-3203 Project: Derby Issue Type: Test Reporter: Ramin Moazeni

[jira] Commented: (DERBY-3188) 'Failure in loading T2 native library db2jcct2' in lang/triggerGeneral.sql

2007-11-13 Thread Ole Solberg (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542067 ] Ole Solberg commented on DERBY-3188: Log from a derbyall run is now available at http://dbtg.thresher.com/derby/

[jira] Commented: (DERBY-3156) Convert testing of derby error stream to JUnit

2007-11-13 Thread Knut Anders Hatlen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542060 ] Knut Anders Hatlen commented on DERBY-3156: --- Seems like this caused an AccessControlException on Windows. P