|
urlregexpmapping with ant task: msg#00036java.enhydra.xmlc
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> |
|---|---|---|
| Previous by Date: | Re: defered parsing for WML and xHTML - Enhydra tests, Jacob Kjome |
|---|---|
| Next by Date: | Re: defered parsing for WML and xHTML - Enhydra tests, Sinisa Milosevic |
| Previous by Thread: | Fwd: Enhydra: Enhydra plattforms, David Young |
| Next by Thread: | Mac IE and XMLC, David Li |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |