Re: svn commit: r611940 - /tomcat/trunk/RELEASE-NOTES

2008-01-15 Thread Peter Rossbach

Hi Mark,

it isn't true that we don't use commons-logging. Please check  
extra.xml ant build file!


-1

Peter



Am 14.01.2008 um 22:22 schrieb [EMAIL PROTECTED]:


Author: markt
Date: Mon Jan 14 13:22:09 2008
New Revision: 611940

URL: http://svn.apache.org/viewvc?rev=611940view=rev
Log:
Update to available libraries

Modified:
tomcat/trunk/RELEASE-NOTES

Modified: tomcat/trunk/RELEASE-NOTES
URL: http://svn.apache.org/viewvc/tomcat/trunk/RELEASE-NOTES? 
rev=611940r1=611939r2=611940view=diff
== 


--- tomcat/trunk/RELEASE-NOTES (original)
+++ tomcat/trunk/RELEASE-NOTES Mon Jan 14 13:22:09 2008
@@ -85,11 +85,10 @@
 * catalina-ant.jar (Tomcat Catalina Ant tasks)
 * catalina-ha.jar (High availability package)
 * catalina-tribes.jar (Group communication)
-* commons-logging-api.jar (Commons Logging API 1.0.x)
 * el-api.jar (EL 2.1 API)
 * jasper.jar (Jasper 2 Compiler and Runtime)
 * jasper-el.jar (Jasper 2 EL implementation)
-* jasper-jdt.jar (Eclipse JDT 3.2 Java compiler)
+* jasper-jdt.jar (Eclipse JDT 3.3 Java compiler)
 * jsp-api.jar (JSP 2.1 API)
 * servlet-api.jar (Servlet 2.5 API)
 * tomcat-coyote.jar (Tomcat connectors and utility classes)



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: svn commit: r611940 - /tomcat/trunk/RELEASE-NOTES

2008-01-15 Thread Mark Thomas

Peter Rossbach wrote:

Hi Mark,

it isn't true that we don't use commons-logging. Please check extra.xml 
ant build file!


-1


True, but that isn't what this section of the release nores is talking 
about. If you look at the entire RELEASE-NOTES file the section I removed 
commons-logging from starts with:


quote
=
Bundled APIs:
=
A standard installation of Tomcat 6.0 makes all of the following APIs 
available for use by web applications (by placing them in lib):

/quote

We do not include commons-logging in the lib directory hence it isn't 
available for use by web applications. This is why the lib was removed from 
this section of the release notes.


Mark


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r611940 - /tomcat/trunk/RELEASE-NOTES

2008-01-14 Thread markt
Author: markt
Date: Mon Jan 14 13:22:09 2008
New Revision: 611940

URL: http://svn.apache.org/viewvc?rev=611940view=rev
Log:
Update to available libraries

Modified:
tomcat/trunk/RELEASE-NOTES

Modified: tomcat/trunk/RELEASE-NOTES
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/RELEASE-NOTES?rev=611940r1=611939r2=611940view=diff
==
--- tomcat/trunk/RELEASE-NOTES (original)
+++ tomcat/trunk/RELEASE-NOTES Mon Jan 14 13:22:09 2008
@@ -85,11 +85,10 @@
 * catalina-ant.jar (Tomcat Catalina Ant tasks)
 * catalina-ha.jar (High availability package)
 * catalina-tribes.jar (Group communication)
-* commons-logging-api.jar (Commons Logging API 1.0.x)
 * el-api.jar (EL 2.1 API)
 * jasper.jar (Jasper 2 Compiler and Runtime)
 * jasper-el.jar (Jasper 2 EL implementation)
-* jasper-jdt.jar (Eclipse JDT 3.2 Java compiler)
+* jasper-jdt.jar (Eclipse JDT 3.3 Java compiler)
 * jsp-api.jar (JSP 2.1 API)
 * servlet-api.jar (Servlet 2.5 API)
 * tomcat-coyote.jar (Tomcat connectors and utility classes)



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]