On 03/26/2012 11:46 PM, Rainer Jung wrote:
Hi Mladen,
for (i = 0; i< p->num_of_workers; i++) {
lb_sub_worker_t *w =&p->lb_workers[i];
- if (w->sequence != w->s->h.sequence) {
+ if (w->sequence< w->s->h.sequence) {
I think this one is wrong. It is inside push not pull, so it should be if (loc
I setup the build on Jenkins long ago.
Do you need some configuration change ?
--
Olivier
Le 27 mars 2012 03:38, "Jeremy Boynes" a écrit :
> Thanks, request sent to Mladen as per that page. Do we know who set this
> up?
>
> On Mar 26, 2012, at 12:30 PM, Olivier Lamy wrote:
>
> > Hello,
> > See
On 03/26/2012 11:46 PM, Rainer Jung wrote:
Hi Mladen,
for (i = 0; i< p->num_of_workers; i++) {
lb_sub_worker_t *w =&p->lb_workers[i];
- if (w->sequence != w->s->h.sequence) {
+ if (w->sequence< w->s->h.sequence) {
I think this one is wrong. It is inside push not pull, so it should be if (loc
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 has an issue affecting its community integration.
This i
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 has an issue affecting its community integration.
This
Thanks, request sent to Mladen as per that page. Do we know who set this up?
On Mar 26, 2012, at 12:30 PM, Olivier Lamy wrote:
> Hello,
> See http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account
>
>
>
> 2012/3/26 Jeremy Boynes :
>> Who controls permissions in Jenkins (builds.a.o)? Pl
Author: kkolinko
Date: Tue Mar 27 01:27:34 2012
New Revision: 1305702
URL: http://svn.apache.org/viewvc?rev=1305702&view=rev
Log:
Add maven plugin release announcement to the front page
Minor further corrections to the maven-plugin page
Modified:
tomcat/site/trunk/docs/index.html
tomcat/s
Author: kkolinko
Date: Tue Mar 27 01:03:21 2012
New Revision: 1305698
URL: http://svn.apache.org/viewvc?rev=1305698&view=rev
Log:
Update link to maven-plugin site
Wrap long lines
Modified:
tomcat/site/trunk/docs/maven-plugin.html
tomcat/site/trunk/xdocs/maven-plugin.xml
Modified: tomcat/
Author: kkolinko
Date: Tue Mar 27 00:55:07 2012
New Revision: 1305696
URL: http://svn.apache.org/viewvc?rev=1305696&view=rev
Log:
Merged revision 1300108 from tomcat/trunk:
Exclude Eclipse files from checkstyle checks
if jdbc-pool has been opened in Eclipse as a separate module
Modified:
tomc
Mladen,
On 3/26/12 1:54 AM, Mladen Turk wrote:
> Hi,
>
> I build our courtesy windows binaries against httpd-2.4.1-dev
> which has a different MMN then 2.4.1 thus refusing to load.
> (other binaries are file)
>
> I have removed the tomcat-connectors-1.2.35-windows-i386-http-2.4.x.*
> file from d
On 26.03.2012 12:49, Mladen Turk wrote:
On 03/25/2012 11:00 PM, Le Huy wrote:
Hi
I am facing problem in using jkstatus to update subworker lb_factor,
it seems that after changing it, the mod_jk balancer does not change
anything
Looking at source code in trunk, I think that there is bug , I
inc
On 26.03.2012 12:49, Mladen Turk wrote:
On 03/25/2012 11:00 PM, Le Huy wrote:
Hi
I am facing problem in using jkstatus to update subworker lb_factor,
it seems that after changing it, the mod_jk balancer does not change
anything
Looking at source code in trunk, I think that there is bug , I
inc
Hi Mladen,
On 19.03.2012 15:40, mt...@apache.org wrote:
Author: mturk
Date: Mon Mar 19 14:40:15 2012
New Revision: 1302479
URL: http://svn.apache.org/viewvc?rev=1302479&view=rev
Log:
Make sure we pull only if the sequence is above us
Modified:
tomcat/jk/trunk/native/common/jk_lb_worker.c
Thank for clarification
1) in unix if we do not update lb_mult of worker then push it to shm
storage and indicate other processes to pull it from shm storage then
how other processes know that the balancer was changed and act
accordingly ?
Looking at static void commit_all_members(), there is cl
2012/3/26 Mark Thomas :
> On 26/03/2012 13:02, ol...@apache.org wrote:
>> Author: olamy
>> Date: Mon Mar 26 12:01:12 2012
>> New Revision: 1305321
>>
>> URL: http://svn.apache.org/viewvc?rev=1305321&view=rev
>> Log:
>> import maven-plugin 2.0-beta-1 site for svnpub: really sorry for such
>> spammi
Author: olamy
Date: Mon Mar 26 19:32:09 2012
New Revision: 1305511
URL: http://svn.apache.org/viewvc?rev=1305511&view=rev
Log:
use a non minor versionned path.
Added:
tomcat/site/trunk/docs/maven-plugin-2/
- copied from r1305510, tomcat/site/trunk/docs/maven-plugin-2.0-beta-1/
Removed:
Hello,
See http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account
2012/3/26 Jeremy Boynes :
> Who controls permissions in Jenkins (builds.a.o)? Please can you grant me
> build rights for Taglibs-All?
>
> Thanks
> Jeremy
>
>
> -
On 26/03/2012 13:02, ol...@apache.org wrote:
> Author: olamy
> Date: Mon Mar 26 12:01:12 2012
> New Revision: 1305321
>
> URL: http://svn.apache.org/viewvc?rev=1305321&view=rev
> Log:
> import maven-plugin 2.0-beta-1 site for svnpub: really sorry for such
> spamming :-)
You don't want to include
https://issues.apache.org/bugzilla/show_bug.cgi?id=39226
Mark Thomas changed:
What|Removed |Added
CC||christiw...@gmail.com
--- Comment #4
https://issues.apache.org/bugzilla/show_bug.cgi?id=52988
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 03/26/2012 07:39 PM, Rainer Jung wrote:
On 26.03.2012 19:03, Mladen Turk wrote:
This is one of the most annoying releases I had for years.
It just refuses to go out :)
There's a German saying:
The most difficult births often bring the most beautiful children.
I know you Germans have a
On 26.03.2012 19:03, Mladen Turk wrote:
This is one of the most annoying releases I had for years.
It just refuses to go out :)
There's a German saying:
The most difficult births often bring the most beautiful children.
-
T
Author: rjung
Date: Mon Mar 26 17:25:31 2012
New Revision: 1305455
URL: http://svn.apache.org/viewvc?rev=1305455&view=rev
Log:
Remove warning about experimental feature that
became stable long ago.
Modified:
tomcat/jk/trunk/xdocs/reference/iis.xml
Modified: tomcat/jk/trunk/xdocs/reference/ii
Author: mturk
Date: Mon Mar 26 17:05:33 2012
New Revision: 1305449
URL: http://svn.apache.org/viewvc?rev=1305449&view=rev
Log:
Update downloads
Modified:
tomcat/site/trunk/docs/download-connectors.html
tomcat/site/trunk/xdocs/download-connectors.xml
Modified: tomcat/site/trunk/docs/downl
On 03/26/2012 07:00 PM, Rainer Jung wrote:
On 26.03.2012 18:15, Mladen Turk wrote:
On 03/26/2012 06:10 PM, Rainer Jung wrote:
On 26.03.2012 17:16, Mladen Turk wrote:
Lokks like we both are "svn up" the site on p.a.o nearly in parallel
during the last minutes. Will log out now.
Yeah, I did
On 26.03.2012 18:15, Mladen Turk wrote:
On 03/26/2012 06:10 PM, Rainer Jung wrote:
On 26.03.2012 17:16, Mladen Turk wrote:
Lokks like we both are "svn up" the site on p.a.o nearly in parallel
during the last minutes. Will log out now.
Yeah, I did svn up few minutes back. Should be visible
On 26.03.2012 18:19, Konstantin Kolinko wrote:
2012/3/26 Rainer Jung:
On 26.03.2012 17:16, Mladen Turk wrote:
On 03/26/2012 05:02 PM, Rainer Jung wrote:
On 26.03.2012 13:03, Mladen Turk wrote:
Feel free to modify the index.xml and update the url.
Done in r1305416.
r1305419 :/ There wa
https://issues.apache.org/bugzilla/show_bug.cgi?id=52988
Bug #: 52988
Summary: ExpandWar::deleteDir() traverses symlinked
directories, deleting files outside of appBase
Product: Tomcat 7
Version: 7.0.16
Platform: Other
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 has an issue affecting its community integration.
This
2012/3/26 Rainer Jung :
> On 26.03.2012 17:16, Mladen Turk wrote:
>>
>> On 03/26/2012 05:02 PM, Rainer Jung wrote:
>>>
>>> On 26.03.2012 13:03, Mladen Turk wrote:
>>>
>>> Shouldn't it have been:
>>>
>>> http://svn.apache.org/viewvc/tomcat/jk/trunk/native/apache-1.3/mod_jk.c?r1=1305020&r2=1302445
>>
On 03/26/2012 06:10 PM, Rainer Jung wrote:
On 26.03.2012 17:16, Mladen Turk wrote:
Feel free to modify the index.xml and update the url.
Done in r1305416.
Lokks like we both are "svn up" the site on p.a.o nearly in parallel during the
last minutes. Will log out now.
Yeah, I did svn up fe
On 26.03.2012 17:16, Mladen Turk wrote:
On 03/26/2012 05:02 PM, Rainer Jung wrote:
On 26.03.2012 13:03, Mladen Turk wrote:
Shouldn't it have been:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/apache-1.3/mod_jk.c?r1=1305020&r2=1302445
Yeah, couldn't put that into .xml cause ampersand
On 03/26/2012 05:58 PM, Konstantin Kolinko wrote:
2012/3/26 Mladen Turk:
cd /x1/www/tomcat.apache.org
svn up
svn: Failed to add directory 'maven-plugin-2.0-beta-1': an unversioned
directory of the same name already exists
Can someone remove that dir who added it to site's svn ?
Just do:
rm
Author: kkolinko
Date: Mon Mar 26 16:06:28 2012
New Revision: 1305419
URL: http://svn.apache.org/viewvc?rev=1305419&view=rev
Log:
Fix link in the announcement.
Add old one to oldnews.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdo
https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
xiaming changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
Author: rjung
Date: Mon Mar 26 15:59:19 2012
New Revision: 1305416
URL: http://svn.apache.org/viewvc?rev=1305416&view=rev
Log:
Fix broken patch link on our main page.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
2012/3/26 Mladen Turk :
>> cd /x1/www/tomcat.apache.org
>> svn up
> svn: Failed to add directory 'maven-plugin-2.0-beta-1': an unversioned
> directory of the same name already exists
>
> Can someone remove that dir who added it to site's svn ?
Just do:
rm -rf maven-plugin-2.0-beta-1
svn cleanup
s
> cd /x1/www/tomcat.apache.org
> svn up
svn: Failed to add directory 'maven-plugin-2.0-beta-1': an unversioned
directory of the same name already exists
Can someone remove that dir who added it to site's svn ?
Regards
--
^TM
https://issues.apache.org/bugzilla/show_bug.cgi?id=52744
--- Comment #8 from xiaming 2012-03-26 15:52:34 UTC ---
Yes, As Jarek mentioned, on linux platform, if the jsp file in a jar is checked
under development mode, it will always be compiled.
--
Configure bugmail: https://issues.apache.org/bu
Author: kkolinko
Date: Mon Mar 26 15:52:19 2012
New Revision: 1305408
URL: http://svn.apache.org/viewvc?rev=1305408&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/site/trunk/docs/maven-plugin-2.0-beta-1/apidocs/options (props
changed)
tomcat/site/trunk/docs/maven-plugin-2.0-beta-1
Who controls permissions in Jenkins (builds.a.o)? Please can you grant me build
rights for Taglibs-All?
Thanks
Jeremy
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.
On 03/26/2012 05:02 PM, Rainer Jung wrote:
On 26.03.2012 13:03, Mladen Turk wrote:
Shouldn't it have been:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/apache-1.3/mod_jk.c?r1=1305020&r2=1302445
Yeah, couldn't put that into .xml cause ampersand breaks the build,
and actually didn't have
Author: fhanik
Date: Mon Mar 26 15:04:33 2012
New Revision: 1305383
URL: http://svn.apache.org/viewvc?rev=1305383&view=rev
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=1305
On 26.03.2012 13:03, Mladen Turk wrote:
The Apache Tomcat Project is proud to announce the release of version
1.2.35
of Apache Tomcat Connectors.
This version fixes few bugs found in 1.2.33 release.
Full details of these changes and new features,
are available in the Apache Tomcat Connectors cha
cookie jession submit by hidden
---
Key: MTOMCAT-132
URL: https://issues.apache.org/jira/browse/MTOMCAT-132
Project: Apache Tomcat Maven Plugin
Issue Type: Improvement
Components: tomcat6
Affects Ver
Author: olamy
Date: Mon Mar 26 12:01:12 2012
New Revision: 1305321
URL: http://svn.apache.org/viewvc?rev=1305321&view=rev
Log:
import maven-plugin 2.0-beta-1 site for svnpub: really sorry for such spamming
:-)
[This commit notification would consist of 184 parts,
which exceeds the limit of 50
The Apache Tomcat Project is proud to announce the release of version 1.2.35
of Apache Tomcat Connectors.
This version fixes few bugs found in 1.2.33 release.
Full details of these changes and new features,
are available in the Apache Tomcat Connectors changelog:
http://tomcat.apache.org/connecto
Author: mturk
Date: Mon Mar 26 10:58:40 2012
New Revision: 1305306
URL: http://svn.apache.org/viewvc?rev=1305306&view=rev
Log:
Add 1.2.35 ANN message
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn
On 03/25/2012 11:00 PM, Le Huy wrote:
Hi
I am facing problem in using jkstatus to update subworker lb_factor,
it seems that after changing it, the mod_jk balancer does not change
anything
Looking at source code in trunk, I think that there is bug , I
include herewith the 2 changes that I think
>
> Can't you just add a custom response header to your Tomcat responses like
>
> X-REMOTE-USER: MY_USER
>
> and then log the user name in your apache access log by adding
> %{X-REMOTE-USER}o?
Hi,
Yes, this is what Konstantin suggests. I guess I will drop my initial idea and
follow this rou
> 3. You would need some additional work and configuration on httpd side
> to make the information provided by Tomcat be printed into the logs.
[1] Isn't it possible for to set the user for the current request in httpd
context via mod_jk ? I guess this would be half good, as this info would only
On 26/03/2012 09:20, Olivier Lamy wrote:
> Hello,
> Is there any deadline to add maven plugin part ?
The deadline is the end of this year. Sooner would be better.
> FYI on maven land we are working on solution to prevent manual svn operations.
> BTW if it's not ready I can push manual stuff.
> Ca
Hello,
Is there any deadline to add maven plugin part ?
FYI on maven land we are working on solution to prevent manual svn operations.
BTW if it's not ready I can push manual stuff.
Can we think about having a test phase with the cms ? (something like
http;//tomcattest.apache.org similar to test we
Author: mturk
Date: Mon Mar 26 07:49:48 2012
New Revision: 567
Log:
refresh windows httpd-2.4.x binaries
Added:
release/tomcat/tomcat-connectors/jk/binaries/windows/tomcat-connectors-1.2.35-windows-i386-httpd-2.4.x.zip
(with props)
release/tomcat/tomcat-connectors/jk/binaries/windows
Author: mturk
Date: Mon Mar 26 07:49:48 2012
New Revision: 567
Log:
refresh windows httpd-2.4.x binaries
Added:
release/tomcat/tomcat-connectors/jk/binaries/windows/tomcat-connectors-1.2.35-windows-i386-httpd-2.4.x.zip
(with props)
release/tomcat/tomcat-connectors/jk/binaries/windows
Author: kkolinko
Date: Mon Mar 26 07:34:15 2012
New Revision: 1305244
URL: http://svn.apache.org/viewvc?rev=1305244&view=rev
Log:
proposal
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?re
Mladen Turk wrote:
>Hi,
>
>I build our courtesy windows binaries against httpd-2.4.1-dev
>which has a different MMN then 2.4.1 thus refusing to load.
>(other binaries are file)
>
>I have removed the tomcat-connectors-1.2.35-windows-i386-http-2.4.x.*
>file from dist site and new one are at:
>http:
57 matches
Mail list logo