Subject | Build failed |
---|---|
Author | Rick Fincher |
Post date | 2003-04-09T18:36Z |
Hi,
Build failed with today's CVS. Tried a build under Win 2000 (sp3), J2SDK
1.4.1_02. The dump follows.
Rick
C:\JayBird\client-java>build
C:\JayBird\client-java>bin/ant.bat -Djavax.xml.parsers.DocumentBuilderFacto
ry="org.apache.xerces.jaxp.DocumentBuilderFa
ctoryImpl" -Djavax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXP
arserFactoryImpl"
Buildfile: build.xml
init:
compile-concurrent:
[unjar] Expanding: C:\JayBird\client-java\src\lib\concurrent.jar into
C:\JayBird\client-java\output\concurrent
checkout-j2ee:
compile-j2ee:
compile-driver:
[javac] Compiling 2 source files to
C:\JayBird\client-java\output\classes
[javac] This version of java does not support the classic compiler;
upgrading to modern
[javac]
C:\JayBird\client-java\src\main\org\firebirdsql\jca\FBManagedConnectionFacto
ry.java:78: org.firebirdsql.jca.
FBManagedConnectionFactory should be declared abstract; it does not define
getResourceAdapter() in org.firebirdsql.jca.F
BManagedConnectionFactory
[javac] public class FBManagedConnectionFactory
[javac] ^
[javac] 1 error
BUILD FAILED
file:C:/JayBird/client-java/build.xml:229: Compile failed; see the compiler
error output for details.
Total time: 11 seconds
Build failed with today's CVS. Tried a build under Win 2000 (sp3), J2SDK
1.4.1_02. The dump follows.
Rick
C:\JayBird\client-java>build
C:\JayBird\client-java>bin/ant.bat -Djavax.xml.parsers.DocumentBuilderFacto
ry="org.apache.xerces.jaxp.DocumentBuilderFa
ctoryImpl" -Djavax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXP
arserFactoryImpl"
Buildfile: build.xml
init:
compile-concurrent:
[unjar] Expanding: C:\JayBird\client-java\src\lib\concurrent.jar into
C:\JayBird\client-java\output\concurrent
checkout-j2ee:
compile-j2ee:
compile-driver:
[javac] Compiling 2 source files to
C:\JayBird\client-java\output\classes
[javac] This version of java does not support the classic compiler;
upgrading to modern
[javac]
C:\JayBird\client-java\src\main\org\firebirdsql\jca\FBManagedConnectionFacto
ry.java:78: org.firebirdsql.jca.
FBManagedConnectionFactory should be declared abstract; it does not define
getResourceAdapter() in org.firebirdsql.jca.F
BManagedConnectionFactory
[javac] public class FBManagedConnectionFactory
[javac] ^
[javac] 1 error
BUILD FAILED
file:C:/JayBird/client-java/build.xml:229: Compile failed; see the compiler
error output for details.
Total time: 11 seconds