ANT and deleting directories

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>
Subject: ANT and deleting directories
Date: 2001-05-17 12:27:04
Message-ID: 200105171227.f4HCR4X14059@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

With my new build.xml changes, 'make clean' removes the files, but the
build directory stays with all its subdirectories. I tried:

includeEmptyDirs="true"

but that did not work. It fails with:

/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/interfaces/jdbc/build.xml:86:
Unable to delete directory
/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/interfaces/jdbc/build/org/postgresql/core

Does someone have a patch for build.xml that deletes the files and
directories under build/ and jars/?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-jdbc by date

  From Date Subject
Next Message User JOHN 2001-05-17 13:19:15 Re: Restore from a dead machine.
Previous Message Dave Cramer 2001-05-17 11:51:28 Latest binaries