Hi,

Yoav removed the regexp downloadtgz target from build.xml:
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-5/build.xml?r1=1.202&r2=1.203&diff_format=h

Well, the webapps admin is complaining about the missing jakarta-regexp-1.3.jar.

Reverting this task helps a lot :).

So adding to download task:

    <antcall target="downloadgz">
      <param name="sourcefile" value="${regexp.loc}"/>
      <param name="destfile" value="${regexp.jar}"/>
    </antcall>


Regards, MT.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to