Author: kkolinko
Date: Fri Nov 21 10:01:22 2014
New Revision: 1640883
URL: http://svn.apache.org/r1640883
Log:
Correct message typo
Modified:
tomcat/trunk/java/javax/servlet/http/LocalStrings.properties
Modified: tomcat/trunk/java/javax/servlet/http/LocalStrings.properties
URL:
http://svn.a
Author: kkolinko
Date: Fri Nov 21 10:06:23 2014
New Revision: 1640884
URL: http://svn.apache.org/r1640884
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57239
Correct several message typos. Includes patch by vladk.
Merged r1640700 r1640883 from tomcat/trunk.
Modified:
tomcat/tc8
Author: kkolinko
Date: Fri Nov 21 10:08:12 2014
New Revision: 1640885
URL: http://svn.apache.org/r1640885
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57239
Correct several message typos. Includes patch by vladk.
Merged r1640884 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.
Author: kkolinko
Date: Fri Nov 21 10:22:30 2014
New Revision: 1640891
URL: http://svn.apache.org/r1640891
Log:
CTR: message typo
Correct typo in a message shown by HttpServlet. Followup to r1056856
Modified:
tomcat/tc6.0.x/trunk/java/javax/servlet/http/LocalStrings.properties
tomcat/tc6.0
https://issues.apache.org/bugzilla/show_bug.cgi?id=57239
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
Author: kkolinko
Date: Fri Nov 21 10:34:28 2014
New Revision: 1640894
URL: http://svn.apache.org/r1640894
Log:
vote
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=1640894&r1=1640893&r2
Author: kkolinko
Date: Fri Nov 21 11:26:07 2014
New Revision: 1640898
URL: http://svn.apache.org/r1640898
Log:
Backport TestUtf8 fixes from Tomcat 8,
to enable Apache Gump to run Tomcat 7 tests with Java 8. I tested this with
Java 6 and 7 as well.
Merged r1593421 from tomcat/tc8.0.x/trunk:
Testi
Author: kkolinko
Date: Fri Nov 21 11:51:41 2014
New Revision: 1640899
URL: http://svn.apache.org/r1640899
Log:
Backport test fix from Tomcat 8, to enable Apache Gump to run Tomcat 7 tests
with Java 8.
Merged r1581529 from tomcat/tc8.0.x/trunk:
Fix Java 8 compatibility (order of elements is rever
Author: kkolinko
Date: Fri Nov 21 12:06:19 2014
New Revision: 1640902
URL: http://svn.apache.org/r1640902
Log:
Enable wrapping for a wide sample text
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/config/context.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/context.xml
URL:
http://svn
Author: kkolinko
Date: Fri Nov 21 12:11:46 2014
New Revision: 1640903
URL: http://svn.apache.org/r1640903
Log:
Remove support for / markup that is no used in the current
documentation.
Forward-port of r1637876.
Discussed in "Re: r1637684" thread on dev@ list.
Modified:
tomcat/trunk/webapps/
Author: kkolinko
Date: Fri Nov 21 12:14:03 2014
New Revision: 1640904
URL: http://svn.apache.org/r1640904
Log:
Remove support for / markup that is no used in the current
documentation.
Forward-port of r1637876.
Discussed in "Re: r1637684" thread on dev@ list.
Merged r1640903 from tomcat/trunk.
Author: kkolinko
Date: Fri Nov 21 12:23:38 2014
New Revision: 1640905
URL: http://svn.apache.org/r1640905
Log:
Minor corrections:
Remove empty lines before sample text. Add missing '/>'s. Simplify markup by
using CDATA.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/config/context.xml
Modified
The Buildbot has detected a build exception on builder tomcat-7-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/393
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranc
https://issues.apache.org/bugzilla/show_bug.cgi?id=57245
Bug ID: 57245
Summary: "allowLinking" attribute on Context element is not
evaluated
Product: Tomcat 8
Version: 8.0.15
Hardware: PC
OS: Linux
Hi,
I noticed read notifications for websockets are synced (connectionReadLock
in WsFrameBase) although the only way it is called is through the read
notification of the upgraded stream. Which means I don't see how any
concurrency can occur.
However, writes are not synced (the equivalent sync wou
https://issues.apache.org/bugzilla/show_bug.cgi?id=57245
Konstantin Kolinko changed:
What|Removed |Added
Component|Catalina|Documentation
--- Comment #1
https://issues.apache.org/bugzilla/show_bug.cgi?id=57245
--- Comment #2 from Torsten Krah ---
Looking at the resource documentation its not clear to me, how i can get the
"old" behavior for the docBase allowLinking one.
Can a upgrade example be added there too?
--
You are receiving this mail be
Author: kkolinko
Date: Fri Nov 21 15:19:13 2014
New Revision: 1640935
URL: http://svn.apache.org/r1640935
Log:
Add example to Migration guide, as asked in BZ 57245
Modified:
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/xdocs/migration-8.xml
Modified: tomcat/site/trunk/docs/m
https://issues.apache.org/bugzilla/show_bug.cgi?id=57245
--- Comment #3 from Konstantin Kolinko ---
> Can a upgrade example be added there too?
Done (r1640935)
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57245
--- Comment #4 from Torsten Krah ---
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.a
Author: schultz
Date: Fri Nov 21 18:56:48 2014
New Revision: 1640976
URL: http://svn.apache.org/r1640976
Log:
Fix Coverty issue 45316: close Jar resource after use.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagFileProcessor.java
Modified: tomcat/trunk/java/org/apache/jasper/comp
Author: schultz
Date: Fri Nov 21 19:01:45 2014
New Revision: 1640978
URL: http://svn.apache.org/r1640978
Log:
Fix Coverty issue 45276: close Jar resource after use.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java
Modified: tomcat/trunk/java/org/apache/jasper/co
Chris,
Thanks for the response. I didn't understand the "nope" at the bottom.
Was it in reference to the Java 8 documentation or the screenshot? If it
was the screenshot, it is attached to my email, but maybe the mailing list
removed it?
http://snag.gy/lcyLt.jpg
-Andrew
On Thu, Nov 20, 2014 a
2014-11-21 22:01 GMT+03:00 :
> Author: schultz
> Date: Fri Nov 21 19:01:45 2014
> New Revision: 1640978
>
> URL: http://svn.apache.org/r1640978
> Log:
> Fix Coverty issue 45276: close Jar resource after use.
>
> Modified:
> tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java
>
Author: kkolinko
Date: Fri Nov 21 21:04:30 2014
New Revision: 1641000
URL: http://svn.apache.org/r1641000
Log:
Close Jars opened during a test.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/bcel/TesterPerformance.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/bcel/TesterPerform
Author: kkolinko
Date: Fri Nov 21 21:05:57 2014
New Revision: 1641001
URL: http://svn.apache.org/r1641001
Log:
Close Jars opened during a test.
Merged r1641000 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/bcel/Tester
Author: kkolinko
Date: Fri Nov 21 21:08:39 2014
New Revision: 1641003
URL: http://svn.apache.org/r1641003
Log:
Close Jars opened during a test.
Backport of r1641001 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/uti
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141121-native-src.tar.gz
-Dexamples.sources.skip=true
2014-11-21 17:57 GMT+03:00 Rémy Maucherat :
> Hi,
>
> I noticed read notifications for websockets are synced (connectionReadLock
> in WsFrameBase)
Correction: I suppose that you meant connectionReadLock in WsFrameServer
(That is the only place where such name is used in o.a.tomcat.websocket cla
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/394
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
2014-11-22 0:28 GMT+03:00 Konstantin Kolinko :
> 2014-11-21 17:57 GMT+03:00 Rémy Maucherat :
>> Hi,
>>
>> I noticed read notifications for websockets are synced (connectionReadLock
>> in WsFrameBase)
>
> Correction: I suppose that you meant connectionReadLock in WsFrameServer
>
> (That is the onl
Author: kkolinko
Date: Sat Nov 22 02:01:17 2014
New Revision: 1641026
URL: http://svn.apache.org/r1641026
Log:
Rename method, because it creates Jar object that has to be close()'d and is
not a simple getter.
(As I commented in Re: r1640978)
Modified:
tomcat/trunk/java/org/apache/jasper/comp
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-test-apr has an issue affecting its community integration.
Th
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-test-bio has an issue affecting its community
integration.
34 matches
Mail list logo