Re: Tomcat 6 with JDK 1.6 (why not use commons-dbcp-1.4)

2010-07-13 Thread Mark Thomas
On 13/07/2010 13:41, Petr Sumbera wrote: > > > > markt-2 wrote: >> >> On 13/07/2010 12:08, Petr Sumbera wrote: >>> >>> Hi, >>> >>> why not to allow Tomcat 6 to be built with JDK 1.6. With commons-dbcp-1.4 >>> it >>> seems so easy (see bellow). Any comment on this? Or at least allow to >>> choose

Re: Tomcat 6 with JDK 1.6 (why not use commons-dbcp-1.4)

2010-07-13 Thread Petr Sumbera
markt-2 wrote: > > On 13/07/2010 12:08, Petr Sumbera wrote: >> >> Hi, >> >> why not to allow Tomcat 6 to be built with JDK 1.6. With commons-dbcp-1.4 >> it >> seems so easy (see bellow). Any comment on this? Or at least allow to >> choose? > > Because the Servlet specification requires Java

Re: Tomcat 6 with JDK 1.6 (why not use commons-dbcp-1.4)

2010-07-13 Thread Mark Thomas
On 13/07/2010 12:08, Petr Sumbera wrote: > > Hi, > > why not to allow Tomcat 6 to be built with JDK 1.6. With commons-dbcp-1.4 it > seems so easy (see bellow). Any comment on this? Or at least allow to > choose? Because the Servlet specification requires Java 1.5 support and there are issues wit

Tomcat 6 with JDK 1.6 (why not use commons-dbcp-1.4)

2010-07-13 Thread Petr Sumbera
Hi, why not to allow Tomcat 6 to be built with JDK 1.6. With commons-dbcp-1.4 it seems so easy (see bellow). Any comment on this? Or at least allow to choose? Thanks, Petr --- apache-tomcat-6.0.28-src/build.properties.default.orig +++ apache-tomcat-6.0.28-src/build.properties.default -# -