logo       

urlregexpmapping with ant task: msg#00036

java.enhydra.xmlc

Subject: urlregexpmapping with ant task

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.


==============================================================================


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise