-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Albrecht,
On 10/25/2011 5:44 PM, Albretch Mueller wrote:
> # ant -v -f build.xml > REF_20111025172851_servlets_build.txt
> 2>&1
>
> [javac]
> /media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22/tomcat7-deps/dbcp/src/java/org/apache/tomcat/dbcp/dbcp/BasicDataSource.java:53:
>
>
error: BasicDataSource is not abstract and does not override abstract
> method getParentLogger() in CommonDataSource [javac] public class
> BasicDataSource implements DataSource { [javac] ^
I suspect your dependencies are not up-to-date.
Try doing a clean build:
$ ant clean clean-depend
Then run the "download" target:
$ ant download-compile
Then run the build:
$ ant [deploy]
(Note that "deploy" is the default target).
Hope the helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk6naXYACgkQ9CaO5/Lv0PAUUACfa7LPAD8bJI+WFQe5rc7gw2Cd
PxgAn0gEUdIQxkxi0pr20p+0C6d65/Uo
=iLEM
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]