Hi,

I checked out Lucene java trunk and ran "build-contrib". When I run using
Sun JDK 1.6.0_07 it builds successfully, but using Sun JDK 1.4.2_19 I get
the error below. Am I doing something wrong?

Thanks in advance,
Adriano Crestani Campos

...
build-artifacts-and-tests:

bdb:

BUILD FAILED
/home/adcampos/lucene/trunk2/build.xml:626: The following error occurred
while executing this line:
/home/adcampos/lucene/trunk2/build.xml:616: The following error occurred
while executing this line:
/home/adcampos/lucene/trunk2/contrib/db/build.xml:29: The following error
occurred while executing this line:
/home/adcampos/lucene/trunk2/contrib/db/bdb/build.xml:14:
java.lang.UnsupportedClassVersionError: com/sleepycat/db/internal/Db
(Unsupported major.minor version 49.0)

Total time: 17 seconds

Reply via email to