https://bz.apache.org/bugzilla/show_bug.cgi?id=58287
Bug ID: 58287
Summary: Questionable use of "Global" objects on Windows
Product: Tomcat Connectors
Version: 1.2.41
Hardware: PC
Status: NEW
Severity: normal
Pr
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286
Bug ID: 58286
Summary: Crash in jk-status on Windows (when producing HTML
output)
Product: Tomcat Connectors
Version: 1.2.41
Hardware: All
Status: NEW
Author: rjung
Date: Wed Aug 26 18:29:20 2015
New Revision: 1697988
URL: http://svn.apache.org/r1697988
Log:
Add some more info to new changelog entry.
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apac
https://bz.apache.org/bugzilla/show_bug.cgi?id=58285
--- Comment #2 from Rainer Jung ---
For the sake of completeness: this regression was introduced by the fix to
BZ 44454 and BZ 56703.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=58285
Rainer Jung changed:
What|Removed |Added
Hardware|PC |All
--
You are receiving this mail beca
https://bz.apache.org/bugzilla/show_bug.cgi?id=58285
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: rjung
Date: Wed Aug 26 18:10:46 2015
New Revision: 1697985
URL: http://svn.apache.org/r1697985
Log:
BZ 58285: Don't use GCC atomics on platforms, for
which GCC doesn't provide an atomics implementation.
This is a regression in version 1.2.41.
Modified:
tomcat/jk/trunk/native/common/j
https://bz.apache.org/bugzilla/show_bug.cgi?id=58285
Bug ID: 58285
Summary: Atomics missing - undefined symbol
__sync_sub_and_fetch_4
Product: Tomcat Connectors
Version: 1.2.41
Hardware: PC
Status: NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=58284
Bug ID: 58284
Summary: StandardSession attempts to silently write
NonSerializable objects
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
https://bz.apache.org/bugzilla/show_bug.cgi?id=58283
--- Comment #2 from Christopher Schultz ---
I'm +1 on this, but I'd like other committers to weigh-in, since it's going to
impact them more than anyone else.
--
You are receiving this mail because:
You are the assignee for the bug.
-
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.64.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Expression Language and Java
WebSocket technologies.
This release contains a number of bug fixes and improvement
Author: violetagg
Date: Wed Aug 26 12:33:12 2015
New Revision: 1697905
URL: http://svn.apache.org/r1697905
Log:
Update docs for Apache Tomcat 7.0.64 release.
[This commit notification would consist of 329 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
-
Author: violetagg
Date: Wed Aug 26 12:03:59 2015
New Revision: 10309
Log:
Remove 7.0.63
Removed:
release/tomcat/tomcat-7/v7.0.63/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail:
Author: violetagg
Date: Wed Aug 26 11:59:05 2015
New Revision: 1697893
URL: http://svn.apache.org/r1697893
Log:
Updates (excluding docs) for 7.0.64 release
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70.ht
https://bz.apache.org/bugzilla/show_bug.cgi?id=58263
Denis Orlov changed:
What|Removed |Added
Priority|P2 |P1
--
You are receiving this mail becau
https://bz.apache.org/bugzilla/show_bug.cgi?id=58244
--- Comment #1 from David Balažic ---
Created attachment 33041
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33041&action=edit
Test case to reproduce issue
The issue persists with the new apache-tomcat-8.0.26-windows-x64.
I attach a
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/78
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchS
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/79
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/186
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/185
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: kfujino
Date: Wed Aug 26 08:00:36 2015
New Revision: 1697844
URL: http://svn.apache.org/r1697844
Log:
Remove unused message.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalS
Author: kfujino
Date: Wed Aug 26 07:59:42 2015
New Revision: 1697843
URL: http://svn.apache.org/r1697843
Log:
Remove unused message.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_es.properti
Author: kfujino
Date: Wed Aug 26 07:55:56 2015
New Revision: 1697842
URL: http://svn.apache.org/r1697842
Log:
Correct log messages in case of using ReplicatedMap.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/tc7.0.x/trunk/webapps/
Author: kfujino
Date: Wed Aug 26 07:54:10 2015
New Revision: 1697841
URL: http://svn.apache.org/r1697841
Log:
Correct log messages in case of using ReplicatedMap.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings.properties
tomcat/tc8.0.x/trunk/webapps/doc
Author: kfujino
Date: Wed Aug 26 07:49:55 2015
New Revision: 1697840
URL: http://svn.apache.org/r1697840
Log:
Correct log messages in case of using ReplicatedMap.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/LocalStrings.properties
Modified:
tomcat/trunk/java/org/apache/cata
25 matches
Mail list logo