On 23/02/2012 01:32, Petr Praus wrote:
> On Mon, Feb 20, 2012 at 16:19, Mark Thomas wrote:
>> Haven't looked too hard at those yet. Assuming Java can tell the UTF-8
>> is invalid then handling that should be easy.
>>
> Yes, except that the java CharsetDecoder didn't seem to think that UTF-8
> sent
Author: mturk
Date: Thu Feb 23 08:45:32 2012
New Revision: 1292706
URL: http://svn.apache.org/viewvc?rev=1292706&view=rev
Log:
Bump versions to current candidate
Modified:
tomcat/native/branches/1.1.x/build.xml
tomcat/native/branches/1.1.x/native/include/tcn_version.h
tomcat/native/br
https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
Bug #: 52744
Summary: [Jasper] JSP files are always recompiled in
development mode
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Linux
https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
xiaming changed:
What|Removed |Added
Keywords||PatchAvailable
--
Configure bugmail: ht
https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
--- Comment #1 from xiaming 2012-02-23 09:29:31 UTC ---
Created attachment 28370
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28370
Round off the difference and allow a error scope < 1000l
Round off the difference and allow a
Author: markt
Date: Thu Feb 23 11:30:55 2012
New Revision: 1292742
URL: http://svn.apache.org/viewvc?rev=1292742&view=rev
Log:
Handle close and pong control frames inside fragmented message.
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/StreamInbound.java
tomcat/trunk/java/org
Author: markt
Date: Thu Feb 23 11:31:54 2012
New Revision: 1292743
URL: http://svn.apache.org/viewvc?rev=1292743&view=rev
Log:
Length not end
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
UR
Author: markt
Date: Thu Feb 23 11:32:31 2012
New Revision: 1292744
URL: http://svn.apache.org/viewvc?rev=1292744&view=rev
Log:
Improve the Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WebSock
Author: markt
Date: Thu Feb 23 11:33:08 2012
New Revision: 1292745
URL: http://svn.apache.org/viewvc?rev=1292745&view=rev
Log:
Formatting
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet
Author: markt
Date: Thu Feb 23 11:34:06 2012
New Revision: 1292746
URL: http://svn.apache.org/viewvc?rev=1292746&view=rev
Log:
More docs. Clean-up. Make some methods final.
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/MessageInbound.java
tomcat/trunk/java/org/apache/catalina/
Author: markt
Date: Thu Feb 23 11:34:43 2012
New Revision: 1292747
URL: http://svn.apache.org/viewvc?rev=1292747&view=rev
Log:
Javadoc, whitespace, add final
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/MessageInbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocke
Author: markt
Date: Thu Feb 23 11:35:24 2012
New Revision: 1292749
URL: http://svn.apache.org/viewvc?rev=1292749&view=rev
Log:
More javadoc and cleanup
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsFrame.java
tomcat/trunk/java/org/apache/catalina/websocket/WsInputStream.java
Author: mturk
Date: Thu Feb 23 12:05:10 2012
New Revision: 1292758
URL: http://svn.apache.org/viewvc?rev=1292758&view=rev
Log:
Update preferred dependecy versions. Those will be used for producing current
windows statically linked binaries
Modified:
tomcat/native/branches/1.1.x/native/srclib
https://issues.apache.org/bugzilla/show_bug.cgi?id=52746
Bug #: 52746
Summary: Classloader closed in middle of webapp deployment
Product: Tomcat 7
Version: 7.0.16
Platform: PC
OS/Version: Linux
Status: NEW
Severi
https://issues.apache.org/bugzilla/show_bug.cgi?id=52746
Fred Simon changed:
What|Removed |Added
CC||fr...@jfrog.org
--
Configure bugmail
All,
The bulk of the WebSocket implementation is complete. There are,
however, still quite a few TODOs.
1. Autobahn failure of test 7.5.1 (close handling)
2. Autobahn UTF-8 failures. Invalid UTF-8 is not being detected by the
Reader. Needs further investigating.
3. Autobhan performance failures
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
--- Comment #40 from Mark Thomas 2012-02-23 12:42:40 UTC ---
The bulk of the implementation is complete in trunk and should be at a stage
where folks can take it out for a spin. Keep in mind it is far from final. One
of things where feedbac
Author: mturk
Date: Thu Feb 23 12:46:14 2012
New Revision: 1292772
URL: http://svn.apache.org/viewvc?rev=1292772&view=rev
Log:
Add helper files for building windows dependencies (apr and openssl)
Added:
tomcat/native/branches/1.1.x/native/srclib/BUILDING
tomcat/native/branches/1.1.x/nativ
Author: markt
Date: Thu Feb 23 12:48:56 2012
New Revision: 1292776
URL: http://svn.apache.org/viewvc?rev=1292776&view=rev
Log:
More javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
URL:
Author: markt
Date: Thu Feb 23 12:49:34 2012
New Revision: 1292777
URL: http://svn.apache.org/viewvc?rev=1292777&view=rev
Log:
Trailing whitespace
Modified:
tomcat/trunk/java/org/apache/coyote/spdy/SpdyAprNpnHandler.java
Modified: tomcat/trunk/java/org/apache/coyote/spdy/SpdyAprNpnHandler.ja
Author: mturk
Date: Thu Feb 23 12:49:46 2012
New Revision: 1292778
URL: http://svn.apache.org/viewvc?rev=1292778&view=rev
Log:
axe patch file timestamps
Modified:
tomcat/native/branches/1.1.x/native/srclib/openssl/openssl-msvcrt.patch
Modified:
tomcat/native/branches/1.1.x/native/srclib/ope
Author: markt
Date: Thu Feb 23 12:50:18 2012
New Revision: 1292779
URL: http://svn.apache.org/viewvc?rev=1292779&view=rev
Log:
Keep checkstyle happy
Modified:
tomcat/trunk/java/org/apache/tomcat/spdy/CompressDeflater6.java
tomcat/trunk/res/checkstyle/org-import-control.xml
Modified: tomc
Author: mturk
Date: Thu Feb 23 12:51:58 2012
New Revision: 1292784
URL: http://svn.apache.org/viewvc?rev=1292784&view=rev
Log:
Favor building static APR in example
Modified:
tomcat/native/branches/1.1.x/native/srclib/BUILDING
Modified: tomcat/native/branches/1.1.x/native/srclib/BUILDING
URL:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Roger Mbiama" page has been changed by Roger Mbiama:
http://wiki.apache.org/tomcat/Roger%20Mbiama?action=diff&rev1=2&rev2=3
CategoryHomepage
+ Projects
+ Geronimo Apach
On 15 February 2012 20:04, Jeremy Brown wrote:
>>That is a comment that the layout needs to be
>>cleaner (a comment I agree with).
>
> I agree too. I tried to create a cleaner layout and I posted a mockup for
> all to see and voice their opinions.
>
> https://s3.amazonaws.com/jjbosstracker/TomcatM
Author: mturk
Date: Thu Feb 23 14:31:58 2012
New Revision: 1292816
URL: http://svn.apache.org/viewvc?rev=1292816&view=rev
Log:
Fix missing semicolon in patch file
Modified:
tomcat/native/branches/1.1.x/native/srclib/openssl/openssl-msvcrt.patch
Modified:
tomcat/native/branches/1.1.x/native/
Author: mturk
Date: Thu Feb 23 14:35:43 2012
New Revision: 1292818
URL: http://svn.apache.org/viewvc?rev=1292818&view=rev
Log:
Use correct set of files for apr-1.4.x
Modified:
tomcat/native/branches/1.1.x/native/srclib/apr/NMAKEmakefile
tomcat/native/branches/1.1.x/native/srclib/apr/NMAKE
Author: mturk
Date: Thu Feb 23 14:38:15 2012
New Revision: 1292819
URL: http://svn.apache.org/viewvc?rev=1292819&view=rev
Log:
Oops wrong copy/paste revert the original content
Modified:
tomcat/native/branches/1.1.x/native/srclib/apr/NMAKEmakefile.inc
Modified: tomcat/native/branches/1.1.x/n
https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
--- Comment #2 from xiaming 2012-02-23 15:05:22 UTC ---
Anyone could help look into this report? thanks in advance!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail becau
Author: mturk
Date: Thu Feb 23 16:15:14 2012
New Revision: 1292840
URL: http://svn.apache.org/viewvc?rev=1292840&view=rev
Log:
Add command line makefile
Added:
tomcat/native/branches/1.1.x/native/NMAKEmakefile (with props)
tomcat/native/branches/1.1.x/native/NMAKEmakefile.inc
- co
Author: mturk
Date: Thu Feb 23 16:21:11 2012
New Revision: 1292841
URL: http://svn.apache.org/viewvc?rev=1292841&view=rev
Log:
Axe so called public API which was never used. We are always loaded from JVM so
no need for useless exports
Modified:
tomcat/native/branches/1.1.x/native/include/tcn
Author: mturk
Date: Thu Feb 23 16:26:12 2012
New Revision: 1292843
URL: http://svn.apache.org/viewvc?rev=1292843&view=rev
Log:
Axe TCN_DECLARE_EXPORT define. Not used anywhere
Modified:
tomcat/native/branches/1.1.x/native/NMAKEmakefile
tomcat/native/branches/1.1.x/native/libtcnative.dsp
https://issues.apache.org/bugzilla/show_bug.cgi?id=52749
Bug #: 52749
Summary: Possibly wrong kill option in catalina.sh
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Author: mturk
Date: Thu Feb 23 17:21:50 2012
New Revision: 1292859
URL: http://svn.apache.org/viewvc?rev=1292859&view=rev
Log:
Add support for loading pkcs12 certificates. Certificate must have .pkcs12
extension
Modified:
tomcat/native/branches/1.1.x/native/include/ssl_private.h
tomcat/n
https://issues.apache.org/bugzilla/show_bug.cgi?id=52750
Bug #: 52750
Summary: daemon.sh does not allow to pass more than one option
Product: Tomcat 7
Version: 7.0.26
Platform: Macintosh
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
Bug #: 52751
Summary: Optimized configuration of the system info displayed
in the default error page
Product: Tomcat 7
Version: trunk
Platform: PC
Status
Author: mturk
Date: Thu Feb 23 18:21:33 2012
New Revision: 1292878
URL: http://svn.apache.org/viewvc?rev=1292878&view=rev
Log:
Fix BZ52750. Correctly parse command options
Modified:
tomcat/tc7.0.x/trunk/bin/daemon.sh
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52750
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Feb 23 18:44:02 2012
New Revision: 1292891
URL: http://svn.apache.org/viewvc?rev=1292891&view=rev
Log:
Fix BZ52750. Correctly parse command options
Port of r1292878 from 7.0.x
Modified:
tomcat/trunk/bin/daemon.sh (contents, props changed)
Modified: tomcat/trunk/bin/
2012/2/23 :
> Author: markt
> Date: Thu Feb 23 18:44:02 2012
> New Revision: 1292891
>
> URL: http://svn.apache.org/viewvc?rev=1292891&view=rev
> Log:
> Fix BZ52750. Correctly parse command options
> Port of r1292878 from 7.0.x
>
> Modified:
> tomcat/trunk/bin/daemon.sh (contents, props chang
On 23 February 2012 19:00, Konstantin Kolinko wrote:
> 2012/2/23 :
>> Author: markt
>> Date: Thu Feb 23 18:44:02 2012
>> New Revision: 1292891
>>
>> URL: http://svn.apache.org/viewvc?rev=1292891&view=rev
>> Log:
>> Fix BZ52750. Correctly parse command options
>> Port of r1292878 from 7.0.x
>>
>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=52752
Bug #: 52752
Summary: AS/400 SEVERE: rg.apache.catalina.LifecycleException:
Failed to start component
Product: Tomcat 7
Version: 7.0.26
Platform: Other
OS/Ve
2012/2/23 :
> Author: markt
> Date: Thu Feb 23 12:48:56 2012
> New Revision: 1292776
>
> URL: http://svn.apache.org/viewvc?rev=1292776&view=rev
> Log:
> More javadoc
>
> Modified:
> tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
>
> Modified: tomcat/trunk/java/org/apache/catali
2012/2/23 sebb :
> On 23 February 2012 19:00, Konstantin Kolinko wrote:
>> 2012/2/23 :
>>> Author: markt
>>> Date: Thu Feb 23 18:44:02 2012
>>> New Revision: 1292891
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1292891&view=rev
>>> Log:
>>> Fix BZ52750. Correctly parse command options
>>> Port o
https://issues.apache.org/bugzilla/show_bug.cgi?id=52752
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 02/23/2012 08:00 PM, Konstantin Kolinko wrote:
2012/2/23:
Maybe:
while [ -n "$1" ]
(though both variants should work work)
Some solaris shells misbehave on -n.
do
- case "$o" in
+ case "$o=1" in
What the above line is about?
Was it supposed to be:
case "$1" in
Right, Mark pr
Author: mturk
Date: Thu Feb 23 19:32:51 2012
New Revision: 1292913
URL: http://svn.apache.org/viewvc?rev=1292913&view=rev
Log:
Fix typo and make the file executable like resto of the .sh scripts
Modified:
tomcat/trunk/bin/daemon.sh (contents, props changed)
Modified: tomcat/trunk/bin/daemo
https://issues.apache.org/bugzilla/show_bug.cgi?id=52752
jnan...@hotmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|I
On 23/02/2012 19:07, sebb wrote:
> On 23 February 2012 19:00, Konstantin Kolinko wrote:
>> 2012/2/23 :
>>> - case "$o" in
>>> + case "$o=1" in
>>
>> What the above line is about?
>
> I wondered the same myself;
> it so happens that the "=" key is next to the "Backspace" key, so I
> suspect th
On 23/02/2012 19:33, Mladen Turk wrote:
> On 02/23/2012 08:00 PM, Konstantin Kolinko wrote:
>> 2012/2/23:
>> Maybe:
>> while [ -n "$1" ]
>> (though both variants should work work)
>>
>
> Some solaris shells misbehave on -n.
>
>>> do
>>> - case "$o" in
>>> + case "$o=1" in
>>
>> What the abo
Author: mturk
Date: Thu Feb 23 19:46:58 2012
New Revision: 1292924
URL: http://svn.apache.org/viewvc?rev=1292924&view=rev
Log:
Explain how to build tcnative with statically linked apr and openssl
Modified:
tomcat/native/branches/1.1.x/native/BUILDING
Modified: tomcat/native/branches/1.1.x/na
Author: mturk
Date: Thu Feb 23 19:50:40 2012
New Revision: 1292925
URL: http://svn.apache.org/viewvc?rev=1292925&view=rev
Log:
Run trough spell checker
Modified:
tomcat/native/branches/1.1.x/native/BUILDING
Modified: tomcat/native/branches/1.1.x/native/BUILDING
URL:
http://svn.apache.org/vi
On 02/22/2012 07:22 PM, Costin Manolache wrote:
On Wed, Feb 22, 2012 at 9:12 AM, Mladen Turk wrote:
I'm trying to provide a way for people to build "libtcnative-2.so" so it
can be installed on
those systems along with the existing apr, openssl and libtcnative-1,
without requiring the installat
Thanks, I'll try it.
Costin
On Thu, Feb 23, 2012 at 11:53 AM, Mladen Turk wrote:
> On 02/22/2012 07:22 PM, Costin Manolache wrote:
>
>> On Wed, Feb 22, 2012 at 9:12 AM, Mladen Turk wrote:
>>
>>
>> I'm trying to provide a way for people to build "libtcnative-2.so" so it
>> can be installed on
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=52752
Konstantin Kolinko changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Thu Feb 23 22:28:32 2012
New Revision: 1292995
URL: http://svn.apache.org/viewvc?rev=1292995&view=rev
Log:
Review comments on r1292776 from kkolinko
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Modified: tomcat/trunk/java/org/apache/catalina/w
Author: markt
Date: Thu Feb 23 22:29:12 2012
New Revision: 1292996
URL: http://svn.apache.org/viewvc?rev=1292996&view=rev
Log:
Hooray for Apache Harmony. Copy Harmony's UTF-8 decoder, add the
additional restriction expected by the WebSocket spec and start passing
all the UTF-8 releated tests.
Add
2012/2/24 :
> Author: markt
> Date: Thu Feb 23 22:28:32 2012
> New Revision: 1292995
>
> URL: http://svn.apache.org/viewvc?rev=1292995&view=rev
> Log:
> Review comments on r1292776 from kkolinko
>
> Modified:
> tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
>
> @@ -166,7 +166,7
On 23/02/2012 23:00, Konstantin Kolinko wrote:
> 2012/2/24 :
>> Author: markt
>> Date: Thu Feb 23 22:28:32 2012
>> New Revision: 1292995
>>
>> URL: http://svn.apache.org/viewvc?rev=1292995&view=rev
>> Log:
>> Review comments on r1292776 from kkolinko
>>
>> Modified:
>>tomcat/trunk/java/org/apa
Author: markt
Date: Thu Feb 23 23:05:09 2012
New Revision: 1293015
URL: http://svn.apache.org/viewvc?rev=1293015&view=rev
Log:
Validate any close payload is UTF-8
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsFrame.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/
Author: markt
Date: Thu Feb 23 23:05:49 2012
New Revision: 1293016
URL: http://svn.apache.org/viewvc?rev=1293016&view=rev
Log:
Fix NPE in tests
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Author: markt
Date: Thu Feb 23 23:06:27 2012
New Revision: 1293017
URL: http://svn.apache.org/viewvc?rev=1293017&view=rev
Log:
Doh
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
URL:
http://
On 23/02/2012 12:42, Mark Thomas wrote:
> All,
>
> The bulk of the WebSocket implementation is complete. There are,
> however, still quite a few TODOs.
>
> 1. Autobahn failure of test 7.5.1 (close handling)
Fixed.
> 2. Autobahn UTF-8 failures. Invalid UTF-8 is not being detected by the
> Reader.
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=52757
Bug #: 52757
Summary: China Shoes On www.chinajordansshoes.com
Product: Tomcat Connectors
Version: unspecified
Platform: All
OS/Version: Mac OS X 10.5
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52757
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
Bug #: 52758
Summary: Jasper illegally implements
org.eclipse.jdt.internal.compiler.env.ICompilationUnit
from Eclipse
Product: Tomcat 7
Version: unspecifie
On 2012/02/23 17:24, "Mark Thomas" wrote:
>On 23/02/2012 12:42, Mark Thomas wrote:
>> All,
>>
>> The bulk of the WebSocket implementation is complete. There are,
>> however, still quite a few TODOs.
>>
>> 1. Autobahn failure of test 7.5.1 (close handling)
>Fixed.
>
>> 2. Autobahn UTF-8 failures
Author: mturk
Date: Fri Feb 24 07:43:44 2012
New Revision: 1293119
URL: http://svn.apache.org/viewvc?rev=1293119&view=rev
Log:
BZ45392 Apply modified patch. OCSP is enabled is explicitly configure with
--enable-ocsp at build time
Modified:
tomcat/native/branches/1.1.x/native/configure.in
Author: mturk
Date: Fri Feb 24 07:46:39 2012
New Revision: 1293120
URL: http://svn.apache.org/viewvc?rev=1293120&view=rev
Log:
No need for public function
Modified:
tomcat/native/branches/1.1.x/native/include/ssl_private.h
tomcat/native/branches/1.1.x/native/src/sslutils.c
Modified: tomc
Author: mturk
Date: Fri Feb 24 07:58:26 2012
New Revision: 1293122
URL: http://svn.apache.org/viewvc?rev=1293122&view=rev
Log:
Apply additional security check from mod_ssl
Modified:
tomcat/native/branches/1.1.x/native/src/sslutils.c
Modified: tomcat/native/branches/1.1.x/native/src/sslutils.
71 matches
Mail list logo