[jira] Updated: (DERBY-1513) Trial 1 for DERBY-550

2006-07-18 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1513?page=all ] Andrew McIntyre updated DERBY-1513: --- Component/s: Network Client Network Server Trial 1 for DERBY-550 - Key: DERBY-1513

[jira] Updated: (DERBY-1526) build should be able to locate the Java runtime libraries from properties not sourced from ${user.home}, but inside the current subversion checkout.

2006-07-18 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1526?page=all ] Andrew McIntyre updated DERBY-1526: --- Attachment: derby-1526-BUILDING.diff Attaching a patch which adds a note to BUILDING.txt describing the use of the propertyfile option. build should

[jira] Commented: (DERBY-1485) Document that autoflush is needed if Network Server is started with a PrintWriter specified for console output

2006-07-18 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1485?page=comments#action_12422033 ] Andrew McIntyre commented on DERBY-1485: DERBY-1466 has been closed as fixed. Should we also close this issue? Document that autoflush is needed if

[jira] Commented: (DERBY-1217) ij should default to protocol 'jdbc:derby:' if no protocol is passed in through ij.protocol

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1217?page=comments#action_12421529 ] Andrew McIntyre commented on DERBY-1217: One note: with the patch, connections to the network server or JCC don't work unless the full protocol string is

[jira] Updated: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre updated DERBY-982: -- Attachment: derby-982-v5.diff Updated patch that changes the constructor for sysinfo_api.java to take a String. I will commit this shortly. sysinfo api

[jira] Resolved: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre resolved DERBY-982. --- Resolution: Fixed Derby Info: (was: [Patch Available]) Committed patch -v5 to trunk with revision 422876. sysinfo api does not provide genus name

[jira] Updated: (DERBY-1516) Inconsistent behavior for getBytes and getSubString for embedded versus network

2006-07-17 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1516?page=all ] Andrew McIntyre updated DERBY-1516: --- Component/s: JDBC Inconsistent behavior for getBytes and getSubString for embedded versus network

[jira] Updated: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-16 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre updated DERBY-982: -- Attachment: derby-982-v4.diff Helps to read the javadoc. From the doc for PipedReader: Attempting to use both objects from a single thread is not

[jira] Updated: (DERBY-1217) ij should default to protocol 'jdbc:derby:' if no protocol is passed in through ij.protocol

2006-07-16 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1217?page=all ] Andrew McIntyre updated DERBY-1217: --- Attachment: derby-1217-pre.diff Attaching preliminary patch to set the default protocol for ij to jdbc:derby: This allows a user to not set the system

[jira] Updated: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-15 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre updated DERBY-982: -- Attachment: derby-982_v3.diff Attaching updated patch for this issue. Test has been rewritten as a junit test. Currently, the test for sysinfo.getInfo() is

[jira] Commented: (DERBY-982) sysinfo api does not provide genus name for client

2006-07-14 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=comments#action_12421028 ] Andrew McIntyre commented on DERBY-982: --- Hi Kristian, Thanks for the review! I think that the changes to sysinfo are correct, but the test needs to be revised. The

[jira] Commented: (DERBY-1499) test run exits for _foundation run because unloadEmbeddedDriver uses driverManager, which isn't available.

2006-07-14 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1499?page=comments#action_12421034 ] Andrew McIntyre commented on DERBY-1499: Committed DERBY-1499_102_20060712.diff patch with revision 421832. Please resolve and close this issue if there is no further

[jira] Resolved: (DERBY-1480) Crash with JVM 1.4.2_08-b03

2006-07-12 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1480?page=all ] Andrew McIntyre resolved DERBY-1480: Resolution: Invalid I will post a bugreport at sun. Great, thanks! Closing this bug as Invalid as I believe it to be a JVM issue. Crash with

[jira] Updated: (DERBY-1500) PreparedStatement#setObject(int parameterIndex, Object x) throws SQL Exception when binding Short value in embedded mode

2006-07-12 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1500?page=all ] Andrew McIntyre updated DERBY-1500: --- Component: JDBC PreparedStatement#setObject(int parameterIndex, Object x) throws SQL Exception when binding Short value in embedded mode

[jira] Commented: (DERBY-1507) lang/xmlBinding.java fails with Security Expression

2006-07-12 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1507?page=comments#action_12420737 ] Andrew McIntyre commented on DERBY-1507: Instead of disabling the security manager, why not grant permission to read user.dir to all in a test-specific policy file

[jira] Commented: (DERBY-1480) Crash with JVM 1.4.2_08-b03

2006-07-11 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1480?page=comments#action_12420377 ] Andrew McIntyre commented on DERBY-1480: Is this a reproducible problem? If so, did you try running with the JIT off? Either way, I doubt that this is a problem with

[jira] Commented: (DERBY-936) Main branch docs display version as 10.1, should be 10.2.

2006-07-11 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-936?page=comments#action_12420444 ] Andrew McIntyre commented on DERBY-936: --- I would say this is a definite must-fix for 10.2. The docs need to say they are the correct version. A simple

[jira] Commented: (DERBY-1479) Documentation should note need to upgrade databases in jars

2006-07-11 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=comments#action_12420467 ] Andrew McIntyre commented on DERBY-1479: Shuold we close this as duplicate of 541 then, and perhaps open a documentation improvement that clarifies that it is

[jira] Commented: (DERBY-1479) Documentation should note need to upgrade databases in jars

2006-07-11 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=comments#action_12420510 ] Andrew McIntyre commented on DERBY-1479: It's too bad we missed this for 10.1.3, it would have been a good candidate for that release. I agree though, a description

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-08 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419838 ] Andrew McIntyre commented on DERBY-1272: This passes on my Mac OS X box, with either sane or insane. About which, btw, I'm very confused. On Windows XP, it fails

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-08 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419839 ] Andrew McIntyre commented on DERBY-1272: Here's the full stack for the SecurityException found by the errorStream test with the -v4 patch applied: Test errorStream

[jira] Created: (DERBY-1487) Use of getCanonicalPath() in sysinfo causes a SecurityException

2006-07-08 Thread Andrew McIntyre (JIRA)
Use of getCanonicalPath() in sysinfo causes a SecurityException --- Key: DERBY-1487 URL: http://issues.apache.org/jira/browse/DERBY-1487 Project: Derby Type: Bug Components: Tools Versions:

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419783 ] Andrew McIntyre commented on DERBY-1272: After a brief discussion with Kathey on iRC, I think the -pre3 patch can be committed if no one sees any potential problems

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419799 ] Andrew McIntyre commented on DERBY-1272: 1) Are you sure you grabbed the right patch? The build.xml change in the -pre3 patch (which was absent from the -pre1 patch)

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419810 ] Andrew McIntyre commented on DERBY-1272: I've svn up'd and now I'm seeing this problem too, with the build failing in iapi/types/build.xml with the patch applied.

[jira] Updated: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=all ] Andrew McIntyre updated DERBY-1272: --- Attachment: derby-1272-v4.diff Attaching updated patch which resolves the build failure noted in the previous comments and adds setting

[jira] Resolved: (DERBY-1091) Test harness does not pass jvm flags properly if there are more than 1 property in jvm flags

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1091?page=all ] Andrew McIntyre resolved DERBY-1091: Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed revision 420048. Test harness does not pass

[jira] Resolved: (DERBY-75) Clean up import and JavaDoc for MethodNode hierarchy

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-75?page=all ] Andrew McIntyre resolved DERBY-75: -- Fix Version: 10.2.0.0 Resolution: Fixed Assign To: Rick Hillegas Javadoc cleaned up as part of DERBY-826. Clean up import and JavaDoc for

[jira] Updated: (DERBY-75) Clean up import and JavaDoc for MethodNode hierarchy

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-75?page=all ] Andrew McIntyre updated DERBY-75: - Whoops, that should have read DERBY-862. Clean up import and JavaDoc for MethodNode hierarchy

[jira] Commented: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=comments#action_12419834 ] Andrew McIntyre commented on DERBY-1431: The snapshots are created by a different target than the release distributions. The snapshots are created by the top-level

[jira] Updated: (DERBY-1429) Additional vulnerability to non-deterministic startup behavior when applications generate derby properties on the fly

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1429?page=all ] Andrew McIntyre updated DERBY-1429: --- Fix Version: 10.2.0.0 Additional vulnerability to non-deterministic startup behavior when applications generate derby properties on the fly

[jira] Updated: (DERBY-1377) Update copyright headers to comply with new ASF policy

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1377?page=all ] Andrew McIntyre updated DERBY-1377: --- type: Bug (was: Task) Fix Version: 10.2.0.0 Update copyright headers to comply with new ASF policy

[jira] Updated: (DERBY-1341) LOB setBytes method(s) are currently no supported, but part of the Java 1.4 JDBC interface

2006-07-07 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1341?page=all ] Andrew McIntyre updated DERBY-1341: --- Fix Version: 10.2.0.0 LOB setBytes method(s) are currently no supported, but part of the Java 1.4 JDBC interface

[jira] Created: (DERBY-1479) A Derby 10.0 database in a jar cannot be accessed by Derby 10.1

2006-07-06 Thread Andrew McIntyre (JIRA)
A Derby 10.0 database in a jar cannot be accessed by Derby 10.1 --- Key: DERBY-1479 URL: http://issues.apache.org/jira/browse/DERBY-1479 Project: Derby Type: Bug Components: Store Versions:

[jira] Updated: (DERBY-1479) A Derby 10.0 database in a jar cannot be accessed by Derby 10.1

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=all ] Andrew McIntyre updated DERBY-1479: --- Attachment: jartest3.jar Attempting to connect to the database in this jar, which was created with Derby 10.0, illustrates the problem with soft

[jira] Updated: (DERBY-1479) A Derby 10.0 database in a jar cannot be accessed by Derby 10.1

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=all ] Andrew McIntyre updated DERBY-1479: --- Component: Documentation Maybe I'm up too late and still in release-mode. Marking this as a Documentation issue also in case the resolution for this

[jira] Updated: (DERBY-1479) Documentation should note need to upgrade databases in jars

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1479?page=all ] Andrew McIntyre updated DERBY-1479: --- Summary: Documentation should note need to upgrade databases in jars (was: A Derby 10.0 database in a jar cannot be accessed by Derby 10.1)

[jira] Commented: (DERBY-1480) Crash with JVM 1.4.2_08-b03

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1480?page=comments#action_12419457 ] Andrew McIntyre commented on DERBY-1480: Error is a SEGV in the reported VM while inside org.apache.derby.impl.store.raw.data.BasePage.shiftUp(). Based on the source

[jira] Closed: (DERBY-417) Beetle6038.java store test fails on Mac OS X

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-417?page=all ] Andrew McIntyre closed DERBY-417: - Beetle6038.java store test fails on Mac OS X Key: DERBY-417 URL:

[jira] Closed: (DERBY-636) Updated localized messages for Derby 10.1

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-636?page=all ] Andrew McIntyre closed DERBY-636: - Updated localized messages for Derby 10.1 - Key: DERBY-636 URL:

[jira] Closed: (DERBY-422) Create a new sample database for use in examples in the manuals

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-422?page=all ] Andrew McIntyre closed DERBY-422: - Create a new sample database for use in examples in the manuals --- Key: DERBY-422

[jira] Closed: (DERBY-657) Release archives should have executable bits set for scripts and text files should have proper line endings.

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-657?page=all ] Andrew McIntyre closed DERBY-657: - Release archives should have executable bits set for scripts and text files should have proper line endings.

[jira] Closed: (DERBY-875) Use nested filesets to improve engine Javadoc generation

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-875?page=all ] Andrew McIntyre closed DERBY-875: - Use nested filesets to improve engine Javadoc generation Key: DERBY-875 URL:

[jira] Closed: (DERBY-1216) ij should have a --help option to print command line syntax

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1216?page=all ] Andrew McIntyre closed DERBY-1216: -- ij should have a --help option to print command line syntax --- Key: DERBY-1216

[jira] Closed: (DERBY-1019) Add a main class to derbytools.jar so the tools can be run with java -jar

2006-07-06 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1019?page=all ] Andrew McIntyre closed DERBY-1019: -- Add a main class to derbytools.jar so the tools can be run with java -jar -

[jira] Assigned: (DERBY-1208) Attempts to reuse a prepared statement after an execution-time error causes ASSERT failure in SANE mode, but work fine in INSANE.

2006-07-05 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1208?page=all ] Andrew McIntyre reassigned DERBY-1208: -- Assign To: Håvard Mork Attempts to reuse a prepared statement after an execution-time error causes ASSERT failure in SANE mode, but work fine in

[jira] Updated: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-05 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=all ] Andrew McIntyre updated DERBY-1272: --- Derby Info: [Patch Available] Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

[jira] Updated: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-05 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=all ] Andrew McIntyre updated DERBY-1272: --- Attachment: derby-1272-pre3.diff Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

[jira] Commented: (DERBY-1272) Change sysinfo to print to error log (derby.log) on boot of derby if derby.stream.error.logSeverityLevel=0

2006-07-05 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1272?page=comments#action_12419372 ] Andrew McIntyre commented on DERBY-1272: Attached patch -pre3. Disregard -pre2 patch, which got mixed up with the patch currently attached to 1273. Change sysinfo

[jira] Resolved: (DERBY-1072) Misleading/wrong error message while dropping a view

2006-07-05 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1072?page=all ] Andrew McIntyre resolved DERBY-1072: Fix Version: 10.2.0.0 Resolution: Fixed Marking resolved, as no further test diffs were noted. Manjula, please close this if you are

[jira] Commented: (DERBY-1426) Derby Server and Administration Guide - Using the Derby ij tool with the Network Server

2006-07-02 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1426?page=comments#action_12418899 ] Andrew McIntyre commented on DERBY-1426: Looks good to me. +1 to commit the patch. Derby Server and Administration Guide - Using the Derby ij tool with the Network

[jira] Commented: (DERBY-1427) sysinfo does not write Java SE and JDBC version when running under JDK 1.6

2006-07-02 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1427?page=comments#action_12418900 ] Andrew McIntyre commented on DERBY-1427: You beat me to it, Knut. :-) +1 to commit. sysinfo does not write Java SE and JDBC version when running under JDK 1.6

[jira] Updated: (DERBY-982) sysinfo api does not provide genus name for client

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-982?page=all ] Andrew McIntyre updated DERBY-982: -- Fix Version: 10.2.0.0 sysinfo api does not provide genus name for client -- Key: DERBY-982

[jira] Updated: (DERBY-1032) Create new scripts which follow common practice at Apache

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1032?page=all ] Andrew McIntyre updated DERBY-1032: --- Fix Version: 10.2.0.0 Create new scripts which follow common practice at Apache -

[jira] Assigned: (DERBY-1273) Sysinfo should print a better message when it gets Security Exceptions accessing classpath info when run under security manager

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1273?page=all ] Andrew McIntyre reassigned DERBY-1273: -- Assign To: Andrew McIntyre Sysinfo should print a better message when it gets Security Exceptions accessing classpath info when run under

[jira] Updated: (DERBY-1273) Sysinfo should print a better message when it gets Security Exceptions accessing classpath info when run under security manager

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1273?page=all ] Andrew McIntyre updated DERBY-1273: --- Fix Version: 10.2.0.0 Sysinfo should print a better message when it gets Security Exceptions accessing classpath info when run under security manager

[jira] Updated: (DERBY-1427) sysinfo does not write Java SE and JDBC version when running under JDK 1.6

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1427?page=all ] Andrew McIntyre updated DERBY-1427: --- Fix Version: 10.2.0.0 sysinfo does not write Java SE and JDBC version when running under JDK 1.6

[jira] Updated: (DERBY-1164) 'show tables' and 'describe' commands in ij

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1164?page=all ] Andrew McIntyre updated DERBY-1164: --- Fix Version: 10.2.0.0 Assign To: Håvard Mork 'show tables' and 'describe' commands in ij ---

[jira] Updated: (DERBY-1320) Test lang/procedure.java fails with ibm1.5 jvm

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1320?page=all ] Andrew McIntyre updated DERBY-1320: --- type: Test (was: Bug) Component: Test (was: Unknown) Test lang/procedure.java fails with ibm1.5 jvm

[jira] Updated: (DERBY-1377) Update copyright headers to comply with new ASF policy

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1377?page=all ] Andrew McIntyre updated DERBY-1377: --- Component: Documentation Update copyright headers to comply with new ASF policy -- Key:

[jira] Updated: (DERBY-873) OSGi bundle activator not JSR169 compliant

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-873?page=all ] Andrew McIntyre updated DERBY-873: -- Assigning to component Unknown for now. This should maybe be assigned to the Services component. OSGi bundle activator not JSR169 compliant

[jira] Updated: (DERBY-873) OSGi bundle activator not JSR169 compliant

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-873?page=all ] Andrew McIntyre updated DERBY-873: -- Component: Unknown OSGi bundle activator not JSR169 compliant -- Key: DERBY-873 URL:

[jira] Commented: (DERBY-496) unit test 'org.apache.derbyTesting.unitTests.services.T_Diagnosticable' was failed

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-496?page=comments#action_12418760 ] Andrew McIntyre commented on DERBY-496: --- I've seen some recent reports of this failure. Knut Anders Hatlen reported that this failed for him on a couple of platforms for

[jira] Updated: (DERBY-496) unit test 'org.apache.derbyTesting.unitTests.services.T_Diagnosticable' was failed

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-496?page=all ] Andrew McIntyre updated DERBY-496: -- Component: Regression Test Failure (was: Build tools) unit test 'org.apache.derbyTesting.unitTests.services.T_Diagnosticable' was

[jira] Resolved: (DERBY-1348) upgradeTests/Upgrade_10_1_10_2.java test fails with java.lang.NoClassDefFoundError: org/apache/derby/iapi/services/info/JVMInfo

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1348?page=all ] Andrew McIntyre resolved DERBY-1348: Resolution: Fixed Assign To: Andrew McIntyre Marking this specific issue resolved. Comment regarding the test harness' use of properties

[jira] Resolved: (DERBY-112) Variable name 'enum' used in a couple of places

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-112?page=all ] Andrew McIntyre resolved DERBY-112: --- Fix Version: 10.2.0.0 Resolution: Fixed This issue has been resolved by the move to JavaCC 4.0. Variable name 'enum' used in a couple of

[jira] Commented: (DERBY-1319) Need documentation on the toursdb schema.

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1319?page=comments#action_12418764 ] Andrew McIntyre commented on DERBY-1319: Since we added the toursdb example database with 10.2, this is a good candidate for FixIn 10.2, though not critical. Need

[jira] Commented: (DERBY-75) Clean up import and JavaDoc for MethodNode hierarchy

2006-06-30 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-75?page=comments#action_12418765 ] Andrew McIntyre commented on DERBY-75: -- If there are no objections, I will close this issue in the next week or so, since the javadoc in 10.2 has been cleaned up. Clean

[jira] Updated: (DERBY-1032) Create new scripts which follow common practice at Apache

2006-06-29 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1032?page=all ] Andrew McIntyre updated DERBY-1032: --- Attachment: derby-1032-bin-sh.tgz Attaching draft versions of new scripts for the bin directory. Batch files based on the current batch files are next.

[jira] Updated: (DERBY-691) committed deleted row space reclamation may be missed if delete is actually an aborted insert.

2006-06-27 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-691?page=all ] Andrew McIntyre updated DERBY-691: -- Attachment: (was: autoloading_scenarios.html) committed deleted row space reclamation may be missed if delete is actually an aborted insert.

[jira] Updated: (DERBY-1426) Derby Server and Administration Guide - Using the Derby ij tool with the Network Server

2006-06-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1426?page=all ] Andrew McIntyre updated DERBY-1426: --- Fix Version: 10.1.4.0 10.2.0.0 (was: 10.1.2.5) Derby Server and Administration Guide - Using the Derby ij tool

[jira] Updated: (DERBY-1444) Using -Djvmflags option causes NoClassDefFoundError

2006-06-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1444?page=all ] Andrew McIntyre updated DERBY-1444: --- Fix Version: 10.1.3.1 Merged to 10.1 with revision 417268. Using -Djvmflags option causes NoClassDefFoundError

[jira] Commented: (DERBY-1373) Encrypted databases cannot be booted using the jar subprotocol (and possibly also using http/https/classpath)

2006-06-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1373?page=comments#action_12417875 ] Andrew McIntyre commented on DERBY-1373: I'm going to pass on this for 10.1.3 as I've run out of time to verify the fix before finalizing the 10.1.3 release

[jira] Commented: (DERBY-1373) Encrypted databases cannot be booted using the jar subprotocol (and possibly also using http/https/classpath)

2006-06-24 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1373?page=comments#action_12417652 ] Andrew McIntyre commented on DERBY-1373: Mathias, if you can address the issues with the patch mentioned by Sunitha by midday Monday, we can get this into 10.1.3.

[jira] Commented: (DERBY-1431) Typo in link to Simple Example from frameworks/readme.html

2006-06-20 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1431?page=comments#action_12416986 ] Andrew McIntyre commented on DERBY-1431: The -bin distribution in 10.2 currently does build with a demo/programs directory. With the addition of toursdb to

[jira] Commented: (DERBY-1032) Create new scripts which follow common practice at Apache

2006-06-16 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1032?page=comments#action_12416463 ] Andrew McIntyre commented on DERBY-1032: For this change, I propose the following: * create new scripts which replicate the functionality provided by the scripts in

[jira] Created: (DERBY-1424) Build derbyclient.jar from a dependency list generated by classlister

2006-06-16 Thread Andrew McIntyre (JIRA)
Build derbyclient.jar from a dependency list generated by classlister - Key: DERBY-1424 URL: http://issues.apache.org/jira/browse/DERBY-1424 Project: Derby Type: Improvement Components: Build

[jira] Updated: (DERBY-1424) Build derbyclient.jar from a dependency list generated by classlister

2006-06-16 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1424?page=all ] Andrew McIntyre updated DERBY-1424: --- Attachment: derbyclient_classlister.patch Attaching a patch for this issue. I haven't had time to thoroughly test it yet due to trouble with the testing

[jira] Updated: (DERBY-1394) Working With Derby - Introduction and prerequisites - Improvements

2006-06-13 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1394?page=all ] Andrew McIntyre updated DERBY-1394: --- Fix Version: 10.2.0.0 (was: 10.1.2.4) Version: 10.2.0.0 (was: 10.1.2.4) Move this issue out to 10.2.

[jira] Commented: (DERBY-1002) Check that DRDAStatement and DRDAResultSet states are reset when they are re-used

2006-06-13 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1002?page=comments#action_12415957 ] Andrew McIntyre commented on DERBY-1002: This has been partially fixed in 10.1.3. I'm thinking the right thing to do is mark it affects 10.1.3, then move the FixIn

[jira] Updated: (DERBY-1373) Encrypted databases cannot be booted using the jar subprotocol (and possibly also using http/https/classpath)

2006-06-13 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1373?page=all ] Andrew McIntyre updated DERBY-1373: --- Fix Version: 10.2.0.0 Encrypted databases cannot be booted using the jar subprotocol (and possibly also using http/https/classpath)

[jira] Commented: (DERBY-1378) post Derby jars to Maven2 repository

2006-06-10 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1378?page=comments#action_12415644 ] Andrew McIntyre commented on DERBY-1378: It's great that someone posted the Derby jars to a maven 2 repository. I've been hoping that a Derby user would update the

[jira] Updated: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-10 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1376?page=all ] Andrew McIntyre updated DERBY-1376: --- Fix Version: 10.1.2.5 add snapshot version to fixin File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

[jira] Commented: (DERBY-851) Remove org.apache.derby.client.resource package - no longer needed

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-851?page=comments#action_12415497 ] Andrew McIntyre commented on DERBY-851: --- derbynetclientmats passed with no failures. Committed patch derby-851-remove-dncresource.diff patch with revision 412957.

[jira] Resolved: (DERBY-1366) minor patching up of some test issues - state May 31 2006

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1366?page=all ] Andrew McIntyre resolved DERBY-1366: Resolution: Fixed Derby Info: (was: [Patch Available]) Committed 10.0 patch with revision 413170. minor patching up of some test issues -

[jira] Updated: (DERBY-881) jdbcapi/LOBTest.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility testing

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-881?page=all ] Andrew McIntyre updated DERBY-881: -- Fix Version: 10.1.4.0 (was: 10.1.2.5) jdbcapi/LOBTest.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility testing

[jira] Updated: (DERBY-880) jdbcapi/connectionJdbc20.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility testing with SQLSTATE(null): java.sql.SQLException: Stream of column value

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-880?page=all ] Andrew McIntyre updated DERBY-880: -- Fix Version: 10.1.4.0 (was: 10.1.2.5) jdbcapi/connectionJdbc20.java fails for server (10.1.2.2) and client (10.2.0.0) compatibility

[jira] Updated: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1376?page=all ] Andrew McIntyre updated DERBY-1376: --- Version: (was: 10.1.2.5) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

[jira] Updated: (DERBY-1351) lang/forupdate.sql fails with derbyclient in the 10.1 branch

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1351?page=all ] Andrew McIntyre updated DERBY-1351: --- Fix Version: 10.1.4.0 (was: 10.1.3.0) lang/forupdate.sql fails with derbyclient in the 10.1 branch

[jira] Updated: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1376?page=all ] Andrew McIntyre updated DERBY-1376: --- Fix Version: 10.1.3.0 (was: 10.1.2.5) Version: 10.1.2.5 File java/engine/org/apache/derby/loc/messages_en.properties -

[jira] Commented: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-09 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1376?page=comments#action_12415639 ] Andrew McIntyre commented on DERBY-1376: Is there agreement that the following text for message XSLAT is acceptable: The log directory {0} exists. The directory might

[jira] Updated: (DERBY-1376) File java/engine/org/apache/derby/loc/messages_en.properties - Message XSLAT.D

2006-06-08 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1376?page=all ] Andrew McIntyre updated DERBY-1376: --- Fix Version: 10.1.2.5 (was: 10.1.2.4) Version: 10.1.3.0 10.1.2.5 (was: 10.1.2.4) File

[jira] Reopened: (DERBY-851) Remove org.apache.derby.client.resource package - no longer needed

2006-06-08 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-851?page=all ] Andrew McIntyre reopened DERBY-851: --- Noticed that in the latest tinderbox run all of derbynetclientmats was failing because the client driver was failing to initialize due to the recent

[jira] Updated: (DERBY-851) Remove org.apache.derby.client.resource package - no longer needed

2006-06-08 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-851?page=all ] Andrew McIntyre updated DERBY-851: -- Attachment: derby-851-remove-dncresource.diff Patch to remove further references to org.apache.derby.client.resource.Resource. derbynetclientmats running,

[jira] Reopened: (DERBY-892) add mechanism for specifying policy file for individual function tests

2006-05-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-892?page=all ] Andrew McIntyre reopened DERBY-892: --- Reopening this issue due to a problem with the test harness. There is some sort of race-type condition whereby the test harness does not have the

[jira] Commented: (DERBY-1305) Derby Server and Administration Guide translated into Brazilian Portuguese

2006-05-26 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1305?page=comments#action_12413560 ] Andrew McIntyre commented on DERBY-1305: Hi Halley, I'm hoping to keep most - if not all - language specific build targets out of the top level build.xml and keep as

[jira] Resolved: (DERBY-892) add mechanism for specifying policy file for individual function tests

2006-05-25 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-892?page=all ] Andrew McIntyre resolved DERBY-892: --- Fix Version: 10.2.0.0 Resolution: Fixed Derby Info: (was: [Patch Available]) Committed DERBY-892_4_20060523.diff to trunk with revision

[jira] Updated: (DERBY-1339) messages_pt_BR.properties file

2006-05-23 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-1339?page=all ] Andrew McIntyre updated DERBY-1339: --- Fix Version: 10.2.0.0 10.1.3.0 10.1.2.5 (was: 10.1.2.4) messages_pt_BR.properties file

[jira] Updated: (DERBY-667) Derbyall should test the framework scripts

2006-05-23 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-667?page=all ] Andrew McIntyre updated DERBY-667: -- Fix Version: (was: 10.1.3.0) Version: 10.1.3.0 Derbyall should test the framework scripts --

[jira] Commented: (DERBY-892) add mechanism for specifying policy file for individual function tests

2006-05-23 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-892?page=comments#action_12413064 ] Andrew McIntyre commented on DERBY-892: --- This looks good, but shouldn't we leave the permissions needed for running tests in useprocess=false mode in the base harness

<    3   4   5   6   7   8   9   10   11   12   >