[
https://issues.apache.org/jira/browse/DERBY-5371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579745#comment-13579745
]
Andreas commented on DERBY-5371:
using your patch i was able to start - is there anything
[
https://issues.apache.org/jira/browse/DERBY-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579725#comment-13579725
]
Dag H. Wanvik commented on DERBY-5949:
--
Using ant 1.8.4 I found I had to specify ANT_
[
https://issues.apache.org/jira/browse/DERBY-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579703#comment-13579703
]
Dag H. Wanvik edited comment on DERBY-3398 at 2/16/13 4:19 AM:
-
[
https://issues.apache.org/jira/browse/DERBY-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579703#comment-13579703
]
Dag H. Wanvik commented on DERBY-3398:
--
Thanks, Knut. As for SQLDataException, now I
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579697#comment-13579697
]
Dag H. Wanvik commented on DERBY-6061:
--
The Russian localization does not have that e
Java DB testing and reporting infrastructure.
Success nightly 10.9 (rev 1446676)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572613-report/
Java DB testing and reporting infrastructure.
Success nightly trunk (rev 1446728)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572612-report/
Java DB testing and reporting infrastructure.
Error continuous trunk (rev 1446592)
50 errors.
Test report: http://download.java.net/javadesktop/derby/javadb-5572591-report/
OK - its working now.
The original classpath was missing: ${j16lib}/ibmcertpathfw.jar and
${j16lib}/ibmjssefw.jar.
Removing quotes and commenting out the java16compile.classpath with a # gets
the build to complete successfully! I like that its now building without having
to deal with classpa
On 2/15/2013 1:05 PM, Oskar Zinger wrote:
That actually helped. The reason I had quotes there, initially, build
or ant or something else did not like spaces in the Java path, so I
enclosed it into quotes, then I renamed the directory to have no
spaces
So two possibilities
1) Now that th
That actually helped. The reason I had quotes there, initially, build or ant or
something else did not like spaces in the Java path, so I enclosed it into
quotes, then I renamed the directory to have no spaces
But I do get the next problem now, which is:
compile_impl_services_169:
[java
Java DB testing and reporting infrastructure.
Success continuous trunk (rev 1446698)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572602-report/
On 2/15/2013 11:59 AM, Oskar Zinger wrote:
Yes I get the same error, with or without bootclasspath, the only
reason I set that is because the error message pointed to classpath
and bootclasspth, so I set them just in-case to the same values.
\
Maybe take out the double quotes in
jdk16="C:/IBM
I am volunteering to manage a 10.10.1 feature release, which is
described here: http://wiki.apache.org/db-derby/DerbyTenTenOneRelease.
As you can see, the proposed schedule calls for a first release
candidate on 2013-03-18 and a target release date of 2013-04-12. I am
cautiously hopeful that th
Java DB testing and reporting infrastructure.
Success continuous 10.9 (rev 1446676)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572601-report/
Yes I get the same error, with or without bootclasspath, the only reason I set
that is because the error message pointed to classpath and bootclasspth, so I
set them just in-case to the same values.
C:\IBM\Java_SDK_1.6\jre\lib>dir
Volume in drive C has no label.
Volume Serial Number is 6806-AB
On 2/15/2013 11:20 AM, Oskar Zinger wrote:
Kathey, I have done as you requested:
Some classes do compile but only few.
Here is local.properties:
jdk16="C:/IBM/Java_SDK_1.6"
j16lib=${jdk16}/jre/lib
java16compile.classpath=${j16lib}/sql.jar;${j16lib}/xml.jar;${j16lib}/ibmjcefw.jar;${j16lib}/secu
[
https://issues.apache.org/jira/browse/DERBY-5371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579439#comment-13579439
]
Andreas commented on DERBY-5371:
Hi,
The same error occourse for me with the latest offic
So look like not so easy to build Derby after all :-)
Hi Oskar,
Derby is expected to run on CDC/FP 1.1, Java 5, Java 6, Java 7, and
(soon) Java 8. On each platform Derby is supposed to present the JDBC
api appropriate to that level of Java. This makes the Derby build a bit
involved. The
Kathey, I have done as you requested:
Some classes do compile but only few.
Here is local.properties:
jdk16="C:/IBM/Java_SDK_1.6"
j16lib=${jdk16}/jre/lib
java16compile.classpath=${j16lib}/sql.jar;${j16lib}/xml.jar;${j16lib}/ibmjcefw.jar;${j16lib}/security.jar;${j16lib}/rt.jar;${j16lib}/security.
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase resolved DERBY-6061.
--
Resolution: Fixed
Fix Version/s: 10.10.0.0
Issue & fix info: (was: Patch Available)
Java DB testing and reporting infrastructure.
Success continuous trunk (rev 1446675)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572600-report/
On 2/15/2013 10:52 AM, Oskar Zinger wrote:
Now - I get the following:
It cannot find core java.lang package - even though I have specified
rt.jar
C:\Apache\db-derby-10.8.3.0-src>ant -quiet buildsource
[javac] Fatal Error: Unable to find package java.lang in classpath
or bootclasspath
Java DB testing and reporting infrastructure.
Success continuous trunk (rev 1446656)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572599-report/
Now - I get the following:
It cannot find core java.lang package - even though I have specified rt.jar
C:\Apache\db-derby-10.8.3.0-src>ant -quiet buildsource
[javac] Fatal Error: Unable to find package java.lang in classpath or
bootclasspath
BUILD FAILED
C:\Apache\db-derby-10.8.3.0-src\buil
On 2/15/2013 10:35 AM, Oskar Zinger wrote:
Hi Kathey,
Thanks for that, it got me a little further, but now I get the following:
C:\Apache\db-derby-10.8.3.0-src\build.xml:241: Don't know how to set
java16compile.classpath using this environment:
Try adding
java16compile.classpath=${j16lib}/
Hi Rick,
Thanks for your response. I will give this approach a try if we decide
to use a property just for that one test.
thanks again,
Mamta
On Thu, Feb 14, 2013 at 5:48 AM, Rick Hillegas wrote:
> On 2/13/13 10:38 PM, Mamta Satoor wrote:
>>
>> Hi,
>>
>> I was wondering if there is a way to set
Hi Kathey,
Thanks for that, it got me a little further, but now I get the following:
C:\Apache\db-derby-10.8.3.0-src\build.xml:241: Don't know how to set
java16compile.classpath using this environment:
java.vendor = IBM Corporation
java.home = C:\IBM\Java_SDK_1.6\jre
java.version = 1.6.0
os.nam
On 2/15/2013 10:20 AM, Oskar Zinger wrote:
Trying to build Derby 10.8.3.0 and getting the following error:
C:\Apache\db-derby-10.8.3.0-src>ant -quiet buildsource
BUILD FAILED
C:\Apache\db-derby-10.8.3.0-src\build.xml:241: Don't know how to set
java15compile.classpath, java16compile.classpath u
Trying to build Derby 10.8.3.0 and getting the following error:
C:\Apache\db-derby-10.8.3.0-src>ant -quiet buildsource
BUILD FAILED
C:\Apache\db-derby-10.8.3.0-src\build.xml:241: Don't know how to set
java15compile.classpath, java16compile.classpath using this environment:
java.vendor = IBM Co
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas reassigned DERBY-6073:
Assignee: (was: Rick Hillegas)
> Test ordering instability in StatementPoolingTest
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6073:
-
Attachment: derby-6073-02-aa-java8tweak.diff
Attaching derby-6073-02-aa-java8tweak.diff. This pat
[
https://issues.apache.org/jira/browse/DERBY-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-6067:
---
Attachment: derby-6067-1b-fix_privileges.diff
Thanks, Dag!
That's a left-over statement from
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579325#comment-13579325
]
Kim Haase commented on DERBY-6061:
--
A-HA! Of course that's it. Thanks, Kristian! (I'll pu
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579313#comment-13579313
]
Rick Hillegas commented on DERBY-6073:
--
Hi Kristian,
You probably know more about th
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579308#comment-13579308
]
Kristian Waagan commented on DERBY-6061:
Kim, did you try patch with -p1 instead o
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579301#comment-13579301
]
Kristian Waagan commented on DERBY-6073:
Rick, are you sure this is about test ord
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas reassigned DERBY-6073:
Assignee: Rick Hillegas
> Test ordering instability in StatementPoolingTest
> -
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579297#comment-13579297
]
Rick Hillegas commented on DERBY-6073:
--
Ported 1446675 from trunk to 10.9 branch at s
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6073:
-
Attachment: derby-6073-01-aa-fixTestCaseOrder.diff
Attaching derby-6073-01-aa-fixTestCaseOrder.di
[
https://issues.apache.org/jira/browse/DERBY-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6073:
-
Attachment: z.diff
Attaching z.diff. After applying this patch, I see the error on trunk. I also
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579277#comment-13579277
]
Kim Haase commented on DERBY-6061:
--
Actually, your patch is in a different format from mi
Rick Hillegas created DERBY-6073:
Summary: Test ordering instability in StatementPoolingTest
Key: DERBY-6073
URL: https://issues.apache.org/jira/browse/DERBY-6073
Project: Derby
Issue Type: B
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579270#comment-13579270
]
Kim Haase commented on DERBY-6061:
--
Committed patch DERBY-6061-code2.diff to code trunk a
[
https://issues.apache.org/jira/browse/DERBY-6061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579250#comment-13579250
]
Kim Haase commented on DERBY-6061:
--
Thanks, Dag! I will commit the first code patch, then
[
https://issues.apache.org/jira/browse/DERBY-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen closed DERBY-6072.
-
Resolution: Fixed
Fix Version/s: 10.10.0.0
All tests passed with the patch. Commit
[
https://issues.apache.org/jira/browse/DERBY-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579156#comment-13579156
]
Rick Hillegas commented on DERBY-6000:
--
Tests passed cleanly for me on
derby-6000-18
[
https://issues.apache.org/jira/browse/DERBY-6072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-6072:
--
Attachment: d6072-1a.diff
The attached patch makes the following changes:
- lang/LangS
Knut Anders Hatlen created DERBY-6072:
-
Summary: Move lang/reopenScan.sql to LangScripts
Key: DERBY-6072
URL: https://issues.apache.org/jira/browse/DERBY-6072
Project: Derby
Issue Type: I
Java DB testing and reporting infrastructure.
Success nightly trunk (rev 1446255)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572553-report/
[
https://issues.apache.org/jira/browse/DERBY-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-6045:
---
Priority: Major (was: Critical)
Issue & fix info: High Value Fix,Workaround attac
Java DB testing and reporting infrastructure.
Success continuous trunk (rev 1446227)
No errors or failures.
Test report: http://download.java.net/javadesktop/derby/javadb-5572537-report/
[
https://issues.apache.org/jira/browse/DERBY-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579060#comment-13579060
]
Dag H. Wanvik commented on DERBY-6067:
--
Thanks for fixing this. What's the purpose of
[
https://issues.apache.org/jira/browse/DERBY-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579042#comment-13579042
]
Knut Anders Hatlen commented on DERBY-3398:
---
Looks fine to me. It won't be fully
54 matches
Mail list logo