svn commit: r1555014 - /tomcat/maven-plugin/trunk/pom.xml

2014-01-02 Thread olamy
Author: olamy Date: Fri Jan 3 05:53:31 2014 New Revision: 1555014 URL: http://svn.apache.org/r1555014 Log: upgrade plugin version Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=

svn commit: r1555013 - /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml

2014-01-02 Thread olamy
Author: olamy Date: Fri Jan 3 05:53:26 2014 New Revision: 1555013 URL: http://svn.apache.org/r1555013 Log: upgrade some versions in the archetype Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml Modified: tomcat/maven-plugin/trunk/t

svn commit: r1555012 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/ tomcat-maven-archetype/src/main/resources/archetype-resources/ tomcat-maven-archetype/src/main/resources/archetype-res

2014-01-02 Thread olamy
Author: olamy Date: Fri Jan 3 05:53:18 2014 New Revision: 1555012 URL: http://svn.apache.org/r1555012 Log: add tomcat-jsp-api as dependency to get it working with 7.0.50 Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/pom.xml tomcat/maven-plugin/trunk/tomcat-maven-archety

Re: [VOTE] Release Apache Tomcat 7.0.50

2014-01-02 Thread Olivier Lamy
ok all good due to the refactoring, I just have to include tomcat-jsp-api jar to have the resources in the classpath. So +1 On 2 January 2014 14:41, Olivier Lamy wrote: > I have errors when testing the maven plugin with the staged artifacts: > > SEVERE: A child container failed during start > >

[Bug 55931] Security: Tomcat7 opens 2 additional random ports that listen for all IPs when JMX is enabled

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55931 --- Comment #4 from Konstantin Kolinko --- (In reply to Michael from comment #2) There are two cases in OP's report "Case A": without JmxRemoteLifecycleListener "Case B": with JmxRemoteLifecycleListener > What is 3-d port opened by Java?

Re: Permissions to create release directory for taglibs?

2014-01-02 Thread Olivier Lamy
Just did that: mb-olamy:sirona olamy$ svn mkdir https://dist.apache.org/repos/dist/release/tomcat/taglibs Committed revision 4030. mb-olamy:sirona olamy$ svn mv https://dist.apache.org/repos/dist/dev/tomcat/taglibs/taglibs-standard-1.2.1 https://dist.apache.org/repos/dist/release/tomcat/taglibs

svn commit: r4031 - /dev/tomcat/taglibs/taglibs-standard-1.2.1/ /release/tomcat/taglibs/taglibs-standard-1.2.1/

2014-01-02 Thread olamy
Author: olamy Date: Thu Jan 2 22:54:11 2014 New Revision: 4031 Log: publish release Added: release/tomcat/taglibs/taglibs-standard-1.2.1/ - copied from r4030, dev/tomcat/taglibs/taglibs-standard-1.2.1/ Removed: dev/tomcat/taglibs/taglibs-standard-1.2.1/ -

svn commit: r4031 - /dev/tomcat/taglibs/taglibs-standard-1.2.1/ /release/tomcat/taglibs/taglibs-standard-1.2.1/

2014-01-02 Thread olamy
Author: olamy Date: Thu Jan 2 22:54:11 2014 New Revision: 4031 Log: publish release Added: release/tomcat/taglibs/taglibs-standard-1.2.1/ - copied from r4030, dev/tomcat/taglibs/taglibs-standard-1.2.1/ Removed: dev/tomcat/taglibs/taglibs-standard-1.2.1/ -

svn commit: r4030 - /release/tomcat/taglibs/

2014-01-02 Thread olamy
Author: olamy Date: Thu Jan 2 22:53:25 2014 New Revision: 4030 Log: create taglibs path Added: release/tomcat/taglibs/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@

svn commit: r4030 - /release/tomcat/taglibs/

2014-01-02 Thread olamy
Author: olamy Date: Thu Jan 2 22:53:25 2014 New Revision: 4030 Log: create taglibs path Added: release/tomcat/taglibs/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@

Re: Permissions to create release directory for taglibs?

2014-01-02 Thread sebb
On 2 January 2014 22:24, Jeremy Boynes wrote: > On Dec 29, 2013, at 3:10 PM, Mark Thomas wrote: >> >> > I’ve uploaded a copy of the source release here: >> > https://dist.apache.org/repos/dist/dev/tomcat/taglibs/taglibs-standard-1.2.1/ >> > >> > Is that what you had in mind? Do I just svn mv tha

Permissions to create release directory for taglibs?

2014-01-02 Thread Jeremy Boynes
On Dec 29, 2013, at 3:10 PM, Mark Thomas wrote: > > > I’ve uploaded a copy of the source release here: > > https://dist.apache.org/repos/dist/dev/tomcat/taglibs/taglibs-standard-1.2.1/ > > > > Is that what you had in mind? Do I just svn mv that to “release” > > when done? > > Yes and yes. I am

[VOTE][RESULT] Release Apache Standard Taglib 1.2.1

2014-01-02 Thread Jeremy Boynes
binding +1: rjung, olamy, markt non-binding +1: jboynes, hyandell No other votes have been cast so I am calling this as passed. I will publish the release artifacts though the Maven and diet repositories and then update the website before sending a general announcement. I would like to thank ev

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 Chuck Caldarale changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55931] Security: Tomcat7 opens 2 additional random ports that listen for all IPs when JMX is enabled

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55931 --- Comment #3 from Chuck Caldarale --- (In reply to Michael from comment #2) > My questions: Bugzilla is not a support forum; post your questions on the Tomcat users' mailing list. -- You are receiving this mail because: You are the ass

[Bug 55588] Tomcat randomly crashes with [libtcnative-1.so+0x12e39] Java_org_apache_tomcat_jni_Socket_sendbb+0x59

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55588 Nitinb changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #9 from Nitinb --- After

[Bug 55931] Security: Tomcat7 opens 2 additional random ports that listen for all IPs when JMX is enabled

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55931 --- Comment #2 from Michael --- Dear Mark, What do you mean by “JMXLifecylceListener in JMXREmote.jar”? I configured JmxRemoteLifecycleListener from catalina-jmx-remote.jar. Do you mean this class or something else? Regarding JMX You ab

[Bug 55947] New: cometD longpolling results in Nullpointer using NIO

2014-01-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55947 Bug ID: 55947 Summary: cometD longpolling results in Nullpointer using NIO Product: Tomcat 7 Version: 7.0.47 Hardware: PC Status: NEW Severity: normal Pri