I downlaoded http://www.apache.org/dist/jakarta/jakarta-struts/release/v1.1-b2/src/ jakarta-struts-1.1-b2-src.zip
The build.properties.sample has dependencies on over a dozen other projects, some of which I could not find the download (proxy/firewall won't let me do a cvs checkout). -Ryan On Friday, September 27, 2002, at 12:51 PM, Eddie Bush wrote: > How "fresh" is your checkout? Grab the latest source from CVS (if you > can at all). I do this routinely nowadays (both the checkout [cvs > update, in my case] and compilation) and ... it "just works". I can't > think of a single thing I had to change to get it working off-hand. > It's conceivable you may have to edit build.xml or add a > build.properties to set certain paths. Make sure you don't have what > it is looking for before you go to the trouble of grabbing another > copy. I didn't have to get anything extra. > > Ryan Cuprak wrote: > >> >> Hello, >> I would like to try building struts from source (so I can >> investigate further why struts is using only English no matter what >> language is sent in the request). >> However, I am having a hard time tracking down dependencies (src or >> binary) for the following: >> commons-fileupload >> commons-validator >> commons-resources >> commons-services >> (I think that's it) >> I don't see any zip files I can download anywhere and as a result of >> my firewall I can't use cvs. >> >> Thanks, >> Ryan > > > -- > Eddie Bush > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > >

