https://issues.apache.org/bugzilla/show_bug.cgi?id=54011
Priority: P2
Bug ID: 54011
Assignee: dev@tomcat.apache.org
Summary: Code generation error in jstl tagPlugin "Out" when has
"escapeXml" on the tag
Severity: normal
C
https://issues.apache.org/bugzilla/show_bug.cgi?id=54011
--- Comment #1 from Sheldon Shao ---
Created attachment 29483
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29483&action=edit
Patch for org.apache.jasper.tagplugins.jstl.Util.java
--
You are receiving this mail because:
You a
https://issues.apache.org/bugzilla/show_bug.cgi?id=54011
Sheldon Shao changed:
What|Removed |Added
Attachment #29482|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=54011
Sheldon Shao changed:
What|Removed |Added
Summary|Code generation error in|Code generation error in
Author: jfclere
Date: Tue Oct 16 07:54:48 2012
New Revision: 1398688
URL: http://svn.apache.org/viewvc?rev=1398688&view=rev
Log:
Ready for tag 6.0.36
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/vi
Author: jfclere
Date: Tue Oct 16 07:56:45 2012
New Revision: 1398690
URL: http://svn.apache.org/viewvc?rev=1398690&view=rev
Log:
tag for 6.0.36
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_36/ (props changed)
- copied from r1398689, tomcat/tc6.0.x/trunk/
Propchange: tomcat/tc6.0.x/tags/TOMC
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.36/
According to the release process, the 6.0.36 build corresponding to the
tag TOMCAT_6_0_36 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=54012
Priority: P2
Bug ID: 54012
Assignee: dev@tomcat.apache.org
Summary: No "pageContext" in tag files' generated java code
when using code generation by JSTL tagplugin "Set"
https://issues.apache.org/bugzilla/show_bug.cgi?id=54012
Sheldon Shao changed:
What|Removed |Added
Attachment #29485|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=54012
--- Comment #2 from Sheldon Shao ---
Created attachment 29486
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29486&action=edit
Patch for Compiler.java
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54012
--- Comment #3 from Sheldon Shao ---
Created attachment 29487
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29487&action=edit
Patch for PageInfo.java
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54012
--- Comment #4 from Sheldon Shao ---
Created attachment 29488
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29488&action=edit
Patch for TagPluginContext.java
--
You are receiving this mail because:
You are the assignee for th
https://issues.apache.org/bugzilla/show_bug.cgi?id=54012
--- Comment #5 from Sheldon Shao ---
Created attachment 29489
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29489&action=edit
Patch for TagPluginManager.java
--
You are receiving this mail because:
You are the assignee for th
Author: jfclere
Date: Tue Oct 16 09:21:22 2012
New Revision: 1398704
URL: http://svn.apache.org/viewvc?rev=1398704&view=rev
Log:
rollback the release information.
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54013
Priority: P2
Bug ID: 54013
Assignee: dev@tomcat.apache.org
Summary: Catalina.sh force kill to wait till process exits
completely
Severity: enhancement
Classificatio
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-taglibs-standard has an issue affecting its community
integration.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54013
mukarram.b...@gmail.com changed:
What|Removed |Added
CC||mukarram.b...@gmail.com
-
On 16.10.2012 10:52, jean-frederic clere wrote:
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.36/
According to the release process, the 6.0.36 build corresponding to the
tag TOMCAT_6_0_36 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable
- MD5 OK
- si
Neale Upstone created MTOMCAT-179:
-
Summary: Null pointer dereference in RunMojo
Key: MTOMCAT-179
URL: https://issues.apache.org/jira/browse/MTOMCAT-179
Project: Apache Tomcat Maven Plugin
Is
[
https://issues.apache.org/jira/browse/MTOMCAT-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-179.
--
Resolution: Fixed
Fix Version/s: 2.1
Assignee: Olivier Lamy (*$
Author: olamy
Date: Tue Oct 16 14:27:25 2012
New Revision: 1398815
URL: http://svn.apache.org/viewvc?rev=1398815&view=rev
Log:
[MTOMCAT-179] Null pointer dereference in RunMojo
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/R
Author: olamy
Date: Tue Oct 16 14:27:43 2012
New Revision: 1398816
URL: http://svn.apache.org/viewvc?rev=1398816&view=rev
Log:
[MTOMCAT-179] Null pointer dereference in RunMojo
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/R
[
https://issues.apache.org/jira/browse/MTOMCAT-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477044#comment-13477044
]
Hudson commented on MTOMCAT-179:
Integrated in TomcatMavenPlugin-mvn3.x #208 (See
[https
Neale Upstone created MTOMCAT-180:
-
Summary: Allow hostName and alias to be configured for tomcat6:run
etc
Key: MTOMCAT-180
URL: https://issues.apache.org/jira/browse/MTOMCAT-180
Project: Apache Tomca
[
https://issues.apache.org/jira/browse/MTOMCAT-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neale Upstone updated MTOMCAT-180:
--
Attachment: 0001-Add-hostName-and-aliases-support.patch
Patch (git style) for basic support
[
https://issues.apache.org/jira/browse/MTOMCAT-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-180.
--
Resolution: Fixed
Patch applied.
Thanks !
> Allow hostName an
Author: olamy
Date: Tue Oct 16 15:54:21 2012
New Revision: 1398856
URL: http://svn.apache.org/viewvc?rev=1398856&view=rev
Log:
[MTOMCAT-180] Allow hostName and alias to be configured for tomcat6:run .
Submitted by Neale Upstone.
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/ma
[
https://issues.apache.org/jira/browse/MTOMCAT-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477122#comment-13477122
]
Hudson commented on MTOMCAT-180:
Integrated in TomcatMavenPlugin-mvn3.x #209 (See
[https
On 12 October 2012 13:39, Mark Thomas wrote:
> On 12/10/2012 13:24, Martin Grigorov wrote:
>
> Please use quoting, particularly when you have a few short comments on a
> very large e-mail. Without quoting, your comments were more effort to find.
>
>>> Added: tomcat/trunk/java/javax/net/websocket/H
On 09/10/2012 22:27, Mark Thomas wrote:
> I believe from the various threads on the Resources implementation for
> Tomcat 8 there is agreement that:
>
> - DirContext is not the right basis for the Resources API
> - Refactoring is required to simplify the multiple 'add-ons' and to
> provide a sou
Author: markt
Date: Tue Oct 16 22:16:18 2012
New Revision: 1399022
URL: http://svn.apache.org/viewvc?rev=1399022&view=rev
Log:
Expose the option to register an APR Socket for write as well as read events.
This is currently unused but will be required by the Servlet 3.1 non-blocking
IO code.
Mod
Author: markt
Date: Tue Oct 16 22:19:09 2012
New Revision: 1399023
URL: http://svn.apache.org/viewvc?rev=1399023&view=rev
Log:
Expose the option to register an APR Socket for write as well as read events.
This is currently unused but will be required when the (as yet unwritten)
updated WebSocket
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/871
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
33 matches
Mail list logo