urlregexpmapping with ant task

"Kyle Aaron" <[email protected]>
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
Using xmlc ant task, I am trying to replace all urls with ../ to be ../sec/ and all ../../ urls to be ../ . To do this I am using the following args:

-urlregexpmapping \.\./(?!\.\./) ../sec/
-urlregexpmapping \.\./\.\./ ../

When using the above args, I get gnu.regexp.REException: quantifier (?*+{}) without preceding token. 

Does anyone have an idea of why this is happening? Are regexp look aheads allowed?

Thanks,

Kyle


------------------------------------------------------------------------------
This message may contain confidential information, and is intended only for the use of the individual(s) to whom it is addressed.


==============================================================================
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.