[jira] [Created] (MTOMCAT-105) creating executable war failed

2011-11-02 Thread albert kam (Created) (JIRA)
creating executable war failed -- Key: MTOMCAT-105 URL: https://issues.apache.org/jira/browse/MTOMCAT-105 Project: Apache Tomcat Maven Plugin Issue Type: Bug Components: tomcat7 Affects Versions: 2.0

DO NOT REPLY [Bug 52127] New: java.lang.IncompatibleClassChangeError

2011-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52127 Bug #: 52127 Summary: java.lang.IncompatibleClassChangeError Product: Tomcat 6 Version: 6.0.32 Platform: PC OS/Version: Linux Status: NEW Severity: major

[GUMP@vmgump]: Project taglibs-parent (in module tomcat-taglibs) failed

2011-11-02 Thread Gump
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 taglibs-parent has an issue affecting its community integration. This issu

[patch] Speed up Tomcat shutdown during test runs

2011-11-02 Thread Konstantin Kolinko
Hi! The patch: http://people.apache.org/~kkolinko/patches/2011-11-03_tc8_fastShutdown.patch It saves 1 second for each Tomcat shutdown during tests, by skipping a sleep in AbstractEndpoint.pause(). I think it is worth doing, but maybe there are other comments? All tests for one connector run a

buildbot success in ASF Buildbot on tomcat-trunk

2011-11-02 Thread buildbot
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/2454 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2011-11-02 Thread Konstantin Kolinko
2011/11/3 : > 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/2453 Some ~random test failure in TestNonBlockingCoordinator [junit] Running org.apache.catalina

buildbot failure in ASF Buildbot on tomcat-trunk

2011-11-02 Thread buildbot
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/2453 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1196827 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2011-11-02 Thread kkolinko
Author: kkolinko Date: Wed Nov 2 22:09:42 2011 New Revision: 1196827 URL: http://svn.apache.org/viewvc?rev=1196827&view=rev Log: Wrap and format long lines. No functional change. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/t

svn commit: r1196825 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2011-11-02 Thread kkolinko
Author: kkolinko Date: Wed Nov 2 22:03:51 2011 New Revision: 1196825 URL: http://svn.apache.org/viewvc?rev=1196825&view=rev Log: Wrap and format a long line. No functional change. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/

svn commit: r1196769 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2011-11-02 Thread kkolinko
Author: kkolinko Date: Wed Nov 2 19:21:09 2011 New Revision: 1196769 URL: http://svn.apache.org/viewvc?rev=1196769&view=rev Log: CTR: docs Convert the changelog file to UTF-8. The changelog files in trunk and TC7 are already UTF-8. Fix characters that were broken by r83 about a year ago. Mod

svn commit: r1196746 - in /tomcat/tc7.0.x/trunk: ./ RUNNING.txt webapps/docs/changelog.xml

2011-11-02 Thread kkolinko
Author: kkolinko Date: Wed Nov 2 18:31:50 2011 New Revision: 1196746 URL: http://svn.apache.org/viewvc?rev=1196746&view=rev Log: Merged revisions r1175798 r1196735 from tomcat/trunk: Improve RUNNING.txt: - Better describe environment variables. - Document setenv scripts. - Mention "catalina start

svn commit: r1196735 - /tomcat/trunk/RUNNING.txt

2011-11-02 Thread kkolinko
Author: kkolinko Date: Wed Nov 2 18:22:14 2011 New Revision: 1196735 URL: http://svn.apache.org/viewvc?rev=1196735&view=rev Log: Further improve RUNNING.txt Better describe environment variables. Document setenv.sh. Provide examples of setenv files and of using a context that points to ${catalin

Redeploy on context.xml changes (Was: Tagging 7.0.23)

2011-11-02 Thread Konstantin Kolinko
2011/11/2 : > Konstantin Kolinko wrote: > >>2011/11/2 Mark Thomas : >>> On 01/11/2011 22:39, Mark Thomas wrote: > >>> My first stab at a patch for this is at [1]. Comments welcome. > >>>http://people.apache.org/~markt/patches/2011-11-01-redeploy-trunk-v1.patch > > >>Quick review - several typos:

DO NOT REPLY [Bug 52124] New: Tomcat Maven metadata only includes the latest release

2011-11-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52124 Bug #: 52124 Summary: Tomcat Maven metadata only includes the latest release Product: Tomcat 6 Version: unspecified Platform: All OS/Version: All Status: NEW

svn commit: r1196544 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/

2011-11-02 Thread olamy
Author: olamy Date: Wed Nov 2 11:30:23 2011 New Revision: 1196544 URL: http://svn.apache.org/viewvc?rev=1196544&view=rev Log: fix warSourceDirectory expression/default-value Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/RunMojo

Re: svn commit: r1196077 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2011-11-02 Thread Mladen Truk
On 11/01/2011 06:48 PM, Konstantin Kolinko wrote: 2011/11/1: --- tomcat/jk/trunk/native/iis/jk_isapi_plugin.c (original) +++ tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Tue Nov 1 16:07:10 2011 @@ -2817,6 +2816,8 @@ static BOOL initialize_extension(void) if (read_registry_init_data()) {

Re: Tagging 7.0.23

2011-11-02 Thread markt
Konstantin Kolinko wrote: >2011/11/2 Mark Thomas : >> On 01/11/2011 22:39, Mark Thomas wrote: >> My first stab at a patch for this is at [1]. Comments welcome. >>http://people.apache.org/~markt/patches/2011-11-01-redeploy-trunk-v1.patch >Quick review - several typos: > >mbeans-descriptors.xml