【发布时间】:2023-03-12 15:35:01
【问题描述】:
我添加了
<linecontainsregexp negate="true">
<regexp pattern="src="http://*"/>
</linecontainsregexp>
在<replaceregexp> 任务中,我收到错误消息
replaceregexp doesn't support the nested "linecontainsregexp" element.
【问题讨论】:
标签: java ant build build-process build-automation