https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #8 from Mladen Turk ---
Hmm, reading the code it seems that a socket is member of two pollsets
(timeouts and connections). Is this correct. Note that socket can be member of
only one pollset and 1.1.26 kind of enforces that.
--
On 02/01/2013 02:22 PM, Mark Thomas wrote:
On 25/01/2013 16:01, jean-frederic clere wrote:
Version 1.1.26 is bug fixing release.
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Native 1
On Jan 29, 2013, at 11:56 PM, Jeremy Boynes wrote:
> On Jan 28, 2013, at 3:46 AM, Mark Thomas wrote:
> On 26/01/2013 21:51, Henri Yandell wrote:
...
>>
>> I've just checked the latest version of the TCK documentation for JSTL
>> 1.2 and while the TCK has been updated so it will run on Java 7, the
On 02/02/2013 18:37, Jeremy Boynes wrote:
> On Jan 29, 2013, at 11:56 PM, Jeremy Boynes wrote:
>> On Jan 28, 2013, at 3:46 AM, Mark Thomas wrote:
>> On 26/01/2013 21:51, Henri Yandell wrote:
> ...
>>>
>>> I've just checked the latest version of the TCK documentation for JSTL
>>> 1.2 and while the T
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #9 from Mark Thomas ---
(In reply to comment #8)
> Hmm, reading the code it seems that a socket is member of two pollsets
> (timeouts and connections). Is this correct. Note that socket can be member
> of only one pollset and 1.
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/KnownIssues" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=12&rev2=13
Comment:
Note that JRE bug was fixed a year a
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #10 from Mladen Turk ---
Not sure what you mean by double increment. Is it?
p->set[n++] = (jlong)(fd->rtnevents);
p->set[n++] = P2J(fd->client_data);
That should be fine.
The returned array consist of pair
Author: mturk
Date: Sat Feb 2 19:25:49 2013
New Revision: 1441792
URL: http://svn.apache.org/viewvc?rev=1441792&view=rev
Log:
Fix BZ55413 by ensuring the returned value is number of event/sockets pairs
Modified:
tomcat/native/branches/1.1.x/native/src/poll.c
Modified: tomcat/native/branches
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
Mark Thomas changed:
What|Removed |Added
Component|Library |Connectors
Version|unspec
Author: mturk
Date: Sat Feb 2 20:34:18 2013
New Revision: 1441806
URL: http://svn.apache.org/viewvc?rev=1441806&view=rev
Log:
Inc version number
Modified:
tomcat/native/branches/1.1.x/native/include/tcn_version.h
tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc
Modified: tomc
Author: markt
Date: Sat Feb 2 20:38:29 2013
New Revision: 1441807
URL: http://svn.apache.org/viewvc?rev=1441807&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
Multiple bugs in the new Poller implementation (r1433976) when
the endpoint is stopped and then started
- Ens
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
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 "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=120&rev2=121
Comment:
Remove "How do I use log4j for all Tomcat log output?"
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #13 from Mladen Turk ---
Please try with the binaries from
http://people.apache.org/~mturk/native/1.1.27-dev-20130202/
--
You are receiving this mail because:
You are the assignee for the bug
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=121&rev2=122
Comment:
Correction. "ROOT/index.jsp" was precompiled in Tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #14 from Mark Thomas ---
Sure. Just as soon as you make those files world readable ;)
--
You are receiving this mail because:
You are the assignee for the bug.
-
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=122&rev2=123
Comment:
Remove "How do I edit the default JSP home page loaded
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=123&rev2=124
Comment:
Replace obsolete "configuring SSI" recipe with a link
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=124&rev2=125
Comment:
Administration webapp is not available for Tomcat 6 an
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=125&rev2=126
Comment:
Slightly improve wording
== How do I add JARs or cl
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "ClusteringOverview" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/ClusteringOverview?action=diff&rev1=1&rev2=2
Comment:
Add category link at the bottom
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "OutOfMemory" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/OutOfMemory?action=diff&rev1=10&rev2=11
Comment:
Add category link at the bottom of the page
[
https://issues.apache.org/jira/browse/MTOMCAT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569650#comment-13569650
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-205:
I think (probably someon
[
https://issues.apache.org/jira/browse/MTOMCAT-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569651#comment-13569651
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-204:
you mean using mvn tomca
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=126&rev2=127
Comment:
Rewrite the recipe on Tomcat memory configuration. Use
[
https://issues.apache.org/jira/browse/MTOMCAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569655#comment-13569655
]
Marcel Silberhorn commented on MTOMCAT-190:
---
hi again [~olamy], thank you for t
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=127&rev2=128
Comment:
Add a warning. There should be a better recipe somewhe
Author: jboynes
Date: Sat Feb 2 22:47:11 2013
New Revision: 1441824
URL: http://svn.apache.org/viewvc?rev=1441824&view=rev
Log:
clean up IDE warnings
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/fmt/SetLocaleSupport.java
Modified:
tomca
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=128&rev2=129
Comment:
Add "try" and "finally"
PrintStream
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=129&rev2=130
Comment:
Add note, update a link
}
}
}}}
- A few
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "UsingDataSources" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/UsingDataSources?action=diff&rev1=5&rev2=6
Comment:
Correct path and Tomcat version. Add
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatHibernate" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/TomcatHibernate?action=diff&rev1=5&rev2=6
Comment:
Add category link at the bottom of the
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatDataSourceRealms" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/TomcatDataSourceRealms?action=diff&rev1=1&rev2=2
Comment:
Add category link, s/CAT
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=130&rev2=131
Comment:
Remove dead link. (The target site is occupied by a sq
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "HowTo" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=131&rev2=132
Comment:
Remove dead link. (The target site is occupied by a sq
Author: jboynes
Date: Sat Feb 2 23:38:56 2013
New Revision: 1441837
URL: http://svn.apache.org/viewvc?rev=1441837&view=rev
Log:
add tests for SetLocaleSupport parseLocale function prior to refactor
Added:
tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/tag/commo
Author: jboynes
Date: Sun Feb 3 00:43:10 2013
New Revision: 1441843
URL: http://svn.apache.org/viewvc?rev=1441843&view=rev
Log:
refactor parsing of attributes used to specify a locale
Added:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/fmt/LocaleUt
Author: jboynes
Date: Sun Feb 3 00:56:19 2013
New Revision: 1441847
URL: http://svn.apache.org/viewvc?rev=1441847&view=rev
Log:
rename method to make purpose clearer
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/fmt/LocaleUtil.java
to
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #15 from Mladen Turk ---
Attrs should be fine now.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-un
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
46 matches
Mail list logo