Thanks to visit codestin.com
Credit goes to postgrespro.com

patch: avoid deprecation warning from recent Ant versions - Mailing list pgsql-jdbc

From Oliver Jowett
Subject patch: avoid deprecation warning from recent Ant versions
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: patch: avoid deprecation warning from recent Ant versions
List pgsql-jdbc
This patch to build.xml avoids using <available> to override an already-set
property ('ssl'), as this generates a deprecation warning in more recent Ant
versions. Tested against Ant 1.5.3.

-O

Attachment

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: patch: avoid ant warnings about never-empty jarfiles
Next
From: Oliver Jowett
Date:
Subject: patch: clean up ant test infrastructure