Jon Stevens wrote:
>
> on 12/1/2000 8:23 PM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:
>
> > I tried to do a build of jakarta-tomcat-4.0 using the
> > instructions in the README.txt, and taking the option
> > of building dependencies from source whenever that
> > option was available.
> >
> > * You can not simply extract the latest jakarta-regexp
> > from source and build it and expect to use the results
> > to build Tomcat 4.0.
>
> If the right jakarta-regexp-1.1.jar was included in the
> Tomcat download, it wouldn't have mattered what version
> you had on your disk. :-) You would have also known that
> Tomcat was tested with that version of jakarta-regexp by
> the developers.
To borrow a phrase, "sigh, i hate handholding." -)
First, if you take a look at
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/
you would see that regexp *IS* included in the download.
Furthermore, borrowing another phrase "READ THE ENTIRE EMAIL". ;-) I
wasn't trying to test the prepackaged download instructions. I was trying
to explicitly follow the instructions in the README.txt, and choosing to
build dependencies from source whenever that option was available.
Now a question for you, Jon. Are you suggesting that as a developer
myself, I should have to modify tomcat's build.xml if I were to wish to run
with the latest and greatest verson of jakarta-regexp?
- Sam Ruby