https://issues.apache.org/bugzilla/show_bug.cgi?id=54241
--- Comment #3 from Mark Thomas ---
+1 to Konstantin's analysis. I'll work on a test case and patch based on bug
35410. We could re-open that one but since it is for 5.5.x which is now
unsupported I'd rather just deal with it here.
--
You
Author: markt
Date: Wed Jan 2 12:08:23 2013
New Revision: 1427757
URL: http://svn.apache.org/viewvc?rev=1427757&view=rev
Log:
Put all JSPs for bugs 5-5 in a sub-directory. Should be no functional
change.
Added:
tomcat/trunk/test/webapp-3.0/bug5/
tomcat/trunk/test/webapp-3.0/
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/3707
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Wed Jan 2 13:34:59 2013
New Revision: 1427784
URL: http://svn.apache.org/viewvc?rev=1427784&view=rev
Log:
Whoops. This isn't the main test webapp. No need to change this path.
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestContextConfig.java
Modified: tomcat
Another month, time for another release.
There are quite a few bugs open against Tomcat 7 (well, 17 and that is
more than there usually is at the start of a month) and as usual I
intend to close as many as possible before the next 7.0.x release.
For folks looking to get involved with Tomcat devel
Hi Mark,
Will you consider deploying tomcat zip to repo1 this time? A bug was opened
by D. Blevins, i think that's something easy which can ease a lot all work
around tomcat.
Wdyt?
Le 2 janv. 2013 14:38, "Mark Thomas" a écrit :
> Another month, time for another release.
>
> There are quite a fe
First Happy new year to Tomcat Dev list.
Mark you mentioned a wish to have a continuous release rate for Tomcat
7.0.x so a 7.0.35 in this new year seems a good idea.
My +1
2013/1/2 Romain Manni-Bucau
> Hi Mark,
>
> Will you consider deploying tomcat zip to repo1 this time? A bug was opened
>
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/3708
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Wed Jan 2 14:47:01 2013
New Revision: 1427804
URL: http://svn.apache.org/viewvc?rev=1427804&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54241
Revert the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=35410 as
it is not specification compli
Author: markt
Date: Wed Jan 2 14:54:16 2013
New Revision: 1427805
URL: http://svn.apache.org/viewvc?rev=1427805&view=rev
Log:
Put all JSPs for bugs 5-5 in a sub-directory. Should be no functional
change.
Added:
tomcat/tc7.0.x/trunk/test/webapp-3.0/bug5/
- copied from r1427
Author: markt
Date: Wed Jan 2 14:55:36 2013
New Revision: 1427808
URL: http://svn.apache.org/viewvc?rev=1427808&view=rev
Log:
Should have been excluded - only used for Tomcat 8
Removed:
tomcat/tc7.0.x/trunk/test/webapp-3.0/bug5/bug54011.jsp
tomcat/tc7.0.x/trunk/test/webapp-3.0/bug5nn
Author: markt
Date: Wed Jan 2 15:11:24 2013
New Revision: 1427821
URL: http://svn.apache.org/viewvc?rev=1427821&view=rev
Log:
Revert the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=35410 as
it is not specification compliant
Remove the remainder of the write(String) method as well
Author: markt
Date: Wed Jan 2 15:38:58 2013
New Revision: 1126
Log:
Remove Tomcat 5 from the mirror system
Removed:
release/tomcat/tomcat-5/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional comman
Author: markt
Date: Wed Jan 2 15:38:58 2013
New Revision: 1126
Log:
Remove Tomcat 5 from the mirror system
Removed:
release/tomcat/tomcat-5/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional comman
Author: markt
Date: Wed Jan 2 15:38:30 2013
New Revision: 1427828
URL: http://svn.apache.org/viewvc?rev=1427828&view=rev
Log:
Remove the 5.5.x download pages
Remove the links (the actual docs remain) to the 5.5.x docs
Change references to refer to 5.5.x as an archived version rather than a
suppo
Author: markt
Date: Wed Jan 2 15:40:22 2013
New Revision: 1427829
URL: http://svn.apache.org/viewvc?rev=1427829&view=rev
Log:
Move 5.5.x to the archive
Added:
tomcat/archive/tc5.5.x/
- copied from r1427828, tomcat/tc5.5.x/
Removed:
tomcat/tc5.5.x/
https://issues.apache.org/bugzilla/show_bug.cgi?id=54241
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Jan 2 16:22:05 2013
New Revision: 1427846
URL: http://svn.apache.org/viewvc?rev=1427846&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54242
Fix NPE in tagPlugins:ForEach when iteration is null. JSTL spec says it should
be treated like an empty itera
Author: markt
Date: Wed Jan 2 16:23:02 2013
New Revision: 1427848
URL: http://svn.apache.org/viewvc?rev=1427848&view=rev
Log:
Test case for https://issues.apache.org/bugzilla/show_bug.cgi?id=54242
Added:
tomcat/trunk/test/org/apache/jasper/tagplugins/jstl/core/TestForEach.java
(with props
Author: markt
Date: Wed Jan 2 16:25:29 2013
New Revision: 1427851
URL: http://svn.apache.org/viewvc?rev=1427851&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54242
Fix NPE in tagPlugins:ForEach when iteration is null. JSTL spec says it should
be treated like an empty itera
https://issues.apache.org/bugzilla/show_bug.cgi?id=54242
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54314
Bug 54314 depends on bug 54242, which changed state.
Bug 54242 Summary: NPE in tagPlugins:ForEach
https://issues.apache.org/bugzilla/show_bug.cgi?id=54242
What|Removed |Added
-
On 10/08/2011 13:00, Mark Thomas wrote:
> The Apache Tomcat team announces that support for Apache Tomcat 5.5.x
> will end on 30 September 2012.
>
> This means that after 30 September 2012:
> - releases from the 5.5.x branch are highly unlikely
> - bugs affecting only the 5.5.x branch will not be
https://issues.apache.org/bugzilla/show_bug.cgi?id=54336
Violeta Georgieva changed:
What|Removed |Added
OS||All
--- Comment #1 from Violet
https://issues.apache.org/bugzilla/show_bug.cgi?id=54320
--- Comment #1 from Violeta Georgieva ---
Hi,
I'm going to work on this.
Regards
Violeta
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
Author: markt
Date: Wed Jan 2 20:37:16 2013
New Revision: 1428010
URL: http://svn.apache.org/viewvc?rev=1428010&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54247
Prevent ClassNotFoundExceptions on stop when running as a service
Modified:
tomcat/trunk/java/org/apache/
Author: markt
Date: Wed Jan 2 20:40:30 2013
New Revision: 1428015
URL: http://svn.apache.org/viewvc?rev=1428015&view=rev
Log:
Commit change missed in r1427851
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/jasper/tagplugins/jstl/core/ForEach.java
Modified:
tomcat/tc7.0.x/trunk/java/org/ap
Author: markt
Date: Wed Jan 2 20:41:24 2013
New Revision: 1428018
URL: http://svn.apache.org/viewvc?rev=1428018&view=rev
Log:
Prevent ClassNotFoundExceptions on stop when running as a service
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/
https://issues.apache.org/bugzilla/show_bug.cgi?id=54247
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54336
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54320
--- Comment #2 from Violeta Georgieva ---
Hi,
You still can achieve directory listing and strict servlet compliance together.
You need to add in the context.xml additional configuration -
"resourceOnlyServlets=default,jsp".
More informatio
https://issues.apache.org/bugzilla/show_bug.cgi?id=54320
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54249
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #2 from Mark Thomas
Author: markt
Date: Wed Jan 2 21:26:59 2013
New Revision: 1428062
URL: http://svn.apache.org/viewvc?rev=1428062&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54249
Ensure resource properties are available when the context path contains encoded
characters such as a space. T
https://issues.apache.org/bugzilla/show_bug.cgi?id=54249
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Jan 2 21:48:09 2013
New Revision: 1428079
URL: http://svn.apache.org/viewvc?rev=1428079&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54256
Give the developer a hint as to which JAR file has the broken manifest
Modified:
tomcat/trunk/java/org/ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=54256
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas
https://issues.apache.org/bugzilla/show_bug.cgi?id=54284
--- Comment #2 from Violeta Georgieva ---
Hi,
I'm going to work on this.
Regards
Violeta
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
Author: markt
Date: Wed Jan 2 21:57:27 2013
New Revision: 1428084
URL: http://svn.apache.org/viewvc?rev=1428084&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54256
Improve error reporting when a JAR file fails extension validation by including
the name of the JAR file in t
https://issues.apache.org/bugzilla/show_bug.cgi?id=54256
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-validate-eoln has an issue affecting its community
integra
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-validate-eoln has an issue affecting its community
integrati
https://issues.apache.org/bugzilla/show_bug.cgi?id=54336
--- Comment #3 from cndoublehero ---
ok. Simple and clear. I accpet that.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-m
https://issues.apache.org/bugzilla/show_bug.cgi?id=54338
--- Comment #2 from Christopher Schultz ---
Is it appropriate to perform a "coerce" instead of a simple cast? (I don't know
whether the spec covers this case). If the only problem is primitive types, I
think this can be solved without the c
44 matches
Mail list logo