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/339
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
Author: markt
Date: Tue Sep 22 22:23:09 2015
New Revision: 1704747
URL: http://svn.apache.org/viewvc?rev=1704747&view=rev
Log:
Trivial javadoc commit to trigger CI
Modified:
tomcat/trunk/java/org/apache/coyote/ProtocolHandler.java
Modified: tomcat/trunk/java/org/apache/coyote/ProtocolHandler
Author: markt
Date: Tue Sep 22 22:14:01 2015
New Revision: 1704744
URL: http://svn.apache.org/viewvc?rev=1704744&view=rev
Log:
Switch all the FileResource based tests to use dedicated temporary directories
for all read/write tests.
Modified:
tomcat/trunk/test/org/apache/catalina/webresource
Author: markt
Date: Tue Sep 22 22:08:04 2015
New Revision: 1704742
URL: http://svn.apache.org/viewvc?rev=1704742&view=rev
Log:
Simplify inheritance
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/TestDirResourceSetVirtual.java
Modified:
tomcat/trunk/test/org/apache/catalina/we
Author: markt
Date: Tue Sep 22 22:05:12 2015
New Revision: 1704741
URL: http://svn.apache.org/viewvc?rev=1704741&view=rev
Log:
Switch all the mounted DirResource based tests to use a dedicated temporary
directory
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/TestDirResourceSe
Author: markt
Date: Tue Sep 22 22:00:26 2015
New Revision: 1704739
URL: http://svn.apache.org/viewvc?rev=1704739&view=rev
Log:
Switch all the DirResource based tests to use dedicated temporary directories
for all read/write tests.
Removed:
tomcat/trunk/test/org/apache/catalina/webresources/
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/336
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
Author: markt
Date: Tue Sep 22 21:45:07 2015
New Revision: 1704735
URL: http://svn.apache.org/viewvc?rev=1704735&view=rev
Log:
Test should only use a single root
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/TestDirResourceSetInternal.java
Modified:
tomcat/trunk/test/org/apa
Author: markt
Date: Tue Sep 22 21:38:44 2015
New Revision: 1704733
URL: http://svn.apache.org/viewvc?rev=1704733&view=rev
Log:
The read only test should use read only resources.
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/TestFileResourceSetReadOnly.java
Modified:
tomcat/t
Author: markt
Date: Tue Sep 22 21:37:06 2015
New Revision: 1704732
URL: http://svn.apache.org/viewvc?rev=1704732&view=rev
Log:
Revert r1704711. This fix wasn't right. Clear the slate so I can start again.
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/TestFileResourceSet.java
Author: markt
Date: Tue Sep 22 21:35:54 2015
New Revision: 1704731
URL: http://svn.apache.org/viewvc?rev=1704731&view=rev
Log:
Use a dedicated temporary directory for resources that will be read/write
during tests.
Need to expand this to other tests with read/write resources.
Modified:
tomc
Author: markt
Date: Tue Sep 22 21:35:03 2015
New Revision: 1704730
URL: http://svn.apache.org/viewvc?rev=1704730&view=rev
Log:
Remove the hack for running tests in parallel without failures.
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/AbstractTestResourceSet.java
Modified:
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/333
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
Author: markt
Date: Tue Sep 22 19:57:09 2015
New Revision: 1704711
URL: http://svn.apache.org/viewvc?rev=1704711&view=rev
Log:
Have one read only and one read/write FileResourceSet tests rather than two
read only.
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/TestFileResourceS
Author: markt
Date: Tue Sep 22 19:46:30 2015
New Revision: 1704706
URL: http://svn.apache.org/viewvc?rev=1704706&view=rev
Log:
Refactoring in preparation for fixing issue with running tests in parallel
Modified:
tomcat/trunk/test/org/apache/catalina/webresources/AbstractTestDirResourceSet.ja
Author: markt
Date: Tue Sep 22 19:27:10 2015
New Revision: 1704702
URL: http://svn.apache.org/viewvc?rev=1704702&view=rev
Log:
Refactor to expose useful utility method to other tests
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestHostConfigAutomaticDeployment.java
tomcat/tru
https://bz.apache.org/bugzilla/show_bug.cgi?id=58445
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Sep 22 18:59:47 2015
New Revision: 1704691
URL: http://svn.apache.org/viewvc?rev=1704691&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58445
Fix off-by one error in calculation of valid characters in a cookie domain.
Patch provided by Thorsten Ehlers.
Mo
Author: markt
Date: Tue Sep 22 18:56:39 2015
New Revision: 1704689
URL: http://svn.apache.org/viewvc?rev=1704689&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58445
Fix off-by one error in calculation of valid characters in a cookie domain.
Patch provided by Thorsten Ehlers.
Mo
https://bz.apache.org/bugzilla/show_bug.cgi?id=58444
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Tue Sep 22 18:53:36 2015
New Revision: 1704688
URL: http://svn.apache.org/viewvc?rev=1704688&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58444
Can't use _jsp_init() for initialising the InstanceManager or ExpressionFactory
because custom JSP base classes w
Author: markt
Date: Tue Sep 22 18:48:28 2015
New Revision: 1704687
URL: http://svn.apache.org/viewvc?rev=1704687&view=rev
Log:
Can't use _jsp_init() for initialising the InstanceManager or ExpressionFactory
because custom JSP base classes will never call _jsp_init().
Refactor the init of these va
On 22/09/2015 17:03, build...@apache.org wrote:
> 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/331
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for t
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/331
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: remm
Date: Tue Sep 22 15:48:29 2015
New Revision: 1704658
URL: http://svn.apache.org/viewvc?rev=1704658&view=rev
Log:
Checkstyle (since I now run this lame thing ...)
Modified:
tomcat/trunk/test/org/apache/jasper/runtime/TestCustomHttpJspPage.java
Modified: tomcat/trunk/test/org/apac
Author: markt
Date: Tue Sep 22 14:59:34 2015
New Revision: 1704647
URL: http://svn.apache.org/viewvc?rev=1704647&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58444
Can't use _jsp_init() for initialising the InstanceManager or ExpressionFactory
because custom JSP base classes w
https://bz.apache.org/bugzilla/show_bug.cgi?id=58444
--- Comment #1 from Mark Thomas ---
7.0.x, 8.0.x and trunk all suffer from the same problem.
I have a fix for trunk that I'll commit shortly and then I'll work on
back-porting the fix to 8.0.x and 7.0.x.
--
You are receiving this mail becaus
Author: markt
Date: Tue Sep 22 13:37:17 2015
New Revision: 1704623
URL: http://svn.apache.org/viewvc?rev=1704623&view=rev
Log:
Fix indentation in generated Java code.
Cosmetic issue only. No functional impact.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: to
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/156
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
https://bz.apache.org/bugzilla/show_bug.cgi?id=58445
Bug ID: 58445
Summary: Valid domain characters in Rfc6265CookieProcessor are
incomplete
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Sep 22 10:57:25 2015
New Revision: 1704576
URL: http://svn.apache.org/viewvc?rev=1704576&view=rev
Log:
Fix an edge case parser bug found while investigating BZ 57136
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/el/parser/EL
Author: markt
Date: Tue Sep 22 10:53:32 2015
New Revision: 1704574
URL: http://svn.apache.org/viewvc?rev=1704574&view=rev
Log:
Fix an edge case parser bug found while investigating BZ 57136
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/el/parser/EL
Author: markt
Date: Tue Sep 22 10:51:14 2015
New Revision: 1704572
URL: http://svn.apache.org/viewvc?rev=1704572&view=rev
Log:
Correct regression in previous fix for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
\$ should be an escape for $ in JSP.
\${ should be an escape for ${ only in EL
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/155
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
https://bz.apache.org/bugzilla/show_bug.cgi?id=58444
Bug ID: 58444
Summary: _jspInit() never called on JSP with custom super class
Product: Tomcat 7
Version: unspecified
Hardware: All
OS: All
Status: NEW
S
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/154
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #19 from Mark Thomas --
Author: markt
Date: Tue Sep 22 08:56:51 2015
New Revision: 1704486
URL: http://svn.apache.org/viewvc?rev=1704486&view=rev
Log:
Correct regression in previous fix for
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
\$ should be an escape for $ in JSP.
\${ should be an escape for ${ only in EL
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: remm
Date: Tue Sep 22 08:47:52 2015
New Revision: 1704483
URL: http://svn.apache.org/viewvc?rev=1704483&view=rev
Log:
Fix test compile.
Modified:
tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java
Modified:
tomcat/tc7.0.x/trunk/test/org/apache/catalina/s
Author: remm
Date: Tue Sep 22 08:39:44 2015
New Revision: 1704482
URL: http://svn.apache.org/viewvc?rev=1704482&view=rev
Log:
Port additional improvement for 57799, to also remove the sendfile flag. It is
used to ensure expand capability on the buffer, but expand can only happen in
rare cases du
Author: remm
Date: Tue Sep 22 08:37:24 2015
New Revision: 1704480
URL: http://svn.apache.org/viewvc?rev=1704480&view=rev
Log:
Port additional improvement for 57799, to also remove the sendfile flag. It is
used to ensure expand capability on the buffer, but expand can only happen in
rare cases du
Author: remm
Date: Tue Sep 22 08:29:17 2015
New Revision: 1704477
URL: http://svn.apache.org/viewvc?rev=1704477&view=rev
Log:
As part of 57799, also remove the sendfile flag. It is used to ensure expand
capability on the buffer, but expand can only happen in rare cases during
handshake so the ch
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #17 from Mark Thomas --
https://bz.apache.org/bugzilla/show_bug.cgi?id=57265
--- Comment #16 from Remy Maucherat ---
According to Jean-Frédéric testing, the exception disappeared for him (no ab
errors, and performance is rather good with the poller count setting, so all ok
apparently). However it would need a sync to be
46 matches
Mail list logo