Author: markt
Date: Tue Jan 31 09:28:09 2012
New Revision: 1238315
URL: http://svn.apache.org/viewvc?rev=1238315&view=rev
Log:
Deprecate unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/DomUtil.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/DomUtil.java
URL:
http://sv
Author: markt
Date: Tue Jan 31 09:28:51 2012
New Revision: 1238316
URL: http://svn.apache.org/viewvc?rev=1238316&view=rev
Log:
Remove unused code
Removed:
tomcat/trunk/java/org/apache/tomcat/util/DomUtil.java
-
To unsubscri
Author: markt
Date: Tue Jan 31 09:29:32 2012
New Revision: 1238317
URL: http://svn.apache.org/viewvc?rev=1238317&view=rev
Log:
Deprecate unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/ModelerSource.java
Modified:
tomcat/trunk/java/org/apache/tomcat/util/model
Author: markt
Date: Tue Jan 31 09:30:16 2012
New Revision: 1238318
URL: http://svn.apache.org/viewvc?rev=1238318&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/ModelerSource.java
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/
Author: markt
Date: Tue Jan 31 09:31:06 2012
New Revision: 1238322
URL: http://svn.apache.org/viewvc?rev=1238322&view=rev
Log:
Deprecate unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/Registry.java
tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansDes
Author: markt
Date: Tue Jan 31 09:31:56 2012
New Revision: 1238323
URL: http://svn.apache.org/viewvc?rev=1238323&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansDescriptorsDigesterSource.java
tomcat/trunk/java/org/apache/tomcat/u
Author: markt
Date: Tue Jan 31 09:32:43 2012
New Revision: 1238324
URL: http://svn.apache.org/viewvc?rev=1238324&view=rev
Log:
Reduce visibility
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansDescriptorsDigesterSource.java
tomcat/trunk/java/org/apache/tomcat/ut
On 01/26/2012 07:05 PM, Olivier Lamy wrote:
Hi,
I'd like to release the Apache Tomcat Maven plugin 2.0-beta-1.
+1
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-m
Author: markt
Date: Tue Jan 31 09:33:30 2012
New Revision: 1238326
URL: http://svn.apache.org/viewvc?rev=1238326&view=rev
Log:
Use final. Reference array classes directly
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/modules/MbeansDescriptorsDigesterSource.java
tomcat/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=52564
--- Comment #1 from Rainer Jung 2012-01-31 10:02:06
UTC ---
First note, that the format string argument used in those two lines was
explicitely sanitized by removing any % character just a few lines above that
precisely because we pass it
Author: markt
Date: Tue Jan 31 11:29:44 2012
New Revision: 1238397
URL: http://svn.apache.org/viewvc?rev=1238397&view=rev
Log:
Deprecate unused code
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/modeler/Registry.java
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/modeler/m
Author: markt
Date: Tue Jan 31 11:30:34 2012
New Revision: 1238398
URL: http://svn.apache.org/viewvc?rev=1238398&view=rev
Log:
Deprecate unused code
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/DomUtil.java
Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/DomUtil.java
https://issues.apache.org/bugzilla/show_bug.cgi?id=51181
nada changed:
What|Removed |Added
CC||apache_bugzilla@valgronda.c
>
>2012/1/31 Greg Stein :
>> I just realized that we passed a "significant" revision number last week:
>>
>>
>> r1234567 | markt | 2012-01-22 13:31:00 -0500 (Sun, 22 Jan 2012) | 2 lines
>>
>> Better handling when MBean ops ret
Author: kkolinko
Revision: 1234567
Modified property: svn:log
Modified: svn:log at Tue Jan 31 18:19:25 2012
--
--- svn:log (original)
+++ svn:log Tue Jan 31 18:19:25 2012
@@ -1,2 +1,3 @@
+Fix https://issues.apache.org/bugz
Author: olamy
Date: Tue Jan 31 20:07:00 2012
New Revision: 1238782
URL: http://svn.apache.org/viewvc?rev=1238782&view=rev
Log:
fix tomcat7 management url in documentation
Modified:
tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm
Modified: tomcat/maven-plugin/trunk/src/site/apt/index.apt.
2012/1/26 Olivier Lamy :
> Hi,
>
> I'd like to release the Apache Tomcat Maven plugin 2.0-beta-1.
>
> The staging repository is available here:
> https://repository.apache.org/content/repositories/orgapachetomcat-142/
> The documentation site is available here:
> http://tomcat.apache.org/maven-plug
https://issues.apache.org/bugzilla/show_bug.cgi?id=52567
Bug #: 52567
Summary: Worker recovery state does not properly persist if no
traffic is received
Product: Tomcat Connectors
Version: 1.2.32
Platform: PC
OS/Ve
https://issues.apache.org/bugzilla/show_bug.cgi?id=52567
Aaron Ogburn changed:
What|Removed |Added
CC||aogb...@redhat.com
--
Configure bu
Author: rjung
Date: Tue Jan 31 21:49:23 2012
New Revision: 1238823
URL: http://svn.apache.org/viewvc?rev=1238823&view=rev
Log:
BZ 52567: Balancer member in recovery state can switch
back into error state if it is idle.
Modified:
tomcat/jk/trunk/native/common/jk_lb_worker.c
tomcat/jk/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=52567
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Jan 31 22:49:13 2012
New Revision: 1238847
URL: http://svn.apache.org/viewvc?rev=1238847&view=rev
Log:
Add a tools page
Added:
tomcat/site/trunk/docs/images/eclipse.gif (with props)
tomcat/site/trunk/docs/images/msdn.png (with props)
tomcat/site/trunk/docs/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52444
Guillaume Smet changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://issues.apache.org/bugzilla/show_bug.cgi?id=52444
Guillaume Smet changed:
What|Removed |Added
CC||guillaume.s...@gmail.com
--
Conf
https://issues.apache.org/bugzilla/show_bug.cgi?id=52444
--- Comment #11 from Pid 2012-01-31 23:57:21 UTC ---
Can you add a patch as an attachment (in diff -u format) for your change?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this
https://issues.apache.org/bugzilla/show_bug.cgi?id=52444
--- Comment #12 from Guillaume Smet 2012-02-01
00:18:32 UTC ---
Created attachment 28245
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28245
Fixes a NPE on startup if classes reference class or interface which aren't in
the cl
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
Hi Oliver,
sorry for late testing the release:
+1 (beta-1)
I thing the plugin need more folks to testing.
:-)
Peter
Am 26.01.2012 um 19:05 schrieb Olivier Lamy:
> Hi,
>
> I'd like to release the Apache Tomcat Maven plugin 2.0-beta-1.
>
> The staging repository is available here:
> https://
https://issues.apache.org/bugzilla/show_bug.cgi?id=52571
Bug #: 52571
Summary: Bug for login
Product: Tomcat Connectors
Version: 1.2.32
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Pr
https://issues.apache.org/bugzilla/show_bug.cgi?id=52571
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
30 matches
Mail list logo