why does old driver need to be removed before build in ant ? - Mailing list pgsql-jdbc

From aditya Kulkarni
Subject why does old driver need to be removed before build in ant ?
Date
Msg-id ade10d420409241408c850058@mail.gmail.com
Whole thread Raw
Responses Re: why does old driver need to be removed before build in  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Hi...

When i try to build the JDBC driver with ant jar, it says that i need
to remove the older driver from the classpath. When i look at the
build.xml, this is a simple check with a fail message.

I don't understand why this has to be done. How will it affect the
build process? I don't see any problem in compiling the driver and
building the jar . Why is this check present ?

Thanks in advance
--
Aditya Kulkarni

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Question-set Query time out in Locking
Next
From: Dave Cramer
Date:
Subject: Re: why does old driver need to be removed before build in