Hello
When i am trying to build the apache-james-2.3.2 i have this problem
Buildfile: build.xml
/Users/xxmp/Desktop/James%20Project/apache-james-2.3.2/check-targets.ent could not be found
setup-dependencies:
javamail-check:
activation-check:
check-dependencies:
prepare-common:
Preparing code
prepare-phoenix:
Phoenix distribution present - adjusting linefeeds and permissions, copying files
prepare-mxinfo:
Writing Info descriptors as legacy xml.
prepare-metainf:
prepare:
compile-main:
Compiling James Java sources
Compiling 12 source files to /Users/xxmp/Desktop/James Project/apache-james-2.3.2/build/classes
/Users/xxmp/Desktop/James Project/apache-james-2.3.2/src/java/org/apache/james/util/mordred/PoolConnEntry.java:37: org.apache.james.util.mordred.PoolConnEntry is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection
public class PoolConnEntry implements java.sql.Connection{
^
1 error
BUILD FAILED
file:/Users/xxmp/Desktop/James%20Project/apache-james-2.3.2/build.xml:291: Compile failed; see the compiler error output for details.
Does anyone knows why i have this problem?
Thank you very much