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/4194
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: kfujino
Date: Thu Mar 28 05:54:48 2013
New Revision: 1461960
URL: http://svn.apache.org/r1461960
Log:
Followup to r1446077.
Remove unused method.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java
Modified:
tomcat/trunk/java/org/apache/catalina/ha/se
Author: kfujino
Date: Thu Mar 28 05:41:36 2013
New Revision: 1461958
URL: http://svn.apache.org/r1461958
Log:
Remove unused property.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/ha/tcp/LocalStrings_es.properties
Mod
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by ChuckCaldarale:
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=106&rev2=107
ihotmusic
insanejournal\.com
isas\.com\.
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Finely_Appointed_Georgia_Cabin_Rentals" page has been changed by AlfieBgn:
http://wiki.apache.org/tomcat/Finely_Appointed_Georgia_Cabin_Rentals
New page:
Tourism, sincе thеn has at
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AlfieBgn" page has been changed by AlfieBgn:
http://wiki.apache.org/tomcat/AlfieBgn
New page:
Florene is the designation I love to help you be called together with and I
think it
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/4193
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1167
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
https://issues.apache.org/bugzilla/show_bug.cgi?id=54757
--- Comment #1 from Violeta Georgieva ---
Hi,
Try to specify the version with a parameter [1].
"path - The context path (including the leading slash) of the web application
you are dealing with. To select the ROOT web application, specify
Author: olamy
Date: Wed Mar 27 21:33:39 2013
New Revision: 1461858
URL: http://svn.apache.org/r1461858
Log:
use tomcat 7.0.39
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java
Modified
Author: markt
Date: Wed Mar 27 21:14:11 2013
New Revision: 1461852
URL: http://svn.apache.org/r1461852
Log:
Update to FileUpload 1.3
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/ (props
changed)
tomcat/tc7.0.x/t
> On 3/24/13 11:46 PM, igaz wrote:
>> The reason that I'm even bringing this up is that more and more
>> web applications receive an increasing share of their traffic
>> from GPS devices, cellphones, etc. And these devices often use
>> comparatively unreliable networks, where it is not uncommon f
Author: markt
Date: Wed Mar 27 21:01:52 2013
New Revision: 1461849
URL: http://svn.apache.org/r1461849
Log:
Update Commons FileUpload 1.3
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/ (props changed)
tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/disk/D
Igaz,
On 3/24/13 11:46 PM, igaz wrote:
>> You need to read the Javadoc more carefully.
>
> I suggest you take a look at java.io.ByteArrayInputStream (both source and
> javadoc).
> Perfectly good InputStream (never heard anyone claim otherwise)
> Never blocks.
Yes, but it doesn't really follow t
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
--- Comment #13 from Christopher Schultz ---
Have you been testing your patch? Last I heard, you had only compile-tested
it...
If you have some additional evidence that it's working in a test rig, I'm happy
to give it a shot.
--
You are
https://issues.apache.org/bugzilla/show_bug.cgi?id=54741
--- Comment #1 from Christopher Schultz ---
FWIW, Tomcat can be configured to NOT expand WAR files, so you can't rely on a
filesystem at all.
As previously discussed, StandardContext.setDocBase says it can take "an
absolute pathname, a rel
On 27/03/2013 14:47, Nick Williams wrote:
> Yea, the Log4j 2 devs told me they would make me a committer in the
> log4j-taglib directory if Subversion would let them do that, but it
> doesn't, so I'll be submitting some pretty huge patches. :-P
Subversion does let you do that. The ASF infra team
Author: violetagg
Date: Wed Mar 27 19:25:27 2013
New Revision: 1461815
URL: http://svn.apache.org/r1461815
Log:
Changelog should point to version 7.0.39 instead of 7.0.37
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54756
--- Comment #6 from Sebb ---
(In reply to comment #5)
> (In reply to comment #4)
> > Ideally, it should not be possible to crash the JVM - whether that is by
> > bugs in the JVM native code or in user-provided JNI code as is the case
> > h
On Mar 27, 2013, at 9:41 AM, Mark Thomas wrote:
> On 27/03/2013 14:35, Nick Williams wrote:
>> I have made several contributions to Tomcat recently. Upon beginning
>> some work on implementing a log4j-taglib module for Log4j 2, it came
>> to my attention that I need to have an Individual Contribu
On 27/03/2013 14:35, Nick Williams wrote:
> I have made several contributions to Tomcat recently. Upon beginning
> some work on implementing a log4j-taglib module for Log4j 2, it came
> to my attention that I need to have an Individual Contributor License
> Agreement on file with the ASF Secretary.
I have made several contributions to Tomcat recently. Upon beginning some work
on implementing a log4j-taglib module for Log4j 2, it came to my attention that
I need to have an Individual Contributor License Agreement on file with the ASF
Secretary. This has been done now, and my ICLA has been a
Author: kkolinko
Date: Wed Mar 27 13:45:23 2013
New Revision: 1461577
URL: http://svn.apache.org/r1461577
Log:
Followup to r1461318. Use the value that has already been read into a local
variable.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServlet.java
Modified: tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=54757
Bug ID: 54757
Summary: Deploy ROOT webapp
Product: Tomcat 7
Version: 7.0.37
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priorit
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 Pilar Torres:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=466&rev2=467
{{http://www.oxxus.net/images/oxxuslogo2.gif}}
[[http://w
[
https://issues.apache.org/jira/browse/MTOMCAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615121#comment-13615121
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-216:
yes please.
BTW I think
Author: kkolinko
Date: Wed Mar 27 11:03:32 2013
New Revision: 1461512
URL: http://svn.apache.org/r1461512
Log:
Correct a typo
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/doap_Tomcat.rdf
Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL:
http://svn.apache.
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.39.
Apache Tomcat is an open source software implementation of the Java
Servlet and JavaServer Pages technologies.
This release contains a number of bug fixes and improvements compared to
version 7.0.37. The notable c
Author: markt
Date: Wed Mar 27 10:56:32 2013
New Revision: 1642
Log:
Remove old releases
Removed:
release/tomcat/tomcat-7/v7.0.35/
release/tomcat/tomcat-7/v7.0.37/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache
Author: markt
Date: Wed Mar 27 10:56:32 2013
New Revision: 1642
Log:
Remove old releases
Removed:
release/tomcat/tomcat-7/v7.0.35/
release/tomcat/tomcat-7/v7.0.37/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache
Author: markt
Date: Wed Mar 27 10:56:02 2013
New Revision: 1461506
URL: http://svn.apache.org/r1461506
Log:
Update site for 7.0.39 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70.html
tomcat/sit
Author: markt
Date: Wed Mar 27 10:50:42 2013
New Revision: 1461505
URL: http://svn.apache.org/r1461505
Log:
Update docs to v7.0.39
[This commit notification would consist of 62 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
-
32 matches
Mail list logo