[
http://issues.apache.org/jira/browse/DERBY-768?page=comments#action_12366101 ]
V.Narayanan commented on DERBY-768:
---
Hi,
Derby-932 fixes this issue. When a bug is introduced in the JDBC4.0 classes the
build breaks when proceed=false.
Narayanan
> Build d
Hi Narayanan,
Thanks for the clarification. The -quiet flag throttles various
diagnostic output but isn't supposed to swallow compiler errors. If I
seed an engine class with junk and then compile using the -quiet flag, I
still see the compiler errors for the engine class. I think that the
jdb
Hi Rick,
I am sending this mail on the list because JIRA is down.
I observe this problem when I run ant with the "-quiet" flag. But when I
run it without the -quiet flag I observe the following.
compile_jdbc4_target:
[exec] Buildfile:
/space/Narayanan/derby_workspaces/derby3/trunk/java/
[
http://issues.apache.org/jira/browse/DERBY-768?page=comments#action_12361910 ]
Rick Hillegas commented on DERBY-768:
-
Hi Narayanan. Thanks for the clarification. From the output you attached, it
appears that in your environment, the build does stop af
[
http://issues.apache.org/jira/browse/DERBY-768?page=comments#action_12361813 ]
V.Narayanan commented on DERBY-768:
---
Thank you for looking at this one Rick.
The problem seems to be cygwin specific. Applying the same patch to my
workspace in the solaris
[
http://issues.apache.org/jira/browse/DERBY-768?page=comments#action_12361779 ]
Rick Hillegas commented on DERBY-768:
-
I'm afraid this patch does not seem to fix the problem, at least when run on my
environment: cygwin under XP. I ran the following exp