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/91
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source S
2014-05-19 16:58 GMT+04:00 Mark Thomas :
> The proposed Apache Tomcat 6.0.41 release candidate is now available
> for voting.
>
> The main changes since 6.0.40 are:
> - Fix BZ 56529
>
> The main changes since 6.0.39 are:
> - Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in
> J
https://issues.apache.org/bugzilla/show_bug.cgi?id=56546
--- Comment #2 from Konstantin Kolinko ---
I applied "A." in r1596090.
D. Running org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak,
I think it will be more readable, if all the stack traces are printed at once,
as
20-May
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
--- Comment #8 from Konstantin Kolinko ---
(In reply to Remy Maucherat from comment #3)
>
> Another related topic: the amount of
> WebappClassLoader.clearReferencesThreads logging that happens running the
> testsuite. This feature is a good
Author: kkolinko
Date: Mon May 19 22:44:26 2014
New Revision: 1596090
URL: http://svn.apache.org/r1596090
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56546
Reduce logging level for stack traces from SEVERE to INFO.
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappC
Author: kkolinko
Date: Mon May 19 22:38:47 2014
New Revision: 1596088
URL: http://svn.apache.org/r1596088
Log:
Correct indent
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/chang
Author: kkolinko
Date: Mon May 19 22:22:30 2014
New Revision: 1596084
URL: http://svn.apache.org/r1596084
Log:
svn:eol-style=native
It is a merge of r1596081 from tomcat/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/valves/TestStuc
Author: kkolinko
Date: Mon May 19 22:20:11 2014
New Revision: 1596081
URL: http://svn.apache.org/r1596081
Log:
svn:eol-style=native
Modified:
tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java
(props changed)
Propchange:
tomcat/trunk/test/org/apache/catalina
https://issues.apache.org/bugzilla/show_bug.cgi?id=56546
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #1 from Konst
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
Mark Thomas changed:
What|Removed |Added
Version|8.0.5 |8.0.8
Summary|Examples ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=56546
Bug ID: 56546
Summary: Improve thread trace logging in
WebappClassLoader.clearReferencesThreads()
Product: Tomcat 8
Version: 8.0.5
Hardware: PC
Status: NE
On 16.5.2014 22:55, Mark Thomas wrote:
The proposed 8.0.8 release is:
[ ] Broken - do not release
[ ] Alpha - go ahead and release as 8.0.8 (alpha)
[ ] Beta - go ahead and release as 8.0.8 (beta)
[X] Stable - go ahead and release as 8.0.8 (stable)
(non-binding)
Tested .zip distribution on W
Author: markt
Date: Mon May 19 21:45:22 2014
New Revision: 1596065
URL: http://svn.apache.org/r1596065
Log:
Follow up to r1596004. Actually throw the exception.
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
Modified: tomcat/trunk/java/org/apache/catalina/loade
On 19/05/2014 22:41, Konstantin Kolinko wrote:
> 2014-05-19 23:38 GMT+04:00 :
>> Author: markt
>> Date: Mon May 19 19:38:13 2014
>> New Revision: 1596004
>>
>> URL: http://svn.apache.org/r1596004
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
>> Refactor handling of class
2014-05-19 23:38 GMT+04:00 :
> Author: markt
> Date: Mon May 19 19:38:13 2014
> New Revision: 1596004
>
> URL: http://svn.apache.org/r1596004
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
> Refactor handling of class loading attempts after web application stop.
>
> Modified
2014-05-19 23:30 GMT+04:00 :
> 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/89
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: bb-vm_ubunt
2014-05-17 0:55 GMT+04:00 Mark Thomas :
> The proposed Apache Tomcat 8.0.8 release is now available for voting.
>
> The main changes since 8.0.6 are:
> - Fix BZ 56529 a regression in the fix for BZ 56481
> - Fix regression that broke Tomcat's copy of DBCP
> - Small number of additional fixes
>
> Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
--- Comment #4 from Remy Maucherat ---
It would be a good plan to upgrade 8 asap, however, even if the JDT build is a
bit "new".
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
--- Comment #4 from Konstantin Kolinko ---
The workaround for issue in Comment 2 is to add
"org.apache.catalina.util.RequestUtil" to the value of classesToInitialize
attribute.
With the following configuration both issues are resolved:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
--- Comment #3 from Konstantin Kolinko ---
Created attachment 31638
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31638&action=edit
(2) localhost.2014-05-20.log
Log file with exceptions for issue in Comment 2.
--
You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
--- Comment #2 from Konstantin Kolinko ---
4. On the login page, enter a username (role1) and password (see
tomcat-users.xml). Press "Login" button.
5. Look into logs/localhost.2014-05-20.log.
There is an exception thrown by Session attribu
https://issues.apache.org/bugzilla/show_bug.cgi?id=56461
--- Comment #5 from Sylvain Laurent ---
merged to tomcat 7, will be availble in 7.0.55
--
You are receiving this mail because:
You are the assignee for the bug.
-
To uns
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
Konstantin Kolinko changed:
What|Removed |Added
OS||All
--- Comment #1 from Konst
Author: slaurent
Date: Mon May 19 20:42:56 2014
New Revision: 1596052
URL: http://svn.apache.org/r1596052
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56461
New option to make context startup fail if a load-on-startup servlet fails
merged r1595690 from trunk
Modified:
tomcat/tc
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526
--- Comment #4 from Sylvain Laurent ---
merged to tomcat 7, will be available in 7.0.55.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To u
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545
Bug ID: 56545
Summary: Examples app security exceptions (8.0.8 release
candidate)
Product: Tomcat 8
Version: 8.0.5
Hardware: PC
Status: NEW
Seve
Author: slaurent
Date: Mon May 19 20:26:23 2014
New Revision: 1596047
URL: http://svn.apache.org/r1596047
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56526
Improved StuckThreadDetectionValve to allow to interrupt stuck threads.
merged r1595331 from trunk
Added:
tomcat/tc7.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
--- Comment #5 from Mark Thomas ---
The other thing that would significantly reduce garbage is not to copy the data
from the buffer to a new buffer if it is not fully written.
--
You are receiving this mail because:
You are the assignee f
Author: markt
Date: Mon May 19 19:38:13 2014
New Revision: 1596004
URL: http://svn.apache.org/r1596004
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
Refactor handling of class loading attempts after web application stop.
Modified:
tomcat/trunk/java/org/apache/catalina/load
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|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/89
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Stam
Author: violetagg
Date: Mon May 19 19:15:46 2014
New Revision: 1595997
URL: http://svn.apache.org/r1595997
Log:
Tag 7.0.54
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_54/ (props changed)
- copied from r1595993, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_54/build.prop
2014-05-14 1:32 GMT+04:00 Tony Stevenson :
> Jake,
>
> As far as I know current emails should not be being delayed now. I.e. New
> commits.
> If specific mails are missing they can easily be generated on eris.
>
>
> Sent from my iPad
>
> On 13 May 2014, at 16:40, Jake Farrell wrote:
>
> Hi Konstan
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/88
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source S
[
https://issues.apache.org/jira/browse/MTOMCAT-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Kopf updated MTOMCAT-270:
Description:
Additional Web apps are exploded into a directory under the webapps folder in
the To
[
https://issues.apache.org/jira/browse/MTOMCAT-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Kopf updated MTOMCAT-270:
Description:
Additional Web apps are exploded into a directory under the webapps folder in
the To
Stefan Kopf created MTOMCAT-270:
---
Summary: Additional web apps are not re-deployed properly
Key: MTOMCAT-270
URL: https://issues.apache.org/jira/browse/MTOMCAT-270
Project: Apache Tomcat Maven Plugin
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/72
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sour
https://issues.apache.org/bugzilla/show_bug.cgi?id=56491
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
[
https://issues.apache.org/jira/browse/MTOMCAT-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Kopf updated MTOMCAT-269:
Description:
While the default context file (/META-INF/context.xml) is respected for the
project
[
https://issues.apache.org/jira/browse/MTOMCAT-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Kopf updated MTOMCAT-269:
Description:
While the default context file (/META-INF/context.xml) is respected for the
project
Stefan Kopf created MTOMCAT-269:
---
Summary: Context file of additional web apps is ignored
Key: MTOMCAT-269
URL: https://issues.apache.org/jira/browse/MTOMCAT-269
Project: Apache Tomcat Maven Plugin
On 2014-05-16, 4:55 PM, Mark Thomas wrote:
The proposed 8.0.8 release is:
[ ] Broken - do not release
[ ] Alpha - go ahead and release as 8.0.8 (alpha)
[ ] Beta - go ahead and release as 8.0.8 (beta)
[X] Stable - go ahead and release as 8.0.8 (stable)
Tested WebSocket and AsyncContext, NIO a
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
--- Comment #7 from Konstantin Kolinko ---
Improvements from the above comments were committed to trunk in r1595887 and
will be in 8.0.9.
Backported to Tomcat 7 in r1595900 to be in 7.0.54.
--
You are receiving this mail because:
You are
Author: kkolinko
Date: Mon May 19 13:37:45 2014
New Revision: 1595900
URL: http://svn.apache.org/r1595900
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
When recycling a Coyote request, ensure that Catalina request have been
recycled.
Merged r1594436 r1594924 r1595887 from tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=56446
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon May 19 13:33:09 2014
New Revision: 1595898
URL: http://svn.apache.org/r1595898
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56446
Clearer handling of exceptions when calling a method on a POJO based WebSocket
endpoint. Based on a suggestion by Eugene Chung.
Author: markt
Date: Mon May 19 13:24:00 2014
New Revision: 1595893
URL: http://svn.apache.org/r1595893
Log:
Code clean-up. No functional change.
Merge exception handling blocks were code is identical.
Spotted while reviewing use of ExceptionUtils.unwrapInvocationTargetException()
Modified:
to
Author: kkolinko
Date: Mon May 19 13:11:28 2014
New Revision: 1595887
URL: http://svn.apache.org/r1595887
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
Improve implementation of CoyoteAdapter.checkRecycled() to do not use an
exception for flow control.
Modified:
tomcat/tr
https://issues.apache.org/bugzilla/show_bug.cgi?id=56456
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On 19/05/2014 13:58, Rémy Maucherat wrote:
> 2014-05-19 14:51 GMT+02:00 Mark Thomas :
>
>> Unit tests all pass for BIO, NIO and APR/native on Linux, OSX and
>> Windows with 64-bit Java.
>
>
> NIO2 included ?
No. That still triggers failures for me.
>> I've come the conclusion the the cookie wor
The proposed Apache Tomcat 6.0.41 release candidate is now available
for voting.
The main changes since 6.0.40 are:
- Fix BZ 56529
The main changes since 6.0.39 are:
- Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in
JSPs
- Update native library to 1.1.30
- Various improveme
2014-05-19 14:51 GMT+02:00 Mark Thomas :
> Unit tests all pass for BIO, NIO and APR/native on Linux, OSX and
> Windows with 64-bit Java.
>
NIO2 included ?
>
> I've come the conclusion the the cookie work - if done carefully - can
> be done without destabilising 8.0.x therefore I am voting stable
On 16/05/2014 21:55, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.8 release is now available for voting.
>
> The main changes since 8.0.6 are:
> - Fix BZ 56529 a regression in the fix for BZ 56481
> - Fix regression that broke Tomcat's copy of DBCP
> - Small number of additional fixes
>
>
Hi,
2014-04-28 10:39 GMT+03:00 Violeta Georgieva :
>
> Hi,
>
> I would like to start preparing 7.0.54 for voting this afternoon.
I'll start in a few hours.
> If you want to add something to this release please reply here.
>
> Regards
> Violeta
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
--- Comment #3 from Mark Thomas ---
I'd be concerned about regressions using an ECJ RC in a stable Tomcat version.
Upgrading ECJ is as simple as replacing the JAR so users impacted by this bug
have a simple fix available.
--
You are recei
On 19/05/2014 12:01, Violeta Georgieva wrote:
> 2014-05-19 13:54 GMT+03:00 Mark Thomas :
>>
>> On 19/05/2014 11:48, Violeta Georgieva wrote:
>>> 2014-05-19 13:42 GMT+03:00 Mark Thomas :
On 19/05/2014 09:04, Mark Thomas wrote:
> On 18/05/2014 15:19, Rémy Maucherat wrote:
>> 2014-05
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
--- Comment #2 from Violeta Georgieva ---
ECJ 4.4RC1 is available.
Should we wait for the official release? (which will happen end of June with
Luna release)
--
You are receiving this mail because:
You are the assignee for the bug.
-
2014-05-19 13:54 GMT+03:00 Mark Thomas :
>
> On 19/05/2014 11:48, Violeta Georgieva wrote:
> > 2014-05-19 13:42 GMT+03:00 Mark Thomas :
> >>
> >> On 19/05/2014 09:04, Mark Thomas wrote:
> >>> On 18/05/2014 15:19, Rémy Maucherat wrote:
> 2014-05-15 16:14 GMT+02:00 Mark Thomas :
>
> > T
Ok, thank you, please keep up updated
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau
2014-05-19 12:43 GMT+02:00 Mark Thomas :
> On 19/05/2014 11:25, Violeta Georgieva wrote
On 19/05/2014 11:48, Violeta Georgieva wrote:
> 2014-05-19 13:42 GMT+03:00 Mark Thomas :
>>
>> On 19/05/2014 09:04, Mark Thomas wrote:
>>> On 18/05/2014 15:19, Rémy Maucherat wrote:
2014-05-15 16:14 GMT+02:00 Mark Thomas :
> The proposed 6.0.40 release is:
> [ ] Broken - do not re
2014-05-19 13:42 GMT+03:00 Mark Thomas :
>
> On 19/05/2014 09:04, Mark Thomas wrote:
> > On 18/05/2014 15:19, Rémy Maucherat wrote:
> >> 2014-05-15 16:14 GMT+02:00 Mark Thomas :
> >>
> >>> The proposed 6.0.40 release is:
> >>> [ ] Broken - do not release
> >>> [X] Stable - go ahead and release as 6
Author: markt
Date: Mon May 19 10:47:33 2014
New Revision: 1595825
URL: http://svn.apache.org/r1595825
Log:
Tag 6.0.41
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_41/ (props changed)
- copied from r1595824, tomcat/tc6.0.x/trunk/
Modified:
tomcat/tc6.0.x/tags/TOMCAT_6_0_41/build.properti
Author: markt
Date: Mon May 19 10:45:24 2014
New Revision: 5380
Log:
Drop 6.0.40 RC to make way for 6.0.41
Removed:
dev/tomcat/tomcat-6/v6.0.40/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional com
On 19/05/2014 11:25, Violeta Georgieva wrote:
> 2014-05-19 13:19 GMT+03:00 Mark Thomas :
>>
>> On 19/05/2014 11:13, Violeta Georgieva wrote:
>>> Hi
>>>
>>>
>>> 2014-05-19 13:09 GMT+03:00 Romain Manni-Bucau :
Hi guys,
found the mail saying 7.0.54 will be tagged then some discussi
On 19/05/2014 09:04, Mark Thomas wrote:
> On 18/05/2014 15:19, Rémy Maucherat wrote:
>> 2014-05-15 16:14 GMT+02:00 Mark Thomas :
>>
>>> The proposed 6.0.40 release is:
>>> [ ] Broken - do not release
>>> [X] Stable - go ahead and release as 6.0.40 Stable
>>>
>> Great job on clearing up all the issu
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
--- Comment #9 from Violeta Georgieva ---
for reference bug 56543
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
--- Comment #8 from Robbie Gibson ---
Done, sorry for the confusion.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
Robbie Gibson changed:
What|Removed |Added
OS||All
--- Comment #1 from Robbie Gib
2014-05-19 13:19 GMT+03:00 Mark Thomas :
>
> On 19/05/2014 11:13, Violeta Georgieva wrote:
> > Hi
> >
> >
> > 2014-05-19 13:09 GMT+03:00 Romain Manni-Bucau :
> >>
> >> Hi guys,
> >>
> >> found the mail saying 7.0.54 will be tagged then some discussion about
fix
> >> to include inside then nothing (
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543
Bug ID: 56543
Summary: Jasper fails to compile JSP pages when running with
JDK 1.8
Product: Tomcat 7
Version: 7.0.53
Hardware: PC
Status: NEW
Se
Author: markt
Date: Mon May 19 10:18:29 2014
New Revision: 1595816
URL: http://svn.apache.org/r1595816
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56529
Fix NoSuchElementException while handling attributes with empty string value in
custom tags. Based on a patch provided by Haripr
On 19/05/2014 11:13, Violeta Georgieva wrote:
> Hi
>
>
> 2014-05-19 13:09 GMT+03:00 Romain Manni-Bucau :
>>
>> Hi guys,
>>
>> found the mail saying 7.0.54 will be tagged then some discussion about fix
>> to include inside then nothing (not sure it is linked to my box, apache
>> mail issue or some
Hi
2014-05-19 13:09 GMT+03:00 Romain Manni-Bucau :
>
> Hi guys,
>
> found the mail saying 7.0.54 will be tagged then some discussion about fix
> to include inside then nothing (not sure it is linked to my box, apache
> mail issue or something else).
>
> Can you please give a status on 7.0.54.
Th
Hi guys,
found the mail saying 7.0.54 will be tagged then some discussion about fix
to include inside then nothing (not sure it is linked to my box, apache
mail issue or something else).
Can you please give a status on 7.0.54.
We (tomee community) are really interested in
https://issues.apache.o
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56283
Robbie Gibson changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
Author: violetagg
Date: Mon May 19 09:51:07 2014
New Revision: 1595808
URL: http://svn.apache.org/r1595808
Log:
vote
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=1595808&r1=1595807&r
The Buildbot has detected a new failure on builder tomcat-6-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-6-trunk/builds/19
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
On 18/05/2014 15:19, Rémy Maucherat wrote:
> 2014-05-15 16:14 GMT+02:00 Mark Thomas :
>
>> The proposed 6.0.40 release is:
>> [ ] Broken - do not release
>> [X] Stable - go ahead and release as 6.0.40 Stable
>>
> Great job on clearing up all the issues.
Thanks. Pity I created a regression (BZ 565
Author: markt
Date: Mon May 19 08:03:22 2014
New Revision: 1595775
URL: http://svn.apache.org/r1595775
Log:
Vote
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
Propchange: tomcat/tc6.0.x/trunk/
---
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Example Application Exposing Internals Using JMX" page has been changed by
NevenCvetkovic:
https://wiki.apache.org/tomcat/Example%20Application%20Exposing%20Internals%20Using%20JMX
82 matches
Mail list logo