Author: markt
Date: Wed Sep 8 14:43:39 2010
New Revision: 995071
URL: http://svn.apache.org/viewvc?rev=995071&view=rev
Log:
Create missing tag for jdbc-pool 1.0.8.5
Added:
tomcat/tags/JDBC_POOL_1_0_8_5/ (props changed)
- copied from r899796, tomcat/trunk/modules/jdbc-pool/
Propchang
The builds for Tomcat 5.5.31 are ready for testing and approval.
The candidates binaries are available here:
http://people.apache.org/~jim/tomcat-5.5/
According to the release process, the 5.5.31 build corresponding to the
tag TOMCAT_5_5_31 [1] is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
+++
Author: markt
Date: Wed Sep 8 15:09:16 2010
New Revision: 995082
URL: http://svn.apache.org/viewvc?rev=995082&view=rev
Log:
Bring changelog up to date
Modified:
tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
URL:
http://svn.apach
Author: markt
Date: Wed Sep 8 15:09:49 2010
New Revision: 995083
URL: http://svn.apache.org/viewvc?rev=995083&view=rev
Log:
Update to latest Tomact 6.0.x and DBCP 1.3.x release
Modified:
tomcat/trunk/modules/jdbc-pool/build.properties.default
Modified: tomcat/trunk/modules/jdbc-pool/build.p
Author: markt
Date: Wed Sep 8 15:11:49 2010
New Revision: 995084
URL: http://svn.apache.org/viewvc?rev=995084&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
URL:
http://svn.apache.org/view
Author: markt
Date: Wed Sep 8 15:19:00 2010
New Revision: 995087
URL: http://svn.apache.org/viewvc?rev=995087&view=rev
Log:
Remove some unused code
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/PooledConnection.java
Modified:
tomcat/trunk/modules/jdbc-pool/java
Author: markt
Date: Wed Sep 8 15:27:00 2010
New Revision: 995091
URL: http://svn.apache.org/viewvc?rev=995091&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49831
Make sure pooled XA connections are properly closed when the pool shuts down.
Based on a patch by Daniel Mikusa.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49831
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed Sep 8 15:31:27 2010
New Revision: 995095
URL: http://svn.apache.org/viewvc?rev=995095&view=rev
Log:
Document new validation class
(https://issues.apache.org/bugzilla/show_bug.cgi?id=48817)
Patch provided by Matt Passell.
Modified:
tomcat/trunk/modules/jdbc-pool/doc/j
https://issues.apache.org/bugzilla/show_bug.cgi?id=48817
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Wed Sep 8 15:35:48 2010
New Revision: 995099
URL: http://svn.apache.org/viewvc?rev=995099&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
URL:
http://svn.apache.org/view
On 8 September 2010 15:50, Jim Jagielski wrote:
> The builds for Tomcat 5.5.31 are ready for testing and approval.
> The candidates binaries are available here:
>
> http://people.apache.org/~jim/tomcat-5.5/
>
> According to the release process, the 5.5.31 build corresponding to the
> tag TOMCAT_5
https://issues.apache.org/bugzilla/show_bug.cgi?id=49900
Summary: BundleSupport.release() does not call super.release()
to clear bodyContent
Product: Taglibs
Version: 1.1
Platform: PC
OS/Version: Windows XP
Status:
It seems I've been lax in committing anything in recent memory, and had my
commit privileges for the jk module suspended :) But wanted to pass on these
very small proposals;
* mod_jk.dsp should have referred to a project 'named' mod_jk, the 'project
name' should generally match the name of th
On 09/08/2010 06:51 PM, William A. Rowe Jr. wrote:
It seems I've been lax in committing anything in recent memory, and had my
commit privileges for the jk module suspended :) But wanted to pass on these
very small proposals;
Sure. Note that I'm using Makefile.vc for building the
binaries, so
On 9/8/2010 12:04 PM, Mladen Turk wrote:
> On 09/08/2010 06:51 PM, William A. Rowe Jr. wrote:
>> It seems I've been lax in committing anything in recent memory, and had my
>> commit privileges for the jk module suspended :) But wanted to pass on these
>> very small proposals;
>>
>
> Sure. Note th
On 08.09.2010 19:27, William A. Rowe Jr. wrote:
On 9/8/2010 12:04 PM, Mladen Turk wrote:
On 09/08/2010 06:51 PM, William A. Rowe Jr. wrote:
It seems I've been lax in committing anything in recent memory, and had my
commit privileges for the jk module suspended :) But wanted to pass on these
ve
https://issues.apache.org/bugzilla/show_bug.cgi?id=47678
--- Comment #2 from Eric Smith 2010-09-08 14:49:30
EDT ---
I've just pulled down v1.2.30 32-bit and I'm seeing the same problem I reported
last year under Windows 2008 Server 64bit, IIS 7.0.
I have just observed that upon starting IIS, f
Author: markt
Date: Wed Sep 8 19:39:36 2010
New Revision: 995218
URL: http://svn.apache.org/viewvc?rev=995218&view=rev
Log:
Fix @Override warnings
Modified:
tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java
Modified: tomcat/trunk/java/org/apache/catalina/core/DefaultIns
Author: markt
Date: Wed Sep 8 19:45:16 2010
New Revision: 995224
URL: http://svn.apache.org/viewvc?rev=995224&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49892
Correct JNDI name for method resource injections
Based on a patch by Gurkan Erdogdu
Modified:
tomcat/trunk/
Author: markt
Date: Wed Sep 8 19:46:34 2010
New Revision: 995226
URL: http://svn.apache.org/viewvc?rev=995226&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/we
https://issues.apache.org/bugzilla/show_bug.cgi?id=49892
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 "MemoryLeakProtection" page has been changed by SylvainLaurent.
http://wiki.apache.org/tomcat/MemoryLeakProtection?action=diff&rev1=12&rev2=13
--
On 9/8/2010 12:57 PM, Rainer Jung wrote:
>
> +1 to everything you suggested to change. If you improve the dsps, you might
> want to take
> a look at
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=43303
Yea, I'm happy to add .rc's (VERSION resources) to the binaries, should be
straightfo
https://issues.apache.org/bugzilla/show_bug.cgi?id=43303
--- Comment #5 from William A. Rowe Jr. 2010-09-08 17:23:13
EDT ---
Sensible suggestion! (Commenting to put it on my free-cycles radar).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are re
I've recently rewritten the geronimo-jetty integration to work off the servlet
3 *Registration classes. This works great except for servlets backed by jsp
files, since there's no way to tell the servlet container through the
ServletRegistration interface that its actually something with this ex
https://issues.apache.org/bugzilla/show_bug.cgi?id=49903
Summary: Make tomcat workers file reloadable
Product: Tomcat Connectors
Version: unspecified
Platform: All
URL: http://www.mail-archive.com/us...@tomcat.apache.org/ms
https://issues.apache.org/bugzilla/show_bug.cgi?id=49903
Ruslan changed:
What|Removed |Added
Summary|Make tomcat workers file|Make workers file
|relo
On 09/09/2010 00:54, David Jencks wrote:
> I've recently rewritten the geronimo-jetty integration to work off the
> servlet 3 *Registration classes. This works great except for servlets backed
> by jsp files, since there's no way to tell the servlet container through the
> ServletRegistration i
29 matches
Mail list logo