https://issues.apache.org/bugzilla/show_bug.cgi?id=50876
Summary: email validation is not in right format
Product: Tomcat 6
Version: unspecified
Platform: PC
URL: http://login .caballocation.home
Status: NEW
Severity:
On 04/03/2011 23:46, Filip Hanik - Dev Lists wrote:
> Not in here
> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tomcat/catalina/
> what am I missing?
Couple of things.
The artifact IDs were changed for Tomcat 7 so you need to look here:
http://mirrors.ibiblio.org/pub/mirrors/maven2/o
Author: markt
Date: Sat Mar 5 12:57:09 2011
New Revision: 1078282
URL: http://svn.apache.org/viewvc?rev=1078282&view=rev
Log:
Tag 7.0.10
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_10/ (props changed)
- copied from r1078281, tomcat/trunk/
Removed:
tomcat/tc7.0.x/tags/TOMCAT_7_0_10/modu
The proposed Apache Tomcat 7.0.10 release is now available for voting.
It can be obtained from:
http://people.apache.org/~markt/dev/tomcat-7/v7.0.10/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_10/
The proposed 7.0.10 release is:
[ ] Broken - do not release
[ ]
https://issues.apache.org/bugzilla/show_bug.cgi?id=50877
Summary: Jasper fails to parse the marged web.xml if it
contains non-ASCII character and the platform encoding
is not UTF-8
Product: Tomcat 7
Version: 7.0.8
P
https://issues.apache.org/bugzilla/show_bug.cgi?id=50877
--- Comment #1 from Kenichi Masuko 2011-03-05
11:27:57 EST ---
Created an attachment (id=26731)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26731)
patch to tomcat-7.0.8 source
Parse the merged web.xml content using UTF-8 en
And what about jdbc pool on Maven Central ?
2011/3/4 Filip Hanik - Dev Lists :
> Where do we stand with publishing Tomcat jars/artifacts to a Maven
> repository.
> I see that the mvn-pub.xml has been updated, but I don't see where the
> source JARs are generated from.
>
>
>
> best
> Filip
>
>
Dear all:
Can you help me analyze the following simplified synchronization
code in tomcat (the servlet function of JspServletWrapper class), I
think it involves an atomicity violation, the detailed explanation is as
follows:
service(Request request, Response response...)
{
if (d
https://issues.apache.org/bugzilla/show_bug.cgi?id=50877
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50720
Mark Thomas changed:
What|Removed |Added
CC||kenichi-apa...@sysart.jp
--- Comment
Author: markt
Date: Sun Mar 6 06:26:46 2011
New Revision: 1078403
URL: http://svn.apache.org/viewvc?rev=1078403&view=rev
Log:
Add missing entry.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trun
Author: markt
Date: Sun Mar 6 06:27:30 2011
New Revision: 1078404
URL: http://svn.apache.org/viewvc?rev=1078404&view=rev
Log:
Prep for next release
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk
On 05/03/2011 19:30, lpxz wrote:
It would of helped if you had mentioned which Tomcat version you were
looking at. I'm assuming trunk.
> The expected semantic is
> that the (service) invocation should use the instance of the most
> up-to-date (servletClass).
Where is that stated? My expectati
Author: markt
Date: Sun Mar 6 07:17:07 2011
New Revision: 1078409
URL: http://svn.apache.org/viewvc?rev=1078409&view=rev
Log:
Fix threading issue reported on dev list
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/JspServletWrapper.java
tomcat/trunk/webapps/docs/changelog.xml
Mod
Author: markt
Date: Sun Mar 6 07:19:19 2011
New Revision: 1078410
URL: http://svn.apache.org/viewvc?rev=1078410&view=rev
Log:
Proposal
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=1
Author: markt
Date: Sun Mar 6 07:21:29 2011
New Revision: 1078411
URL: http://svn.apache.org/viewvc?rev=1078411&view=rev
Log:
Proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=50876
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Sun Mar 6 07:33:58 2011
New Revision: 1078412
URL: http://svn.apache.org/viewvc?rev=1078412&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50855
Fix NPE on HttpServletRequest.logout() when debug logging is enabled.
Modified:
tomcat/trunk/java/org/apa
Author: markt
Date: Sun Mar 6 07:37:04 2011
New Revision: 1078413
URL: http://svn.apache.org/viewvc?rev=1078413&view=rev
Log:
Proposal
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=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=50855
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|7.0.6
Author: markt
Date: Sun Mar 6 07:47:17 2011
New Revision: 1078414
URL: http://svn.apache.org/viewvc?rev=1078414&view=rev
Log:
Update comments/test case name
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/TestCustomSsl.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/net/TestC
Author: markt
Date: Sun Mar 6 07:58:26 2011
New Revision: 1078416
URL: http://svn.apache.org/viewvc?rev=1078416&view=rev
Log:
Refactoring for re-use
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/TestClientCert.java
tomcat/trunk/test/org/apache/tomcat/util/net/TesterSupport.java
22 matches
Mail list logo