Thank you very much for your answer。
These days,we can complie and run the Tomcat7 source code in the 32bit/64bit
LFS system .It run very well.But,now,I don't know what to do with this runnable
tomcat.We can see the cat on the web page,and how can I make sure that it can
run the Tomcat's comple
https://issues.apache.org/bugzilla/show_bug.cgi?id=51208
Bug #: 51208
Summary: SVN TRUNK : JDBC interceptor options are not taken
into account
Product: Tomcat Modules
Version: unspecified
Platform: All
OS/Version:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51208
Philippe Mouawad changed:
What|Removed |Added
CC||p.mouawad@ubik-ingenierie.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=51208
Konstantin Kolinko changed:
What|Removed |Added
Attachment #27013|0 |1
is patch|
Author: markt
Date: Tue May 17 12:41:32 2011
New Revision: 1104200
URL: http://svn.apache.org/viewvc?rev=1104200&view=rev
Log:
Update for 7.0.14 release
Modified:
tomcat/site/trunk/docs/security-7.html
tomcat/site/trunk/xdocs/security-7.xml
Modified: tomcat/site/trunk/docs/security-7.htm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
CVE-2011-1582 Apache Tomcat security constraint bypass
Severity: Important
Vendor: The Apache Software Foundation
Versions Affected:
- - Tomcat 7.0.12-7.0.13
- - Earlier versions are not affected
Description:
An error in the fixes for CVE-2011-1088
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by JamieFrench.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=331&rev2=332
--
This se
Author: fhanik
Date: Tue May 17 14:41:09 2011
New Revision: 1104288
URL: http://svn.apache.org/viewvc?rev=1104288&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51208
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolProperties.java
Mo
https://issues.apache.org/bugzilla/show_bug.cgi?id=51208
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page PoweredBy has been reverted to revision 331 by KonstantinKolinko.
The comment on this change is: Revert to r331 to remove spam.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=332&rev2=333
Author: markt
Date: Tue May 17 15:21:38 2011
New Revision: 1104328
URL: http://svn.apache.org/viewvc?rev=1104328&view=rev
Log:
webapps is relative to base not home
Modified:
tomcat/trunk/RELEASE-NOTES
Modified: tomcat/trunk/RELEASE-NOTES
URL:
http://svn.apache.org/viewvc/tomcat/trunk/RELEAS
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212
Bug #: 51212
Summary: QueryStats has synchornisation issues
Product: Tomcat Modules
Version: unspecified
Platform: All
Status: NEW
Severity: major
Priori
https://issues.apache.org/bugzilla/show_bug.cgi?id=51212
Philippe Mouawad changed:
What|Removed |Added
CC||p.mouawad@ubik-ingenierie.c
Author: markt
Date: Tue May 17 16:52:51 2011
New Revision: 1104403
URL: http://svn.apache.org/viewvc?rev=1104403&view=rev
Log:
Better align AJP connector code
Fix some copy/paste errors
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProtocol.java
tomcat/trunk/java/org/apache/coyo
On 17/05/2011 08:33, ?? wrote:
> Thank you very much for your answer??
> These days,we can complie and run the Tomcat7 source code in the 32bit/64bit
> LFS system .It run very well.But,now,I don't know what to do with this
> runnable tomcat.We can see the cat on the web page,and how can I make s
Author: markt
Date: Tue May 17 17:24:36 2011
New Revision: 1104422
URL: http://svn.apache.org/viewvc?rev=1104422&view=rev
Log:
Add remaining attributes to documentation
AJP-NIO now passes Servlet TCK - remove experimental label
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=51145
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51145
--- Comment #3 from Jess Holle 2011-05-17 17:25:59 UTC ---
Does it pass TCK tests yet?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assig
https://issues.apache.org/bugzilla/show_bug.cgi?id=51145
--- Comment #4 from Mark Thomas 2011-05-17 17:27:50 UTC ---
Yep. It passes the Servlet 3.0 TCK with mod_jk and mod_proxy_ajp.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this
Author: kkolinko
Date: Tue May 17 20:05:06 2011
New Revision: 1104509
URL: http://svn.apache.org/viewvc?rev=1104509&view=rev
Log:
backport of r1104328
s/catalina.home/catalina.base/ in policy configuration example in RELEASE-NOTES
This is because webapps is relative to base not home
and because th
Author: kkolinko
Date: Tue May 17 20:30:49 2011
New Revision: 1104528
URL: http://svn.apache.org/viewvc?rev=1104528&view=rev
Log:
Add missing @since comment.
Modified:
tomcat/trunk/java/javax/servlet/jsp/el/ScopedAttributeELResolver.java
Modified: tomcat/trunk/java/javax/servlet/jsp/el/Scope
Author: kkolinko
Date: Tue May 17 20:40:12 2011
New Revision: 1104539
URL: http://svn.apache.org/viewvc?rev=1104539&view=rev
Log:
Add comments to @deprecated tags that have none in javax.servlet.jsp.el.*
Its backport of r1100125, r1104528
The patch for trunk was provided by sebb
CTR: javadoc
Modi
Author: kkolinko
Date: Tue May 17 20:57:46 2011
New Revision: 1104557
URL: http://svn.apache.org/viewvc?rev=1104557&view=rev
Log:
Add @deprecation comments
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationContextFacade.java
tomcat/trunk/java/org/apache/catalina/core/Applica
On 17.05.2011 19:24, ma...@apache.org wrote:
> Author: markt
> Date: Tue May 17 17:24:36 2011
> New Revision: 1104422
>
> URL: http://svn.apache.org/viewvc?rev=1104422&view=rev
> Log:
> Add remaining attributes to documentation
> AJP-NIO now passes Servlet TCK - remove experimental label
w00t!
Author: markt
Date: Tue May 17 22:30:21 2011
New Revision: 1104606
URL: http://svn.apache.org/viewvc?rev=1104606&view=rev
Log:
Name the subsection
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/v
Author: kfujino
Date: Wed May 18 06:27:44 2011
New Revision: 1104696
URL: http://svn.apache.org/viewvc?rev=1104696&view=rev
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=110
26 matches
Mail list logo