Ant Delete

From: Ased Mustafa <ased(dot)mustafa(at)focus-solutions(dot)co(dot)uk>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: Ant Delete
Date: 2003-06-10 09:26:49
Message-ID: 30A02A46CB77D511851900508BAEADBC359ED1@exchange.focus-internal.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi

I wonder if you could help and tell me where do I get this patch to fix the
problem of deleting jars.
I have tried this:
<delete quiet="true" includeEmptyDirs="true" defaultexcludes="no">
<fileset dir="${dist_root}/support">
<include name="**/*.jar"/>
</fileset>
</delete>
This dose remove some of the jars but not all.
I would extremely grateful if you help me on this issue.

Browse pgsql-patches by date

  From Date Subject
Next Message Rod Taylor 2003-06-10 11:42:42 UPDATE ... SET <col> = DEFAULT
Previous Message Tom Lane 2003-06-10 06:08:30 Re: Thousands of semops for every i/o