Author: mturk
Date: Fri Mar 9 08:10:59 2012
New Revision: 1298741
URL: http://svn.apache.org/viewvc?rev=1298741&view=rev
Log:
Use win32 API strlen function instead casting size_t to int
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plug
Author: mturk
Date: Fri Mar 9 08:18:42 2012
New Revision: 1298742
URL: http://svn.apache.org/viewvc?rev=1298742&view=rev
Log:
Silent size_t -> int warnings for win64
Modified:
tomcat/jk/trunk/native/iis/pcre/config.hw
Modified: tomcat/jk/trunk/native/iis/pcre/config.hw
URL:
http://svn.apac
Author: mturk
Date: Fri Mar 9 08:29:26 2012
New Revision: 1298748
URL: http://svn.apache.org/viewvc?rev=1298748&view=rev
Log:
Tag 1.2.33
Added:
tomcat/jk/tags/JK_1_2_33/
- copied from r1298747, tomcat/jk/trunk/
-
To
Author: markt
Date: Fri Mar 9 09:45:01 2012
New Revision: 1298771
URL: http://svn.apache.org/viewvc?rev=1298771&view=rev
Log:
Start to simplify the merge info.
Merge additional changes from trunk where appropriate.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/r
Author: markt
Date: Fri Mar 9 09:51:47 2012
New Revision: 1298773
URL: http://svn.apache.org/viewvc?rev=1298773&view=rev
Log:
Simplify the merge info.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
Author: markt
Date: Fri Mar 9 10:01:55 2012
New Revision: 1298774
URL: http://svn.apache.org/viewvc?rev=1298774&view=rev
Log:
Simplify merge info
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
-
Author: markt
Date: Fri Mar 9 10:09:35 2012
New Revision: 1298777
URL: http://svn.apache.org/viewvc?rev=1298777&view=rev
Log:
Simplify merge info
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
-
Author: markt
Date: Fri Mar 9 10:24:30 2012
New Revision: 1298781
URL: http://svn.apache.org/viewvc?rev=1298781&view=rev
Log:
Start to simplify the merge info.
Merge additional changes from trunk where appropriate.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/r
Author: markt
Date: Fri Mar 9 10:29:26 2012
New Revision: 1298782
URL: http://svn.apache.org/viewvc?rev=1298782&view=rev
Log:
More merge info simplification
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
--
Author: markt
Date: Fri Mar 9 10:35:03 2012
New Revision: 1298783
URL: http://svn.apache.org/viewvc?rev=1298783&view=rev
Log:
More merge info simplification
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
--
mvn tomcat7:run got "javax.naming.NameNotFoundException: Name jdbc is not bound
in this Context"
Key: MTOMCAT-125
URL: https://issues.apache.org/jira/browse/MTOMCAT-1
Author: markt
Date: Fri Mar 9 10:52:10 2012
New Revision: 1298786
URL: http://svn.apache.org/viewvc?rev=1298786&view=rev
Log:
More merge info simplification.
Merge additional changes from trunk where appropriate.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/weba
Author: markt
Date: Fri Mar 9 11:34:46 2012
New Revision: 1298792
URL: http://svn.apache.org/viewvc?rev=1298792&view=rev
Log:
Add UCDetector and FindBugs to the tools page
Modified:
tomcat/site/trunk/docs/tools.html
tomcat/site/trunk/xdocs/tools.xml
Modified: tomcat/site/trunk/docs/tool
Author: markt
Date: Fri Mar 9 11:50:45 2012
New Revision: 1298793
URL: http://svn.apache.org/viewvc?rev=1298793&view=rev
Log:
Use final where suggested by the UCDetector
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/trunk/java/org/apache/jasper/compi
Author: markt
Date: Fri Mar 9 11:51:42 2012
New Revision: 1298794
URL: http://svn.apache.org/viewvc?rev=1298794&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52776
Refactor the code so JspFragment.invoke cleans up after itself.
Patch provided by Karl von Randow.
Modified:
Author: markt
Date: Fri Mar 9 11:54:13 2012
New Revision: 1298796
URL: http://svn.apache.org/viewvc?rev=1298796&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52776
Refactor the code so JspFragment.invoke cleans up after itself.
Patch provided by Karl von Randow.
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52776
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Release candidate artefacts [1] based on tag [2] are ready for vote.
The vote will stay open for at least 72 hours.
Apache Tomcat Connectors 1.2.33 release candidate is
[+1] Stable, release
[-1] Do not release because of ...
[1] https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_33
[2
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/2838
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Fri Mar 9 12:29:20 2012
New Revision: 1298809
URL: http://svn.apache.org/viewvc?rev=1298809&view=rev
Log:
Clean-up
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomca
Mark,
On 3/8/12 4:25 PM, ma...@apache.org wrote:
> Author: markt
> Date: Thu Mar 8 21:25:31 2012
> New Revision: 1298590
>
> URL: http://svn.apache.org/viewvc?rev=1298590&view=rev
> Log:
> Fix various Checkstyle / Eclipse warnings and failures
This built cleanly for me, and all (expected) tests
Mark,
On 3/9/12 7:29 AM, ma...@apache.org wrote:
> Author: markt
> Date: Fri Mar 9 12:29:20 2012
> New Revision: 1298809
>
> URL: http://svn.apache.org/viewvc?rev=1298809&view=rev
> Log:
> Clean-up
I pretty much boned that whole commit, eh?
I'm very sorry for the noise.
-chris
signature.as
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/03/2012 14:33, Christopher Schultz wrote:
> Mark,
>
> On 3/8/12 4:25 PM, ma...@apache.org wrote:
>> Author: markt Date: Thu Mar 8 21:25:31 2012 New Revision:
>> 1298590
>>
>> URL: http://svn.apache.org/viewvc?rev=1298590&view=rev Log: Fix
>> v
https://issues.apache.org/bugzilla/show_bug.cgi?id=52833
--- Comment #4 from Mark Thomas 2012-03-09 15:09:56 UTC ---
I'm not exactly sure what is going on here as I can't repeat this with a simple
test case. However, it does appear that r1242101 is the root cause.
I can only repeat this is I set
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
--- Comment #5 from Mark Thomas 2012-03-09 15:29:13 UTC ---
(In reply to comment #0)
> - Most of the detection and fixing code has been tested ONLY on Sun JVMs.
Correct.
> - Tests in tomcat7.source\test\org\apache\catalina\loader do not se
Hi all,
The reason you get these nags is that your taglib POMs refer to a parent
POM of version 1-SNAPSHOT while the parent in svn is 2-SNAPSHOT and
Maven doesn't ask any repository for the parent (likely because it's a
SNAPSHOT) or otherwise Gump would hand out your trunk version.
Could you plea
Author: schultz
Date: Fri Mar 9 18:36:37 2012
New Revision: 1298971
URL: http://svn.apache.org/viewvc?rev=1298971&view=rev
Log:
Back-ported two cleanup patches from markt.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/RealmBase.java
Author: markt
Date: Fri Mar 9 19:08:49 2012
New Revision: 1298983
URL: http://svn.apache.org/viewvc?rev=1298983&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
Enable the memoey leak protection code to play nicely with IBM JVMs as
well as Oracle JVMs.
Extend test case c
Author: markt
Date: Fri Mar 9 19:10:09 2012
New Revision: 1298984
URL: http://svn.apache.org/viewvc?rev=1298984&view=rev
Log:
Fix eol
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderExecutorMemoryLeak.java
(props changed)
tomcat/trunk/test/org/apache/cata
Author: markt
Date: Fri Mar 9 19:13:18 2012
New Revision: 1298986
URL: http://svn.apache.org/viewvc?rev=1298986&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
Enable the memoey leak protection code to play nicely with IBM JVMs as
well as Oracle JVMs.
Extend test case c
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52853
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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/2839
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
https://issues.apache.org/bugzilla/show_bug.cgi?id=52718
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Mar 9 20:07:35 2012
New Revision: 1299016
URL: http://svn.apache.org/viewvc?rev=1299016&view=rev
Log:
Use final where suggested by the UCDectector
Modified:
tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java
Modified: tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Fri Mar 9 20:08:42 2012
New Revision: 1299017
URL: http://svn.apache.org/viewvc?rev=1299017&view=rev
Log:
Filter an issue we can live with. Add comment to code explaining why.
Modified:
tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java
tomcat/trunk/res/fi
https://issues.apache.org/bugzilla/show_bug.cgi?id=52720
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Mar 9 20:15:48 2012
New Revision: 1299020
URL: http://svn.apache.org/viewvc?rev=1299020&view=rev
Log:
Fix checkstyle warnings I missed earlier
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderExecutorMemoryLeak.java
tomcat/trunk/test/o
Author: markt
Date: Fri Mar 9 20:16:48 2012
New Revision: 1299021
URL: http://svn.apache.org/viewvc?rev=1299021&view=rev
Log:
Fix checkstyle warnings I missed earlier
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/loader/TestWebappClassLo
https://issues.apache.org/bugzilla/show_bug.cgi?id=52721
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52722
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Mar 9 20:32:11 2012
New Revision: 1299033
URL: http://svn.apache.org/viewvc?rev=1299033&view=rev
Log:
Use final where suggested by the UCDectector
Modified:
tomcat/trunk/java/org/apache/catalina/session/StandardManager.java
Modified: tomcat/trunk/java/org/apache/cata
Author: markt
Date: Fri Mar 9 20:32:50 2012
New Revision: 1299034
URL: http://svn.apache.org/viewvc?rev=1299034&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52723
Clean-up
Modified:
tomcat/trunk/java/org/apache/catalina/session/StandardManager.java
Modified: tomcat/t
Author: markt
Date: Fri Mar 9 20:33:59 2012
New Revision: 1299036
URL: http://svn.apache.org/viewvc?rev=1299036&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52723
Clean-up
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catal
Author: markt
Date: Fri Mar 9 20:34:55 2012
New Revision: 1299038
URL: http://svn.apache.org/viewvc?rev=1299038&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?rev=1
https://issues.apache.org/bugzilla/show_bug.cgi?id=52723
Mark Thomas changed:
What|Removed |Added
OS/Version||All
Severity|critical
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/2840
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=52837
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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/2841
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/2842
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=52850
--- Comment #7 from Rohit Kelapure 2012-03-09 22:20:48 UTC
---
(In reply to comment #5)
Thanks for accepting the patch
"I don't see any changes to address this. Did I miss them?"
Ensure that key and value types ALWAYS show up for all typ
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
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-taglibs-standard has an issue affecting its community
integration.
53 matches
Mail list logo