You could use the task from ant-contrib
http://ant-contrib.sourceforge.net/tasks/tasks/propertyregex.html
Example (untested):
At this point the dir.example property has the value "fr".
-Andrew
On 11/6/05, Dan Finkelstein <[EMAIL PROTECTED]> wrote:
>
> Hi --
>
> I have a number of directorie
How can I add the jsch (sshexec & scp) library without putting them into the
${ANT_HOME}/lib ... ?
It is OK on my local machine but I'd need the JSCH library on CruiseControle
too and there I
cannot add it to the shared environment for compatibility (obvious) reasons :(
\T,
--- [EMAIL PROTECTED