"Mladen Turk" wrote in message news:4f4758d5.5060...@apache.org...
On 02/24/2012 10:07 AM, Konstantin Kolinko wrote:
Hi!
Thanks to Stefan Bodewig work to resolve issue with expat
configuration on Gump,
APR now builds successfully there, after failing for more than 1 year.
So projects that d
https://issues.apache.org/bugzilla/show_bug.cgi?id=52749
--- Comment #2 from Konstantin Kolinko 2012-02-24
22:06:22 UTC ---
kill -0 (aka null signal) is used to test the validity of process id.
The kill utility just does the check - no signal is actually send.
This is as intended.
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
--- Comment #4 from Michael Rennie 2012-02-24
21:08:54 UTC ---
(In reply to comment #3)
> http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/compiler/JDTCompiler.java?view=annotate
Thanks Mark.
--
Configure bugmail: https:
Author: kkolinko
Date: Fri Feb 24 20:01:52 2012
New Revision: 1293396
URL: http://svn.apache.org/viewvc?rev=1293396&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/trunk/java/org/apache/coyote/spdy/SpdyAprNpnHandler.java (props
changed)
tomcat/trunk/java/org/apache/coyote/spdy/Spdy
Author: kkolinko
Date: Fri Feb 24 19:40:10 2012
New Revision: 1293393
URL: http://svn.apache.org/viewvc?rev=1293393&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/trunk/java/org/apache/tomcat/spdy/CompressDeflater6.java (props
changed)
tomcat/trunk/java/org/apache/tomcat/spdy/Spdy
On 02/24/2012 07:15 PM, Mladen Turk wrote:
Hi,
I have made available soon to be 1.1.23 release at
http://people.apache.org/~mturk/native/r1293352/
Please use:
http://people.apache.org/~mturk/native/r1293383/
Inside binaries there is now win32-bin.zip and win32-ocsp.zip
with the latest having
Author: kkolinko
Date: Fri Feb 24 19:22:12 2012
New Revision: 1293388
URL: http://svn.apache.org/viewvc?rev=1293388&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/jk/trunk/conf/httpd-jk.conf (props changed)
tomcat/jk/trunk/jkstatus/build.properties.default (props changed)
tom
Author: kkolinko
Date: Fri Feb 24 19:19:45 2012
New Revision: 1293387
URL: http://svn.apache.org/viewvc?rev=1293387&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/native/trunk/CMakeLists.txt (props changed)
tomcat/native/trunk/download_deps.sh (props changed)
Propchange: tomcat/
Author: kkolinko
Date: Fri Feb 24 19:16:56 2012
New Revision: 1293386
URL: http://svn.apache.org/viewvc?rev=1293386&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/native/branches/1.1.x/native/NMAKEmakefile.inc (props changed)
tomcat/native/branches/1.1.x/native/srclib/BUILDING (p
Author: kkolinko
Date: Fri Feb 24 19:11:44 2012
New Revision: 1293385
URL: http://svn.apache.org/viewvc?rev=1293385&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/native/branches/1.1.x/test/org/apache/tomcat/jni/SocketServerTestBind.java
(props changed)
tomcat/native/branches/1.
Author: kkolinko
Date: Fri Feb 24 19:10:14 2012
New Revision: 1293384
URL: http://svn.apache.org/viewvc?rev=1293384&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/native/branches/1.1.x/xdocs/build.xml (props changed)
tomcat/native/branches/1.1.x/xdocs/index.xml (props changed)
https://issues.apache.org/bugzilla/show_bug.cgi?id=52500
--- Comment #28 from Michael 2012-02-24 19:00:50
UTC ---
Dear Christopher,
Did you see my patch?
Do you have any comments?
Best regards,
Michael
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
---
Hi,
I have made available soon to be 1.1.23 release at
http://people.apache.org/~mturk/native/r1293352/
So please test before I make tag.
Notice
--
There is one change in distribution layout.
There is no more binaries/win32/ with individual files.
Instead there is
binaries/tomcat-native-$v
On 02/24/2012 06:31 PM, Felix Schumacher wrote:
Am Freitag, den 24.02.2012, 07:43 + schrieb mt...@apache.org:
+AC_ARG_ENABLE(ocsp,
+[AS_HELP_STRING([--enable-openssl],[Turn on OpenSSL OCSP verification
support])],
I think the help string should read --enable-ocsp.
Right.
Good catch!
R
Author: mturk
Date: Fri Feb 24 18:07:07 2012
New Revision: 1293368
URL: http://svn.apache.org/viewvc?rev=1293368&view=rev
Log:
Fix typo. Thanks Felix :)
Modified:
tomcat/native/branches/1.1.x/native/configure.in
Modified: tomcat/native/branches/1.1.x/native/configure.in
URL:
http://svn.apac
Am Freitag, den 24.02.2012, 07:43 + schrieb mt...@apache.org:
> 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
Author: markt
Date: Fri Feb 24 17:30:19 2012
New Revision: 1293351
URL: http://svn.apache.org/viewvc?rev=1293351&view=rev
Log:
Add the ability to write byte[] when using upgrade
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/UpgradeAprProcessor.java
tomcat/trunk/java/org/apa
Author: markt
Date: Fri Feb 24 17:29:26 2012
New Revision: 1293350
URL: http://svn.apache.org/viewvc?rev=1293350&view=rev
Log:
Implement read(byte[],int,int) to improve performance. Store mask as a
byte[] since that is how ost traffic will be processed.
Modified:
tomcat/trunk/java/org/apache/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
diego.rivera...@gmail.com changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resol
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
--- Comment #5 from diego.rivera...@gmail.com
2012-02-24 16:50:49 UTC ---
Understood on both cases (separate thread, or after request has been recycled).
I'm fairly sure right now that neither is happening. I know for sure I'm not
keepin
I haven't had too much time to work on this in the past week, but will try
to take another crack at something the weekend. Thanks for all the
comments. I will try to find a way that address these concerns, and does
not get too big or complicated.
Another route to take, would be to just add more
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
--- Comment #4 from Jess Holle 2012-02-24 16:48:01 UTC ---
Are you possibly calling setAttribute() from threads other than the servlet
request thread?
I ask as this would be a very serious problem *if* this impacts the supported
usage of t
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
diego.rivera...@gmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resol
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
--- Comment #1 from diego.rivera...@gmail.com
2012-02-24 16:39:07 UTC ---
Correction, 7.0.23 also seems to be afflicted. I must've not run into it
before (which emphasizes how sporadic it is).
--
Configure bugmail: https://issues.apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
--- Comment #3 from Mark Thomas 2012-02-24 16:25:50 UTC ---
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/compiler/JDTCompiler.java?view=annotate
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?ta
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
diego.rivera...@gmail.com changed:
What|Removed |Added
Severity|regression |critical
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=52761
Bug #: 52761
Summary: Sporadic NPE in request.setAttribute()
Product: Tomcat 7
Version: 7.0.26
Platform: PC
OS/Version: Linux
Status: NEW
Severity: regress
https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
--- Comment #2 from Michael Rennie 2012-02-24
16:20:31 UTC ---
(In reply to comment #1)
> Jasper implements that interface (and a bunch of others) in order to
> efficiently integrate with the JDT complier. Suggestions for alternative
> app
Plugin gets 403 unauthorized errors after upgrading from SNAPSHOT
-
Key: MTOMCAT-121
URL: https://issues.apache.org/jira/browse/MTOMCAT-121
Project: Apache Tomcat Maven Plugin
I
https://issues.apache.org/bugzilla/show_bug.cgi?id=52651
van Aerssen changed:
What|Removed |Added
Attachment #28339|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52760
--- Comment #1 from Chris Barran 2012-02-24
13:36:59 UTC ---
Actually the text says access plus 10 minutes or something but you get the idea
:-)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You
https://issues.apache.org/bugzilla/show_bug.cgi?id=52760
Bug #: 52760
Summary: Mime type for javascript incorrect in documentation
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Alan Kenney" page has been changed by Alan Kenney:
http://wiki.apache.org/tomcat/Alan%20Kenney
Comment:
test article
New page:
test article
--
Author: markt
Date: Fri Feb 24 12:49:03 2012
New Revision: 1293231
URL: http://svn.apache.org/viewvc?rev=1293231&view=rev
Log:
Use a StringManger for exception messages etc. for i18n support
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/LocalStrings.properties
tomcat/trunk/jav
Author: markt
Date: Fri Feb 24 12:48:04 2012
New Revision: 1293230
URL: http://svn.apache.org/viewvc?rev=1293230&view=rev
Log:
New UTF-8 decoder fixed this
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/MessageInbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/
>
> Nope, will tag later today or over the weekend (depends on weather
> conditions :)
>
Ok, I'll grab a SVN copy for now.
Author: mturk
Date: Fri Feb 24 12:09:43 2012
New Revision: 1293202
URL: http://svn.apache.org/viewvc?rev=1293202&view=rev
Log:
Simpplify release script. Get url from svn info
Modified:
tomcat/native/branches/1.1.x/jnirelease.sh
Modified: tomcat/native/branches/1.1.x/jnirelease.sh
URL:
http:
Author: mturk
Date: Fri Feb 24 11:29:35 2012
New Revision: 1293187
URL: http://svn.apache.org/viewvc?rev=1293187&view=rev
Log:
Use correct variable types to suppress compile time warning
Modified:
tomcat/native/branches/1.1.x/native/src/sslutils.c
Modified: tomcat/native/branches/1.1.x/nativ
Author: mturk
Date: Fri Feb 24 11:26:45 2012
New Revision: 1293184
URL: http://svn.apache.org/viewvc?rev=1293184&view=rev
Log:
Fix compile warnings on win64
Modified:
tomcat/native/branches/1.1.x/native/os/win32/ntpipe.c
tomcat/native/branches/1.1.x/native/os/win32/registry.c
tomcat/n
On 02/24/2012 11:12 AM, Henri Gomez wrote:
I just notice this 'release'
Did you release a source tarball ?
Nope, will tag later today or over the weekend (depends on weather conditions :)
Cheers
--
^TM
-
To unsubscribe, e-m
Author: markt
Date: Fri Feb 24 10:24:30 2012
New Revision: 1293164
URL: http://svn.apache.org/viewvc?rev=1293164&view=rev
Log:
Add eol config
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/Utf8Decoder.java
(contents, props changed)
Modified: tomcat/trunk/java/org/apache/catalin
https://issues.apache.org/bugzilla/show_bug.cgi?id=52749
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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 Raffaele Tripodo:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=397&rev2=398
== Sites / Systems / Applications With Associated Publ
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 Raffaele Tripodo:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=396&rev2=397
== Sites / Systems / Applications With Associated Publ
I just notice this 'release'
Did you release a source tarball ?
2012/2/23 Costin Manolache
> 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 wro
https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Feb 24 10:09:26 2012
New Revision: 1293160
URL: http://svn.apache.org/viewvc?rev=1293160&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
Implement additional method added to JDT interface but not yet released
Modified:
tomcat/tc7.0.x/trunk/
Author: markt
Date: Fri Feb 24 10:04:05 2012
New Revision: 1293155
URL: http://svn.apache.org/viewvc?rev=1293155&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52758
Implement additional method added to JDT interface but not yet released
Modified:
tomcat/trunk/java/org/a
On 24/02/2012 06:15, Jonathan Drake wrote:
> 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 (cl
On 24/02/2012 02:23, bugzi...@apache.org wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=52757
>
> Chuck Caldarale changed:
>
>What|Removed |Added
>
> Status|
On 02/24/2012 10:07 AM, Konstantin Kolinko wrote:
Hi!
Thanks to Stefan Bodewig work to resolve issue with expat
configuration on Gump,
APR now builds successfully there, after failing for more than 1 year.
So projects that depend on APR and/or HTTPD now have a chance to be built,
after being in
Author: mturk
Date: Fri Feb 24 09:26:28 2012
New Revision: 1293144
URL: http://svn.apache.org/viewvc?rev=1293144&view=rev
Log:
Fix few remaining issues in OCSP patch
Modified:
tomcat/native/branches/1.1.x/native/NMAKEmakefile
tomcat/native/branches/1.1.x/native/include/tcn.h
tomcat/na
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
violet...@apache.org changed:
What|Removed |Added
CC||violet...@apache.org
Hi!
Thanks to Stefan Bodewig work to resolve issue with expat
configuration on Gump,
APR now builds successfully there, after failing for more than 1 year.
So projects that depend on APR and/or HTTPD now have a chance to be built,
after being in "Prerequisite Failed" state for long time.
One of
Author: mturk
Date: Fri Feb 24 08:01:52 2012
New Revision: 1293123
URL: http://svn.apache.org/viewvc?rev=1293123&view=rev
Log:
Fix code style. No functional change
Modified:
tomcat/native/branches/1.1.x/native/src/sslutils.c
Modified: tomcat/native/branches/1.1.x/native/src/sslutils.c
URL:
56 matches
Mail list logo