On Sep 4, 2005, at 8:57 AM, Jean T. Anderson wrote:
oops -- the web page is missing the "code" subdirectory in that
path. Try this:
http://svn.apache.org/repos/asf/db/derby/code/trunk/KEYS
Fixed.
andrew
Jeremy Boynes wrote:
> David W. Van Couvering wrote:
>
>>
>> The common classes will be placed into both derby.jar and
>> derbyclient.jar. When you have a classpath with a network client at
>> one revision and the embedded driver at another revision, the jar with
>> the highest revision should a
Jean T. Anderson wrote:
Dibyendu Majumdar wrote:
Jean T. Anderson wrote:
Committed revision 278552. I made one minor change of the h2 tags to
h1 so forrest would generate the table of contents. Please let know
if I goofed anything up.
Thank you. One problems is that the links are in Java
Dibyendu Majumdar wrote:
Jean T. Anderson wrote:
Committed revision 278552. I made one minor change of the h2 tags to
h1 so forrest would generate the table of contents. Please let know if
I goofed anything up.
Thank you. One problems is that the links are in Javadoc format (e.g.
[EMAIL PR
Thanks, Jeremy. Interesting point. If we can assume/require full
backward-compatibility as I am proposing, we can have the following
classpath:
derby-10.1.jar;derbyclient-10.2.jar:derbycommon-10.2.jar
and the 10.1 code should work just fine.
Is it possible that you may still end up with a c
Kevin Lamse wrote:
I get this when I try to access your KEYS link from
http://db.apache.org/derby/releases/release-10.1.1.0.cgi#Verifying+releases
http://svn.apache.org/repos/asf/db/derby/trunk/KEYS
Not Found
The requested URL /repos/asf/db/derby/trunk/KEYS was
not found on this server.
oops
David W. Van Couvering wrote:
The common classes will be placed into both derby.jar and
derbyclient.jar. When you have a classpath with a network client at one
revision and the embedded driver at another revision, the jar with the
highest revision should always go first, e.g
"/home/derby/10
I get this when I try to access your KEYS link from
http://db.apache.org/derby/releases/release-10.1.1.0.cgi#Verifying+releases
http://svn.apache.org/repos/asf/db/derby/trunk/KEYS
Not Found
The requested URL /repos/asf/db/derby/trunk/KEYS was
not found on this server.
Apache/2.1.7-dev (Unix) SV
[
http://issues.apache.org/jira/browse/DERBY-496?page=comments#action_12322608 ]
Tomohito Nakayama commented on DERBY-496:
-
I have commited DERBY-496_2_addition.patch :
Sendingtools/jar/extraDBMSclasses.properties
Transmitting file data .
Co
Hello.
Seeing what is going on at DERBY-549,
I think it is better to commit DERBY-496_2_addition.patch .
I will commit it.
Working on DERBY-549 may drown DERBY-496 out in not so far future.
Well... it would be one of history
Best regards.
/*
Tomohito Nakayama
[EMAIL P
Jean T. Anderson wrote:
Committed revision 278552. I made one minor change of the h2 tags to
h1 so forrest would generate the table of contents. Please let know if
I goofed anything up.
Thank you. One problems is that the links are in Javadoc format (e.g.
[EMAIL PROTECTED] org.apache.derby.i
Hi Satheesh,
Thanx for committing!
I just wanted to point out that this patch also fixes DERBY-439.
This was the test case pointed out which was returning null. This
returns the correct value now.
ij> connect 'jdbc:derby:mydb;create=true';
ij> CREATE TABLE MYTABLE
(
MYTABLE_ID BIGINT NO
12 matches
Mail list logo