-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2008 3:20 PM
To: user@ant.apache.org
Subject: Ant task to find in files
/*
Hi there,
I'd like to seach the files in a fileset and fail my build if any file
contains a certain string
Hi there,
I'd like to seach the files in a fileset and fail my build if any file
contains a certain string.
Is there any functionality in Ant that can do this? I've seen the
Replace task, but all I want is a Find task.
It seems such an obvious emmision, that I'm sure I just don't know what
to lo