On 22.11.2012 15:37, Toby Hobson wrote:
> After seeing the previous test failures with HEAD on t7/trunk I grabbed the
> latest code but I'm now seeing compilation failures on the tomcat-dbcp
> project:
> 
> 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 {
> 
> There are a few more errors like this.
> 
> I've noticed that the errors are not on the t7 trunk itself but on the
> dependencies which the ant script downloads.
> 
> Are there any docs or guidelines about the best way to build and test the
> t7 codebase? because I seem to be hitting a lot of basic problems right now
> :(

In addition to Chuck: Look at BUILDING.txt at the root of the checkout.

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to