What about DBCP?

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]>

Reply via email to