On 1/17/02 1:43 PM, "Aaron Smuts" <[EMAIL PROTECTED]> wrote:
> > > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 17, 2002 1:08 PM > To: Turbine Developers List > Subject: Re: [GUMP] Build Failure - Stratum > > On 1/17/02 11:57 AM, "Sam Ruby" <[EMAIL PROTECTED]> wrote: > >> This is three days in a row. Can somebody look into some of these issues? >> >> org.apache.tomcat.util.ThreadPoolRunnable => >> org.apache.tomcat.util.threads.ThreadPoolRunnable >> >> com.mortbay.Jetty => org.mortbay.Jetty > > I will check with Aaron and fix these today. > > > I'm not sure how gump works. Where does it get the jars. The build can't > find the tomcat jar. I have tomcat3.2.1.jar on my machine and it works > fine. Gump builds against the HEAD of CVS every night, it builds jars from sources for all prerequisites. The latest version of tomcat 3 has moved the location of ThreadPoolRunnable. I can update the jar and changes the sources if you don't mind. It will make Sam happy ;-) -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
