[ http://issues.apache.org/jira/browse/DERBY-396?page=all ]
Bryan Pendleton updated DERBY-396:
--
Attachment: dropColumn_1.diff
Attached file 'dropColumn_1.diff' is a first attempt at providing support for
ALTER TABLE DROP COLUMN
This patch contains
Sanket Sharma wrote:
> Checked out trunk..
>
> build fails with the following message :
>
> compile_iapi_jdbc_jsr169:
>[javac] Compiling 7 source files to C:\soc\derby\classes
>[javac]
> C:\soc\derby\java\engine\org\apache\derby\impl\jdbc\EmbedConnection.
> java:91: org.apache.derby.impl.
[Auto-generated mail]
*TinderBox_Derby* 419056/2006-07-04 19:53:25 CEST
*derbyall*
Failed TestsOK Skip Duration Platform
---
*Jvm: 1.5*
1675674 2 125.83% SunOS-5.10_i86pc-i386
Details in
http://www.mult
Checked out trunk..
build fails with the following message :
compile_iapi_jdbc_jsr169:
[javac] Compiling 7 source files to C:\soc\derby\classes
[javac] C:\soc\derby\java\engine\org\apache\derby\impl\jdbc\EmbedConnection.
java:91: org.apache.derby.impl.jdbc.EmbedConnection is not abstract a
Instead of making a copy of the interface, I let it the new interface extend
the original one.
Yes, I see; that is a good technique.
Thanks for the explanations.
bryan
Sanket Sharma wrote:
> Is there a way I can check out 10.2 source? Are there any zip/tars
> available on the site?
>
> Is the trunk same as 10.2 source?
Currently the 10.2 codeline is the trunk, but that is due to change in
August when 10.2 release activities start up. More info about 10.2
relea
Is there a way I can check out 10.2 source? Are there any zip/tars
available on the site?
Is the trunk same as 10.2 source?
Best Regards,
Sanket
[
http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419166 ]
Knut Anders Hatlen commented on DERBY-1393:
---
Hi Bryan,
1) The name of the test, (that is, the argument to
org.apache.derbyTesting.functionTests.harness.RunTest) is
On 7/4/06, Knut Anders Hatlen <[EMAIL PROTECTED]> wrote:
I was re-reading a log file from my testing of the second release
candidate when I discovered that the stack traces had line
numbers. I then looked at the size of derby.jar in some of the files
at http://people.apache.org/~fuzzylogic/10.1.
[
http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419163 ]
Knut Anders Hatlen commented on DERBY-989:
--
Thank you Andreas and Bryan for reviewing the patch.
Bryan wrote:
> 1) I don't really see why unsubscribe needs to block i
[
http://issues.apache.org/jira/browse/DERBY-1393?page=comments#action_12419159 ]
Bryan Pendleton commented on DERBY-1393:
Hi Knut Anders, two questions from reading the patch:
1) is it JDBC40TranslationTest.java or JDBC40TranslationTest.junit? Part
[
http://issues.apache.org/jira/browse/DERBY-496?page=comments#action_12419150 ]
Knut Anders Hatlen commented on DERBY-496:
--
I believe this failure has not occurred on trunk after the check-in of
DERBY-496_2_addition.patch (revision 278581). If no o
> Kristian Waagan commented on DERBY-1471:
>
>
> The approach is to exhaust the application stream and copy it into
> memory to determine the length. If the data is too big to fit in memory,
> the client will fail with an out-of-memory exception.
That seem
[
http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419148 ]
Bryan Pendleton commented on DERBY-989:
---
Thanks for posting the patch. I think it is good work, and I am persuaded that
you
have the right theory and have identified the
Hi,
I was re-reading a log file from my testing of the second release
candidate when I discovered that the stack traces had line
numbers. I then looked at the size of derby.jar in some of the files
at http://people.apache.org/~fuzzylogic/10.1.3.1/:
db-derby-10.1.3.1-bin.zip - 2141382 bytes
db-der
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ]
Mamta A. Satoor updated DERBY-1330:
---
Derby Info: [Patch Available]
> Provide runtime privilege checking for grant/revoke functionality
> --
[ http://issues.apache.org/jira/browse/DERBY-1330?page=all ]
Mamta A. Satoor updated DERBY-1330:
---
Attachment: Derby1330PrivilegeCollectionV2diff.txt
Derby1330PrivilegeCollectionV2stat.txt
I am attaching an updated patch(Derby1330ViewPri
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ]
Myrna van Lunteren updated DERBY-1091:
--
Derby Info: [Patch Available]
> Test harness does not pass jvm flags properly if there are more than 1
> property in jvm flags
> --
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ]
Myrna van Lunteren updated DERBY-1091:
--
Attachment: DERBY-1091_20060702.stat
DERBY-1091_20060702.diff
Attaching a patch - DERBY-1091_20060702.* - which:
- as planned leaves
[
http://issues.apache.org/jira/browse/DERBY-1475?page=comments#action_12419141 ]
Myrna van Lunteren commented on DERBY-1475:
---
I am wondering if this intermittent failure is related to the failure with
ibm15 of DERBY-1320.
> lang/procedure.java i
Knut Anders Hatlen commented on DERBY-1237:
---
Does anyone object to closing this issue as a duplicate of 989?
Thanks for having a close read of the logs. Closing as a duplicate
seems reasonable to me.
bryan
[
http://issues.apache.org/jira/browse/DERBY-1471?page=comments#action_12419135 ]
Kristian Waagan commented on DERBY-1471:
Hello Tomohito,
I think your plan makes sense, where we go for option 1. This way, DERBY-1417
(lengthless overloads) can mov
[
http://issues.apache.org/jira/browse/DERBY-1471?page=comments#action_12419120 ]
Tomohito Nakayama commented on DERBY-1471:
--
Hello Kristian.
In fact, I'm not clear and no answer yet ...
I think we need some more consideration for synchronizing DE
[ http://issues.apache.org/jira/browse/DERBY-1474?page=all ]
Kristian Waagan updated DERBY-1474:
---
Derby Info: [Patch Available]
> Add assertEquals overloads for Blob and Clob
>
>
> Key: DERBY-1474
>
[ http://issues.apache.org/jira/browse/DERBY-1474?page=all ]
Kristian Waagan updated DERBY-1474:
---
Attachment: derby-1474-1a.diff
derby-1474-1a.stat
'derby-1474-1a.diff' implements the two methods assertEquals(Blob,Blob) and
assertEqual
[ http://issues.apache.org/jira/browse/DERBY-1474?page=all ]
Kristian Waagan updated DERBY-1474:
---
Component: Test
Description:
Add assertEquals(Blob,Blob) and assertEquals(Clob,Clob) to BaseJDBCTestCase.
The naming follows the JUnit scheme, and t
lang/procedure.java intermittently fails on SunOS-5.10_i86
--
Key: DERBY-1475
URL: http://issues.apache.org/jira/browse/DERBY-1475
Project: Derby
Type: Bug
Components: Test
Environment: Java Version:1.
Add assertEquals overloads for Blob and Clob
Key: DERBY-1474
URL: http://issues.apache.org/jira/browse/DERBY-1474
Project: Derby
Type: Sub-task
Reporter: Kristian Waagan
Assigned to: Kristian Waagan
--
This mes
[
http://issues.apache.org/jira/browse/DERBY-1237?page=comments#action_12419080 ]
Knut Anders Hatlen commented on DERBY-1237:
---
I have gone through the logs from these failures in Ole's regression testing:
http://www.multinet.no/~solberg/public/Apa
[
http://issues.apache.org/jira/browse/DERBY-989?page=comments#action_12419079 ]
Andreas Korneliussen commented on DERBY-989:
I have reviewed the code in the patch (derby-989-v1.diff) and would recommend
it being committed.
I think it is accepta
[Auto-generated mail]
*Derby* 418816/2006-07-03 19:46:12 CEST
*derbyall*
Failed TestsOK Skip Duration Platform
---
*Jvm: 1.6*
2715713 0 101.13% SunOS-5.10_i86pc-i386
Details in
http://www.multinet.no/~s
[ http://issues.apache.org/jira/browse/DERBY-989?page=all ]
Knut Anders Hatlen updated DERBY-989:
-
Attachment: derby-989-v1.diff
derby-989-v1.stat
The attached patch (derby-989-v1.diff) attempts to solve the real
problem. Derbyall run
[ http://issues.apache.org/jira/browse/DERBY-1043?page=all ]
Andreas Korneliussen resolved DERBY-1043:
-
Fix Version: 10.2.0.0
Resolution: Fixed
Derby Info: (was: [Patch Available])
Committed revision 418933.
> Invalid column ref
33 matches
Mail list logo