Posted: Thu Jun 07, 2012 3:04 am Post subject: Regular Expression inside ant file
Master
Joined: 05 Dec 2007 Posts: 296
Hi I am trying to use regfular expression inside my ant file to string the date from a file name, then strip out the month and convert it from 11 to Nov.
I am getting an error
Quote:
Problem: failed to create task or type propertyregex
How do I get FTE to know about regular expression. I see Ant is builkd in already.
Posted: Fri Jun 08, 2012 2:18 am Post subject: failed to create task or type propertyregexCause:
Master
Joined: 05 Dec 2007 Posts: 296
Someone please help.. this is the error I am getting on the log
Problem: failed to create task or type propertyregexCause: The name is undefined.Action: Check the spelling.Action: Check that any
custom tasks/types have been declared.Action: Check that any <presetdef>/<macrodef> declarations
These ant scripts where working super on Verion 7.0.3 and now we upgraded to version 7.0.4.1.. What am I doing wrong? have the java changed. My java exit is also giving me errors
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum