[jira] Commented: (DERBY-801) Allow parallel access to data files.

2006-10-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-801?page=comments#action_12443179 ] Knut Anders Hatlen commented on DERBY-801: -- Army Brown reported an intermittent assert failure in a comment to DERBY-1976. It is probably related to this i

[testing]-run a test in different mode leads to different result

2006-10-17 Thread Sean Qiu
After running the suite of derbyall, i want to recur each single test from the derbyall_fail.txtBut when i run it in different test mode, like spesifying the -Dframework=DerbynetClient, it will produce different results. It may fail in one mode while pass in another mode.So my question is how c

[jira] Commented: (DERBY-1490) Provide ALTER TABLE RENAME COLUMN functionality

2006-10-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1490?page=comments#action_12443162 ] Bryan Pendleton commented on DERBY-1490: I had overlooked that Derby already supports a RENAME TABLE and RENAME INDEX statement. Given that, I think the id

[jira] Updated: (DERBY-1970) Add framework for performance tests in derby using Junit.

2006-10-17 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1970?page=all ] Sunitha Kambhampati updated DERBY-1970: --- Attachment: Derby1970_Notes.html > Add framework for performance tests in derby using Junit. > ---

[jira] Closed: (DERBY-1926) Provide documentation for ALTER TABLE DROP COLUMN

2006-10-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1926?page=all ] Bryan Pendleton closed DERBY-1926. -- Doc is now visible on the Derby site. Closing issue. > Provide documentation for ALTER TABLE DROP COLUMN > - >

[jira] Updated: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Bryan Pendleton (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=all ] Bryan Pendleton updated DERBY-1967: --- Fix Version/s: 10.3.0.0 Derby Info: [Regression] (was: [Patch Available, Regression]) Thanks Yip for the patch and thanks Army for the review. The

[jira] Updated: (DERBY-1970) Add framework for performance tests in derby using Junit.

2006-10-17 Thread Sunitha Kambhampati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1970?page=all ] Sunitha Kambhampati updated DERBY-1970: --- Attachment: Derby1970_Notes.html derby1970.draft.1.diff.txt Attaching a patch derby1970.draft.1.diff.txt and the notes.html for on

Re: Doc update didn't make it to web site?

2006-10-17 Thread Andrew McIntyre
On 10/17/06, Bryan Pendleton <[EMAIL PROTECTED]> wrote: > I logged into people.apache.org and it looks to me like the automated > doc update last succeeded on September 13 Thanks, Jean! Andrew, have you had a chance to look at this? Any ideas? Not sure what the problem was, I just ran the syn

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Rajesh Kartha
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 -Rajesh

[jira] Commented: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=comments#action_12443116 ] A B commented on DERBY-1967: Thanks for the quick turn-around on this, Yip. Your description of the problem sounds correct to me and the changes themselves match what

[jira] Commented: (DERBY-1976) Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier.

2006-10-17 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1976?page=comments#action_12443111 ] Daniel John Debrunner commented on DERBY-1976: -- Some of these methods might be better in org.apache.derbyTesting.junit.JDBC E.g. expanding assertDrain

Re: [jira] Created: (DERBY-1976) Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier.

2006-10-17 Thread Army
Daniel John Debrunner wrote: Just to note, .sql tests can be converted with very little effort by using the ScriptTestCase utility class, see LangScripts for an example of its use in language tests. I did notice that class and I actually started by trying to use it. But I then ran into the

Re: [jira] Created: (DERBY-1976) Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier.

2006-10-17 Thread Daniel John Debrunner
A B (JIRA) wrote: As part of my work for DERBY-1758 I'm trying to convert the SQL test lang/xml_general.sql into a JUnit test. [snip set of good utility methods] Just to note, .sql tests can be converted with very little effort by using the ScriptTestCase utility class, see LangScripts fo

[jira] Updated: (DERBY-1976) Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier.

2006-10-17 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1976?page=all ] A B updated DERBY-1976: --- Assignee: A B Derby Info: [Patch Available] > Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to > JUnit easier. > -

[jira] Updated: (DERBY-1976) Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier.

2006-10-17 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1976?page=all ] A B updated DERBY-1976: --- Attachment: d1976_v1.patch Attaching a patch, d1976_v1.patch, that adds the methods described in the description for this issue. For more details, please see the code comments.

[jira] Created: (DERBY-1976) Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier.

2006-10-17 Thread A B (JIRA)
Add new utility methods to BaseJDBCTestCase to make conversion of ij tests to JUnit easier. --- Key: DERBY-1976 URL: http://issues.apache.org/jira/browse/DERBY-1976

Docs: Explain the types of DITA topics used in Derby documentation

2006-10-17 Thread Laura Stewart
The Derby Documentation web page http://db.apache.org/derby/manuals/dita.html mentions that there are several types of topics in Derby documentation, but does not explain what they are or how to choose which type to use when you create new topics. I think that the web page should have a new page

> You may have already won: !!! Regression Search and Destroy Contest !!!

2006-10-17 Thread Stanley Bradbury
After much discussion and consideration our panel of judges have come to a decision regarding the winners of the v 10.2.1 Regression Search and Destroy Contest (and some really good chocolate). The winners are: First Place: Army for work on DERBY-1681, DERBY-1866, DERBY-1633 and DERBY-1315 S

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Henri van de Scheur - Sun Norway
+1 Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernanda is also currently jumping into converting tests to JUnit.

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Anders Morken
Daniel John Debrunner: > I propose a vote for Fernanda Pizzorno as a Derby committer. +1 =) -- Anders Morken My opinions may have changed, but not the fact that I am right!

[jira] Commented: (DERBY-1968) Derby tools guide: Long line in documentation of ij.dataSource

2006-10-17 Thread Kim Haase (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1968?page=comments#action_12443074 ] Kim Haase commented on DERBY-1968: -- Yes, that works fine for the lines above -- the tags italicize the placeholders. There's a problem in the example below, th

[jira] Commented: (DERBY-408) Fix formatting of manuals in PDF output

2006-10-17 Thread Kim Haase (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-408?page=comments#action_12443070 ] Kim Haase commented on DERBY-408: - Here's another problem that occurs in the PDF and monohtml but not the plain HTML. It may well be related to the other problem.

[jira] Created: (DERBY-1975) SQLAuthorizationPropTest cannot be run twice against the same database.

2006-10-17 Thread Daniel John Debrunner (JIRA)
SQLAuthorizationPropTest cannot be run twice against the same database. --- Key: DERBY-1975 URL: http://issues.apache.org/jira/browse/DERBY-1975 Project: Derby Issue Type: B

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Olav Sandstaa
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 Olav

[jira] Created: (DERBY-1974) Junit tests that require SQL authorization mode should use a different database to the default one.

2006-10-17 Thread Daniel John Debrunner (JIRA)
Junit tests that require SQL authorization mode should use a different database to the default one. --- Key: DERBY-1974 URL: http://issues.apache.org/jira/browse/DERBY

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-17 Thread Jean T. Anderson
Jean T. Anderson wrote: ... > At any rate, after setting up my environment this way, I was able to run > 'forrest -projecthelp', 'forrest seed', and 'forrest site' in the derby > site directory. I misspoke; don't run 'forrest seed' in the derby site directory. That will generate a new site that ov

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-17 Thread Jean T. Anderson
Laura Stewart wrote: > The instructions on the Derby site say to download forrest (which I > did) in the following path: > C:\Authoring\Forrest\apache-forrest-0.7 > > The next step says to use the forrest seed command. > Nothing happens, the system doesn't recognize this command. ah! The derby in

Re: Show commands are not orthogonal

2006-10-17 Thread Rajesh Kartha
Andrew McIntyre wrote: I also find it a bit strange that "SHOW VIEWS" uses the heading "TABLE_NAME" and not "VIEW_NAME". These are the names of the columns returned from the ResultSet retrieved from DatabaseMetadata.getTables(), and I believe those column names are mandated by the JDBC spec

[jira] Created: (DERBY-1973) Support running JUnit tests directly with a remote server

2006-10-17 Thread Daniel John Debrunner (JIRA)
Support running JUnit tests directly with a remote server - Key: DERBY-1973 URL: http://issues.apache.org/jira/browse/DERBY-1973 Project: Derby Issue Type: Improvement Compone

[jira] Commented: (DERBY-1968) Derby tools guide: Long line in documentation of ij.dataSource

2006-10-17 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1968?page=comments#action_12443057 ] Laura Stewart commented on DERBY-1968: -- Can both the bold and italic be omitted? I think that the example is clear without them. If the italic is desired, the

[jira] Commented: (DERBY-1785) junit tests fail with permission access problems when run with j9 jvms

2006-10-17 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1785?page=comments#action_12443055 ] Daniel John Debrunner commented on DERBY-1785: -- Notes on how to run Junit tests standalone with WCTME 5.7 foundation are written up in http://wiki.ap

[jira] Commented: (DERBY-1968) Derby tools guide: Long line in documentation of ij.dataSource

2006-10-17 Thread Kim Haase (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1968?page=comments#action_12443054 ] Kim Haase commented on DERBY-1968: -- This is in the file rtoolsijproprefdatasource.dita. I notice that the codeblock that contains the long line looks strange. I t

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread V.Narayanan
+1 Narayanan Daniel John Debrunner wrote On 10/17/06 19:43,: I propose a vote for Fernanda Pizzorno as a Derby committer. Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernanda is also currently jumping i

[jira] Closed: (DERBY-1893) Convert largedata/lobLengthTests.java to junit

2006-10-17 Thread JIRA
[ http://issues.apache.org/jira/browse/DERBY-1893?page=all ] Øystein Grøvlen closed DERBY-1893. -- Thanks to Bernt for committing the patch, and to Dan for improving it wrt to junit issues. > Convert largedata/lobLengthTests.java to junit > ---

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Ole Solberg
+1 Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernanda is also currently jumping into converting tests to JUnit.

[jira] Resolved: (DERBY-1897) junit test jdbcapi/_Suite fails with wctme5.7_foundation (j9 -jcl:foun) with NoClassDefFoundError: javax.sql.PooledConnection

2006-10-17 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1897?page=all ] Daniel John Debrunner resolved DERBY-1897. -- Resolution: Fixed Assignee: Daniel John Debrunner Committed revision 465020. DataSourcePropertiesTest required PooledConnection when

[jira] Commented: (DERBY-1965) NetworkServerControlImpl never closes the socket or streams it opens in setUpSocket.

2006-10-17 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1965?page=comments#action_12443049 ] Daniel John Debrunner commented on DERBY-1965: -- Yep, closeSocket() needs to be more defensive. > NetworkServerControlImpl never closes the socket or s

[jira] Assigned: (DERBY-1968) Derby tools guide: Long line in documentation of ij.dataSource

2006-10-17 Thread Kim Haase (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1968?page=all ] Kim Haase reassigned DERBY-1968: Assignee: Kim Haase > Derby tools guide: Long line in documentation of ij.dataSource > -- > >

[jira] Commented: (DERBY-1965) NetworkServerControlImpl never closes the socket or streams it opens in setUpSocket.

2006-10-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1965?page=comments#action_12443046 ] Knut Anders Hatlen commented on DERBY-1965: --- I'm not sure that's the best use of try/finally. Take this code for example: try { setUpSocket();

[jira] Updated: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=all ] Yip Ng updated DERBY-1967: -- Derby Info: [Patch Available, Regression] (was: [Patch Available]) > UNION (ALL) contraint violation problem > --- > >

[jira] Commented: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=comments#action_12443044 ] Yip Ng commented on DERBY-1967: --- derbyall passes. >From what Army described in previous comment, this looks like a regression. > UNION (ALL) contraint violation p

Re: Workaround for running JUnit tests with the GUI runners

2006-10-17 Thread Knut Anders Hatlen
Kristian Waagan <[EMAIL PROTECTED]> writes: > Hi Dyre, > > I think you can create a Jira for this, if you haven't already. > > The problem is that the GUI runners are using a custom classload to > allow for dynamic reloading of the test classes. I'm seeing this message in derby.log when I'm runni

Re: Doc update didn't make it to web site?

2006-10-17 Thread Bryan Pendleton
I logged into people.apache.org and it looks to me like the automated doc update last succeeded on September 13 Thanks, Jean! Andrew, have you had a chance to look at this? Any ideas? thanks, bryan

[jira] Commented: (DERBY-801) Allow parallel access to data files.

2006-10-17 Thread Knut Anders Hatlen (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-801?page=comments#action_12443040 ] Knut Anders Hatlen commented on DERBY-801: -- I'm wondering whether we should change the DEBUG_PRINT calls to ASSERT/THROWASSERT. Falling back to the old imp

Re: Show commands are not orthogonal

2006-10-17 Thread Bryan Pendleton
I also find it a bit strange that "SHOW VIEWS" uses the heading "TABLE_NAME" and not "VIEW_NAME". In a way, this is similar to DERBY-1072: http://issues.apache.org/jira/browse/DERBY-1072 bryan

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Kim Haase
+1 Daniel John Debrunner wrote On 10/17/06 10:13,: > I propose a vote for Fernanda Pizzorno as a Derby committer. > > Fernanda worked on the implementation of scrollable updateable result > sets and has also submitted patches to fix a number of issues. Fernanda > is also currently jumping into

[jira] Commented: (DERBY-1965) NetworkServerControlImpl never closes the socket or streams it opens in setUpSocket.

2006-10-17 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1965?page=comments#action_12443033 ] Daniel John Debrunner commented on DERBY-1965: -- Thanks for the review - I used finally blocks to avoid having to re-write the return statement of the

[VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Craig L Russell
+1 for FernandaI propose a vote for Fernanda Pizzorno as a Derby committer.Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernanda is also currently jumping into converting tests to JUnit.Please vote +1 if you agr

[jira] Assigned: (DERBY-1693) Out of Memory Error with derby.language.logStatementText=true

2006-10-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1693?page=all ] Kristian Waagan reassigned DERBY-1693: -- Assignee: Kristian Waagan Having looked a little bit at this, I suggest adding (yet) another method to the DataValueDescriptor interface, say getTr

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread John Embretsen
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 -- John

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-17 Thread Laura Stewart
The instructions on the Derby site say to download forrest (which I did) in the following path: C:\Authoring\Forrest\apache-forrest-0.7 The next step says to use the forrest seed command. Nothing happens, the system doesn't recognize this command. So I went to the Forrest site. http://forrest.ap

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Andrew McIntyre
On 10/17/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: Please vote +1 if you agree Fernanda should be a committer. Vote will run for a week. +1 andrew

Re: Show commands are not orthogonal

2006-10-17 Thread Andrew McIntyre
On 10/17/06, Oystein Grovlen - Sun Norway <[EMAIL PROTECTED]> wrote: I find it strange that while "SHOW INDEXES", "SHOW PROCEDURES", and "SHOW SYNONYMS" by default list all corresponding objects in the database, "SHOW TABLES" and "SHOW VIEWS" by default only list the corresponding objects in the

[jira] Created: (DERBY-1972) Working With Derby needs some formatting fixes and other minor cleanup

2006-10-17 Thread Kim Haase (JIRA)
Working With Derby needs some formatting fixes and other minor cleanup -- Key: DERBY-1972 URL: http://issues.apache.org/jira/browse/DERBY-1972 Project: Derby Issue Type: Bug

Re: [junit] Naming TestSuite objects

2006-10-17 Thread Kristian Waagan
Daniel John Debrunner wrote: Kristian Waagan wrote: Hi, I think it would be a nice habit to give the TestSuite objects reasonable names. It makes the test hierarchy look better in the GUI runners. A generic/descriptive name could also be added to the suites created by methods in TestConfig

[jira] Commented: (DERBY-1953) Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1953?page=comments#action_12443010 ] Yip Ng commented on DERBY-1953: --- Thanks Suresh, Bernt and Kristian for the review. > Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional > --

[jira] Updated: (DERBY-1953) Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1953?page=all ] Yip Ng updated DERBY-1953: -- Derby Info: (was: [Patch Available]) Unchecking patch available since it is already committed to trunk. The ref manual needs to be updated with the updated syntax in CRE

[jira] Created: (DERBY-1971) Make TestConfiguration set descriptive names for TestSuite objects it instantiates

2006-10-17 Thread Kristian Waagan (JIRA)
Make TestConfiguration set descriptive names for TestSuite objects it instantiates -- Key: DERBY-1971 URL: http://issues.apache.org/jira/browse/DERBY-1971 Project: Derby

[jira] Commented: (DERBY-1965) NetworkServerControlImpl never closes the socket or streams it opens in setUpSocket.

2006-10-17 Thread Mamta A. Satoor (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1965?page=comments#action_12442990 ] Mamta A. Satoor commented on DERBY-1965: Dan, I looked through the patch and wondered why do you do closeSocket(); in the finally block for methods sysinfo

Re: Discussion: Feedback needed on the Documentation Review process

2006-10-17 Thread Laura Stewart
On 10/17/06, Rajesh Kartha <[EMAIL PROTECTED]> wrote: Comments inline. Regards, -Rajesh > Was the wiki a good way to conduct the reviews? > Maybe it is the MoinMoin - Derby wiki that does not allow an easier way to edit tables, but I found adding/editing the pages not that friendly. Updating

[jira] Commented: (DERBY-1953) Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER statement optional

2006-10-17 Thread Suresh Thalamati (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1953?page=comments#action_12443000 ] Suresh Thalamati commented on DERBY-1953: - Committed to trunk , revision 464970. Thanks Yip . > Make FOR EACH clause and MODE DB2SQL in CREATE TRIGGER

Re: Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-17 Thread Jean T. Anderson
Laura Stewart wrote: > I am having some difficulties following the setup instructions for > forrest.. should I ask these questions on derby-dev or ??? Is there a > user list for forrest? It may be that some of your questions need to be directed to the forrest user list, but unless anyone objects

Re: Discussion: Feedback needed on the Documentation Review process

2006-10-17 Thread Rajesh Kartha
Comments inline. Regards, -Rajesh Laura Stewart wrote: For the 10.2 Documentation Review process, a wiki was used to log comments and track the status of those comments. http://wiki.apache.org/db-derby/TenTwoDocReview The purpose of the review is to take a comprehensive look at the documentat

[jira] Commented: (DERBY-1897) junit test jdbcapi/_Suite fails with wctme5.7_foundation (j9 -jcl:foun) with NoClassDefFoundError: javax.sql.PooledConnection

2006-10-17 Thread Deepa Remesh (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1897?page=comments#action_12442995 ] Deepa Remesh commented on DERBY-1897: - I too don't see this class in the jdbc.jar for wctme5.7/foundation. JSR169 is a subset of JDBC3.0. javax.sql.PooledConn

Issues with Forrest/Derby Web site (Was: Re: Proposal - Doc Process Improvements)

2006-10-17 Thread Laura Stewart
I am having some difficulties following the setup instructions for forrest.. should I ask these questions on derby-dev or ??? Is there a user list for forrest? On 10/6/06, Jean T. Anderson <[EMAIL PROTECTED]> wrote: ... (snip) Your recommendation sounds good. The http://db.apache.org/derby/ma

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Jean T. Anderson
Daniel John Debrunner wrote: > I propose a vote for Fernanda Pizzorno as a Derby committer. > > Fernanda worked on the implementation of scrollable updateable result > sets and has also submitted patches to fix a number of issues. Fernanda > is also currently jumping into converting tests to JUnit

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Suresh Thalamati
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 -suresh

[jira] Created: (DERBY-1970) Add framework for performance tests in derby using Junit.

2006-10-17 Thread Sunitha Kambhampati (JIRA)
Add framework for performance tests in derby using Junit. -- Key: DERBY-1970 URL: http://issues.apache.org/jira/browse/DERBY-1970 Project: Derby Issue Type: Test Components:

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Mamta Satoor
+1 On 10/17/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: I propose a vote for Fernanda Pizzorno as a Derby committer.Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernandais also currently jumping into co

[jira] Commented: (DERBY-1897) junit test jdbcapi/_Suite fails with wctme5.7_foundation (j9 -jcl:foun) with NoClassDefFoundError: javax.sql.PooledConnection

2006-10-17 Thread Myrna van Lunteren (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1897?page=comments#action_12442977 ] Myrna van Lunteren commented on DERBY-1897: --- The same problem occurs without the 'old' test harness, i.e. when I run: j9 -jcl:foun10 -Xbootclasspath/a:c:

Re: [junit] Naming TestSuite objects

2006-10-17 Thread Daniel John Debrunner
Kristian Waagan wrote: Hi, I think it would be a nice habit to give the TestSuite objects reasonable names. It makes the test hierarchy look better in the GUI runners. A generic/descriptive name could also be added to the suites created by methods in TestConfiguration. +1 to both, I never

Some JUnit tests now split out from old harness and do not run as part of derbyall

2006-10-17 Thread Daniel John Debrunner
As discussed and recorded in DERBY-1952 I have split some of the JUnit tests out so that they are *no longer* run under the old test harness and hence are *not* part of derbyall. (on the trunk). A top-level JUnit test (suite) exists that runs all the tests that were removed from derbyall, the

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Myrna van Lunteren
On 10/17/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 Myrna

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread David Van Couvering
+1! On 10/17/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernanda is also currently jumping

[jira] Closed: (DERBY-1951) Missing directory separator in path construction in 'NetworkServerTestSetup.setUp'

2006-10-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1951?page=all ] Kristian Waagan closed DERBY-1951. -- > Missing directory separator in path construction in > 'NetworkServerTestSetup.setUp' > --

[jira] Resolved: (DERBY-1951) Missing directory separator in path construction in 'NetworkServerTestSetup.setUp'

2006-10-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1951?page=all ] Kristian Waagan resolved DERBY-1951. Fix Version/s: 10.3.0.0 Resolution: Invalid Derby Info: (was: [Patch Available]) This problem no longer exists. The code was changed in

[jira] Updated: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=all ] Yip Ng updated DERBY-1967: -- Derby Info: [Patch Available] > UNION (ALL) contraint violation problem > --- > > Key: DERBY-1967 > URL:

[jira] Updated: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=all ] Yip Ng updated DERBY-1967: -- Attachment: derby1967-trunk-stat01.txt derby1967-trunk-diff01.txt Attaching patch derby1967-trunk-diff01.txt for review. derbyall still running. Will pos

[junit] Naming TestSuite objects

2006-10-17 Thread Kristian Waagan
Hi, I think it would be a nice habit to give the TestSuite objects reasonable names. It makes the test hierarchy look better in the GUI runners. A generic/descriptive name could also be added to the suites created by methods in TestConfiguration. -- Kristian

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Dag H. Wanvik
Daniel John Debrunner <[EMAIL PROTECTED]> writes: > I propose a vote for Fernanda Pizzorno as a Derby committer. +1 Dag

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Sunitha Kambhampati
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. +1 Sunitha.

[jira] Commented: (DERBY-1951) Missing directory separator in path construction in 'NetworkServerTestSetup.setUp'

2006-10-17 Thread Kristian Waagan (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1951?page=comments#action_12442951 ] Kristian Waagan commented on DERBY-1951: Anybody planning to commit or further review this? Although the issue is simple to work around, the patch is also s

[jira] Commented: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=comments#action_12442949 ] Yip Ng commented on DERBY-1967: --- Thanks Army, I just found the problem and running my patch against derbyall currently. Some explanation of the problem: In the bin

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Andreas Korneliussen
+1--Andreas

[jira] Closed: (DERBY-1954) Update sysinfo output documentation in Tools and Utilities Guide

2006-10-17 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1954?page=all ] Laura Stewart closed DERBY-1954. Resolution: Fixed > Update sysinfo output documentation in Tools and Utilities Guide > > >

Regression Test Report - 464529 - Sun DBTG

2006-10-17 Thread Henri . Vandescheur
[Auto-generated mail] ** 464529/2006-10-16 18:00:07 MEST ** Failed TestsOK Skip Duration Platform --- *Jvm: 1.6* 0688688 0 107.03% lin 0688688 0 111.71% sol 0688688 097

[jira] Closed: (DERBY-1839) Doc Review Updates - Ref Manual

2006-10-17 Thread Laura Stewart (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1839?page=all ] Laura Stewart closed DERBY-1839. Resolution: Fixed All of the doc review comments on the Ref Guide that could be fixed for 10.2.1.6 were implemented. The remaining comments have open Jira iss

Workaround for running JUnit tests with the GUI runners (was: Re: [junit] Making progess faster towards a pure Junit world)

2006-10-17 Thread Kristian Waagan
[EMAIL PROTECTED] wrote: Kristian Waagan <[EMAIL PROTECTED]> writes: Daniel John Debrunner wrote: [ snip - progress towards a pure JUnit world ] Should it be possible to run junit tests with ALL the junit runners, or just with junit.textui.TestRunner? With the current trunk I able to ru

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

2006-10-17 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (11 issues) Subscriber: derby-dev Key Summary DERBY-1962 Convert jdbcapi/resultsetJdbc30.java to junit http://issues.apache.org/jira/browse/DERBY-1962 DERBY-1953 Make FOR EACH clause and MODE DB2SQL in CREATE

[jira] Commented: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=comments#action_12442940 ] A B commented on DERBY-1967: I did some investigating around this and it appears that this query works in 10.1.2.1 but fails in 10.1.3 and later. I was eventually abl

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Bryan Pendleton
Please vote +1 if you agree Fernanda should be a committer. +1 bryan

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Army
Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. Please vote +1 if you agree Fernanda should be a committer. Vote will run for a week. +1 Army

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Yip Ng
On 10/17/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: >I propose a vote for Fernanda Pizzorno as a Derby committer. +1Yip

[jira] Assigned: (DERBY-1967) UNION (ALL) contraint violation problem

2006-10-17 Thread Yip Ng (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1967?page=all ] Yip Ng reassigned DERBY-1967: - Assignee: Yip Ng > UNION (ALL) contraint violation problem > --- > > Key: DERBY-1967 > URL: http:/

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Dyre . Tjeldvoll
Daniel John Debrunner <[EMAIL PROTECTED]> writes: > I propose a vote for Fernanda Pizzorno as a Derby committer. > > Fernanda worked on the implementation of scrollable updateable result > sets and has also submitted patches to fix a number of > issues. Fernanda is also currently jumping into conv

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Deepa Remesh
On 10/17/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote: Please vote +1 if you agree Fernanda should be a committer. +1 Deepa

[jira] Commented: (DERBY-187) Starting derby network server as a service in Win OS

2006-10-17 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-187?page=comments#action_12442935 ] Tomohito Nakayama commented on DERBY-187: - I posted question above to [EMAIL PROTECTED] > Starting derby network server as a service in Win OS > ---

[jira] Updated: (DERBY-1610) Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver

2006-10-17 Thread Tomohito Nakayama (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1610?page=all ] Tomohito Nakayama updated DERBY-1610: - Derby Info: [Existing Application Impact, Release Note Needed] (was: [Release Note Needed]) > Resolve difference of type compatibility between Embed

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread Oystein Grovlen - Sun Norway
Daniel John Debrunner wrote: Please vote +1 if you agree Fernanda should be a committer. +1 -- Øystein

Re: [VOTE] Fernanda Pizzorno as a Derby committer

2006-10-17 Thread TomohitoNakayama
+1 Daniel John Debrunner wrote: I propose a vote for Fernanda Pizzorno as a Derby committer. Fernanda worked on the implementation of scrollable updateable result sets and has also submitted patches to fix a number of issues. Fernanda is also currently jumping into converting tests to JUnit.

  1   2   >