On Sun, 29 Dec 2002, Martin Cooper wrote:
> Date: Sun, 29 Dec 2002 13:47:55 -0800 (PST) > From: Martin Cooper <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: Struts Developers List <[EMAIL PROTECTED]> > Subject: Re: LogFactory compile error with Commons Logging 1.0.2 > > > > On Sun, 29 Dec 2002, Ted Husted wrote: > > > What about DBCP? > > I know there have been quite a few changes in DBCP since its 1.0 release. > I don't really track DBCP, so I don't know how much is bug fixes versus > other changes (like incorporating jdbc2pool), but I think it's likely that > we'll want a DBCP 1.1 for Struts 1.1 Final. > Yep. > There are other packages that need releasing, too. For example, FileUpload > has not been released yet, although it's now in Commons Proper (awaiting > unit tests), and Resources is still in the sandbox, although I see Craig > has been making making changes and adding tests recently. > If you've been following along, I've been basically refactoring the whole commons-resources thing a little bit. The good news is that it'll be a very usable stand-alone component, as well as fitting nicely into Struts. The bad news is that I'm not going to be done in time for tonight :-(. Integrating Struts support will have to happen later. > -- > Martin Cooper Craig > > > > > > It was originally marked for 1.1 in the build.properties.sample, but > > there has been one of those yet. > > > > Martin Cooper wrote: > > > > > > On Sun, 29 Dec 2002, Ted Husted wrote: > > > > > > > > >>Do we intend to be dependant on the commons-logging Nightly Build or > > >>release 1.0.2? > > > > > > > > > The nightly build. We'll need a Commons Logging 1.0.3 release prior to > > > Struts 1.1 Final. > > > > > > The 1.1-b3 release will build its own commons-logging jar from the latest > > > sources at code freeze time tonight. This is true also for all the other > > > Commons components we use. > > > > > > -- > > > Martin Cooper > > > > > > > > > > > >>Using 1.0.2, we expose > > >> > > >>== > > >>compile.library: > > >> [javac] Compiling 272 source files to > > >>J:\apache\jakarta\jakarta-struts\target\library\classes > > >> [javac] > > >>>J:\apache\jakarta\jakarta-struts\src\share\org\apache\struts\action\ActionServlet.java:443: > > >> > > >>release() in org.apache.commons.logging.LogFactory cannot be applied to > > >>(java.lang.ClassLoader) > > >> [javac] LogFactory.release(classLoader); > > >> [javac] ^ > > >> [javac] Note: Some input files use or override a deprecated API. > > >> [javac] Note: Recompile with -deprecation for details. > > >> [javac] 1 error > > >>== > > >> > > >>But its fine with the logging Nightly Build. > > >> > > >>-Ted. > > >> > > >> > > >> > > >> > > >>-- > > >>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > >>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > >> > > >> > > > > > > > > > -- > > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > Ted Husted, > > Struts in Action <http://husted.com/struts/book.html> > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>