Mikael Auno <[email protected]> writes: > Hi. > > I'm trying to run the Derby compatibility tests according to the > instructions in > java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/compatibility/README.html, > and it complains that it does not find db2jcc_license_c.jar (which I > haven't got). Where can I get it?
Hi Mikael, I don't know where to get it, but there has been some work to remove JCC testing from the test framework, see https://issues.apache.org/jira/browse/DERBY-4785. Removing JCC from the compatibility tests is probably one of the next steps (although the work seems to have stalled on the issue). -- Knut Anders
