Re: native-doc part of Tomcat site: outdated?

2010-01-19 Thread Mark Thomas
On 19/01/2010 20:11, denny joseph wrote: > Hi, > > Could someone suggest me a bug on tomcat 7.0/tomcat 6.0 which i can start > working on? I have set up the build env for Tomcat 7 and would like to start > contributing something. > > I have about 8 years exp in java... Great - welcome, but pleas

Re: native-doc part of Tomcat site: outdated?

2010-01-19 Thread denny joseph
Hi, Could someone suggest me a bug on tomcat 7.0/tomcat 6.0 which i can start working on? I have set up the build env for Tomcat 7 and would like to start contributing something. I have about 8 years exp in java... Thanks Denny

svn commit: r901014 - /tomcat/trunk/modules/tomcat-lite/java/org/apache/tomcat/integration/jmx/JmxObjectManagerSpi.java

2010-01-19 Thread costin
Author: costin Date: Wed Jan 20 00:23:10 2010 New Revision: 901014 URL: http://svn.apache.org/viewvc?rev=901014&view=rev Log: Wrong method name for modeler. Modified: tomcat/trunk/modules/tomcat-lite/java/org/apache/tomcat/integration/jmx/JmxObjectManagerSpi.java Modified: tomcat/trunk/mo

svn commit: r900980 - /tomcat/trunk/modules/tomcat-lite/.classpath

2010-01-19 Thread costin
Author: costin Date: Tue Jan 19 22:18:56 2010 New Revision: 900980 URL: http://svn.apache.org/viewvc?rev=900980&view=rev Log: Fix local source paths, accidental commit. Modified: tomcat/trunk/modules/tomcat-lite/.classpath Modified: tomcat/trunk/modules/tomcat-lite/.classpath URL: http://s

Re: [VOTE] Release build 6.0.24

2010-01-19 Thread Mark Thomas
On 19/01/2010 09:25, jean-frederic clere wrote: > The candidates binaries are available here: > http://people.apache.org/~jfclere/tomcat-6/v6.0.24/ > > According to the release process, the 6.0.24 tag is: > [ ] Broken > [ ] Alpha > [ ] Beta > [X] Stable Checked: -src.zip -src.tar.gz .exe .zip .ta

Re: Tomcat Realm

2010-01-19 Thread Mark Thomas
On 19/01/2010 09:30, Aihong Yin wrote: > Hi, > > I'm using tomcat5.5 and my question is: > is it possible to implement a realm to identify valid users of a web > application: the username and password get from LDAP directory server > central, and the role of the user get from a local file such as

Re: trimSpaces

2010-01-19 Thread Mark Thomas
On 19/01/2010 05:05, Kevin Jackson wrote: > Hi, > > https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 > > This fix would be very beneficial for us, although I'm aware that the > addition of this would make an application deployed in tomcat emit > different output than an app deployed on sa

Tomcat Realm

2010-01-19 Thread Aihong Yin
Hi, I'm using tomcat5.5 and my question is: is it possible to implement a realm to identify valid users of a web application: the username and password get from LDAP directory server central, and the role of the user get from a local file such as tomcat-user.xml without pasword instead. best

[VOTE] Release build 6.0.24

2010-01-19 Thread jean-frederic clere
The candidates binaries are available here: http://people.apache.org/~jfclere/tomcat-6/v6.0.24/ According to the release process, the 6.0.24 tag is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable Cheers Jean-Frederic - To unsubscribe

svn commit: r900787 - /tomcat/tc6.0.x/trunk/build.properties.default

2010-01-19 Thread jfclere
Author: jfclere Date: Tue Jan 19 14:11:05 2010 New Revision: 900787 URL: http://svn.apache.org/viewvc?rev=900787&view=rev Log: Rollback r900770 (it is in the tag now). Modified: tomcat/tc6.0.x/trunk/build.properties.default Modified: tomcat/tc6.0.x/trunk/build.properties.default URL: http:/

svn commit: r900772 - /tomcat/tc6.0.x/tags/TOMCAT_6_0_24/

2010-01-19 Thread jfclere
Author: jfclere Date: Tue Jan 19 13:26:02 2010 New Revision: 900772 URL: http://svn.apache.org/viewvc?rev=900772&view=rev Log: tag 6.0.24 Added: tomcat/tc6.0.x/tags/TOMCAT_6_0_24/ (props changed) - copied from r900771, tomcat/tc6.0.x/trunk/ Propchange: tomcat/tc6.0.x/tags/TOMCAT_6_0_

svn commit: r900770 - /tomcat/tc6.0.x/trunk/build.properties.default

2010-01-19 Thread jfclere
Author: jfclere Date: Tue Jan 19 13:24:49 2010 New Revision: 900770 URL: http://svn.apache.org/viewvc?rev=900770&view=rev Log: Ready for tagging 6.0.24 Modified: tomcat/tc6.0.x/trunk/build.properties.default Modified: tomcat/tc6.0.x/trunk/build.properties.default URL: http://svn.apache.org/

svn commit: r900768 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 13:22:24 2010 New Revision: 900768 URL: http://svn.apache.org/viewvc?rev=900768&view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=9007

svn commit: r900759 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 13:04:32 2010 New Revision: 900759 URL: http://svn.apache.org/viewvc?rev=900759&view=rev Log: votes Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=900

svn commit: r900755 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java container/catalina/src/share/org/apache/catalina/security/Secu

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 12:50:38 2010 New Revision: 900755 URL: http://svn.apache.org/viewvc?rev=900755&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 Avoid throwing an AccessControlException which can lead to a NoClassDefFoundError on first access of first j

svn commit: r900750 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java container/webapps/docs/changelog.xml

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 12:14:39 2010 New Revision: 900750 URL: http://svn.apache.org/viewvc?rev=900750&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 Make WebappClassLoader to do not swallow AccessControlException Modified: tomcat/tc5.5.x/trunk/STATUS.txt

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

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 12:09:10 2010 New Revision: 900749 URL: http://svn.apache.org/viewvc?rev=900749&view=rev Log: Correct a subsection name, to match previous releases Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelo

svn commit: r900740 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/core/ApplicationContextFacade.java container/webapps/docs/changelog.xml

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 11:49:56 2010 New Revision: 900740 URL: http://svn.apache.org/viewvc?rev=900740&view=rev Log: Include root cause exception into the one produced by ApplicationContextFacade#doPrivileged() Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/co

svn commit: r900729 - /tomcat/trunk/dist.xml

2010-01-19 Thread kkolinko
Author: kkolinko Date: Tue Jan 19 11:27:33 2010 New Revision: 900729 URL: http://svn.apache.org/viewvc?rev=900729&view=rev Log: Use CRLF line ends in conf/* files installed by the Windows exe installer Modified: tomcat/trunk/dist.xml Modified: tomcat/trunk/dist.xml URL: http://svn.apache.or

trimSpaces

2010-01-19 Thread Kevin Jackson
Hi, https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 This fix would be very beneficial for us, although I'm aware that the addition of this would make an application deployed in tomcat emit different output than an app deployed on say jetty. I'm willing to merge this with the trunk (for

Re: native-doc part of Tomcat site: outdated?

2010-01-19 Thread Konstantin Kolinko
2010/1/19 Rainer Jung : > On 19.01.2010 01:59, Konstantin Kolinko wrote: >> >> Is http://tomcat.apache.org/native-doc/  generated from /native/trunk, >> or from /native/branches/1.1.x/  ? >> >> Apparently the site for 1.1.18 was generated from trunk, but the one >> for 1.1.19 from the 1.1.x branch.

Re: native-doc part of Tomcat site: outdated?

2010-01-19 Thread Rainer Jung
On 19.01.2010 01:59, Konstantin Kolinko wrote: Is http://tomcat.apache.org/native-doc/ generated from /native/trunk, or from /native/branches/1.1.x/ ? Apparently the site for 1.1.18 was generated from trunk, but the one for 1.1.19 from the 1.1.x branch. I'd say should be generated from branc

svn commit: r900695 - in /tomcat/native/branches/1.1.x/xdocs: index.xml news/2010.xml project.xml

2010-01-19 Thread rjung
Author: rjung Date: Tue Jan 19 08:05:49 2010 New Revision: 900695 URL: http://svn.apache.org/viewvc?rev=900695&view=rev Log: Fix typos. Modified: tomcat/native/branches/1.1.x/xdocs/index.xml tomcat/native/branches/1.1.x/xdocs/news/2010.xml tomcat/native/branches/1.1.x/xdocs/project.xm