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 20030720054339.GC32403@opencloud.com
Whole thread Raw
Responses Re: patch: avoid deprecation warning from recent Ant versions  (Barry Lind <blind@xythos.com>)
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