[
https://issues.apache.org/jira/browse/DERBY-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510147
]
Knut Anders Hatlen commented on DERBY-2854:
-------------------------------------------
I'm not able to build Derby with the patch.
compile_jdbc4:
[javac] Compiling 28 source files to
/export/home/kh160127/derby/trunk/classes
[javac]
/export/home/kh160127/derby/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbc4/_Suite.java:70:
cannot find symbol
[javac] symbol : variable TestResultSetMethods
[javac] location: class
org.apache.derbyTesting.functionTests.tests.jdbc4._Suite
[javac] suite.addTest(TestResultSetMethods.suite());
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
BUILD FAILED
> Convert jdbc4/TestResultSetMethods.java to JUnit
> ------------------------------------------------
>
> Key: DERBY-2854
> URL: https://issues.apache.org/jira/browse/DERBY-2854
> Project: Derby
> Issue Type: Bug
> Affects Versions: 10.3.0.0
> Reporter: Ramin Moazeni
> Assignee: Ramin Moazeni
> Attachments: DERBY-2854v0.diff, DERBY-2854v0.stat
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.