Re: Tomcat 5 build failing,

2003-03-14 Thread Remy Maucherat
Amy Roh wrote: I get the same error trying to build it and I do have jsr154 and jsr152 repositories. I'm checking to see if ***api.homes are set correctly. Also, someone complained that he can't bring up admin and manager webapps due to admin.xml and manager.xml location change. "The admin.xm

Re: Tomcat 5 build failing,

2003-03-14 Thread Amy Roh
pment/jakarta-servletapi-5/jsr152/build.xml:72: Compile failed; se e the compiler error output for details. -Original Message- From: Filip Hanik Sent: Friday, March 14, 2003 12:05 PM To: Tomcat Developers List Subject: RE: Tomcat 5 build failing, oops, I just deleted everything to start

RE: Tomcat 5 build failing,

2003-03-14 Thread Costin Manolache
[javac] location: class javax.servlet.jsp.PageContext > [javac] throws ServletException, IOException; > [javac]^ > [javac] > [C:\Development\jakarta-servletapi-5\jsr152\src\share\javax\servlet\j > sp\PageContext.java:526: cannot resolve symbol >

Re: Tomcat 5 build failing,

2003-03-14 Thread Remy Maucherat
Filip Hanik wrote: actually, it could all be associated with the base.path variable not being set in the build.properties.default file Yes, base.path isn't set anymore. I suggest setting it back to /usr/local (ducking to avoid the flames). Remy -

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
actually, it could all be associated with the base.path variable not being set in the build.properties.default file Filip > -Original Message- > From: Filip Hanik > Sent: Friday, March 14, 2003 1:20 PM > To: Tomcat Developers List > Subject: RE: Tomcat 5 build faili

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
Tomcat Developers List > Subject: RE: Tomcat 5 build failing, > > > "ant download" > > BUILD FAILED > file:C:/Development/jakarta-servletapi-5/jsr152/build.xml:72: > Compile failed; see the compiler error output for details. > > compile: > [j

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
output for details. > -Original Message- > From: Filip Hanik > Sent: Friday, March 14, 2003 12:05 PM > To: Tomcat Developers List > Subject: RE: Tomcat 5 build failing, > > > oops, I just deleted everything to start from a clean build, > I will let you kn

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
. > -Original Message- > From: Filip Hanik > Sent: Friday, March 14, 2003 12:05 PM > To: Tomcat Developers List > Subject: RE: Tomcat 5 build failing, > > > oops, I just deleted everything to start from a clean build, > I will let you know if I still see problems >

RE: Tomcat 5 build failing,

2003-03-14 Thread Filip Hanik
oops, I just deleted everything to start from a clean build, I will let you know if I still see problems Filip > -Original Message- > From: Jean-Francois Arcand [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 12:02 PM > To: Tomcat Developers List > Subject: Re:

Re: Tomcat 5 build failing,

2003-03-14 Thread Jean-Francois Arcand
That stangethe nightly build script that start at 11:59pm each day doesn't break. The scripts starts from a clean workspace.What is the error you are seeing? -- Jeanfrancois Filip Hanik wrote: Is the regular "ant dist" command failing only for me, or are the build scripts broken or the