You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/01/14 22:22:18 UTC

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

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

URL: http://svn.apache.org/viewvc?rev=611940&view=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=611940&r1=611939&r2=611940&view=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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


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

Posted by Mark Thomas <ma...@apache.org>.
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


How to add custome annoatation

Posted by Andi Kusnadi <an...@mra.co.id>.
Dear apache tomcat,

i want to add custome annotation , like @CustomeLogic m_custome,
i see standard annotation like @Resource, @ejb, 

where i can add custome annotation which file i can change.


Thank you 





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


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

Posted by Peter Rossbach <pr...@objektpark.de>.
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 markt@apache.org:

> Author: markt
> Date: Mon Jan 14 13:22:09 2008
> New Revision: 611940
>
> URL: http://svn.apache.org/viewvc?rev=611940&view=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=611940&r1=611939&r2=611940&view=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: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>