Re: [taglibs] Maven3 thinks the project structure is malformed

2011-03-27 Thread Felix Meschberger
Hi, (I did not look at the project, but this sounds familiar) could it be that the parent element has no "relativePath" child element ? This seems to confuse M3 (I fail to remember the Maven bug right now). A simple fix is to just add an empty relativePath element. Regards Felix Am Sonntag, de

Re: Mark's r906443

2011-03-27 Thread Konstantin Kolinko
In http://svn.apache.org/viewvc?view=revision&revision=906443 the description of CVE-2009-2901 was updated to say that it only affects Windows platforms. There might be reasons why deploy may fail on unixes as well (e.g. full disk). The patch to ExpandWar.expand() handles that case as well. Bes

Re: svn commit: r1085764 - in /tomcat/trunk/webapps/docs: project.xml windows-auth-howto.xml

2011-03-27 Thread Konstantin Kolinko
2011/3/26 : > Author: markt > Date: Sat Mar 26 16:45:26 2011 > New Revision: 1085764 > > URL: http://svn.apache.org/viewvc?rev=1085764&view=rev > Log: > Add some Windows authentication notes to the docs > > Added: >    tomcat/trunk/webapps/docs/windows-auth-howto.xml   (with props) > Modified: >  

svn commit: r1086054 - /tomcat/trunk/webapps/docs/index.xml

2011-03-27 Thread kkolinko
Author: kkolinko Date: Sun Mar 27 22:02:24 2011 New Revision: 1086054 URL: http://svn.apache.org/viewvc?rev=1086054&view=rev Log: Followup to r1085764 Add the pages to the index page as well. Modified: tomcat/trunk/webapps/docs/index.xml Modified: tomcat/trunk/webapps/docs/index.xml URL: ht

DO NOT REPLY [Bug 49073] Ability to disable shutdown port not documented

2011-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49073 --- Comment #3 from Konstantin Kolinko 2011-03-27 17:22:50 EDT --- (In reply to comment #0) > but should say > > (...) "The standard tomcat shutdown script will however > perform a shutdown regardless." That does not perform a graceful s

svn commit: r1086036 - in /tomcat: tc5.5.x/trunk/container/webapps/docs/config/server.xml tc6.0.x/trunk/webapps/docs/config/server.xml trunk/webapps/docs/config/server.xml

2011-03-27 Thread kkolinko
Author: kkolinko Date: Sun Mar 27 20:58:13 2011 New Revision: 1086036 URL: http://svn.apache.org/viewvc?rev=1086036&view=rev Log: Update the docs regarding the shutdown port number. It is a followup to r938430. As Steven Schlansker noted on the users list, disabling the port affects un*x systems,

[taglibs] Maven3 thinks the project structure is malformed

2011-03-27 Thread Jeremy Boynes
If I build standard I things are OK but if I build one of the modules (e.g. standard/impl) I get the following warning: [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.taglibs:taglibs-standard-impl:bundle:1.2-SNAPSHOT [WARNING] 'parent.relati

Re: svn commit: r1085963 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2011-03-27 Thread Jeremy Boynes
Thanks, fixed. On Mar 27, 2011, at 10:19 AM, Konstantin Kolinko wrote: > 2011/3/27 : >> Author: jboynes >> Date: Sun Mar 27 15:33:57 2011 >> New Revision: 1085963 >> >> URL: http://svn.apache.org/viewvc?rev=1085963&view=rev >> Log: >> applied parent patch for #50674 from Olivier Lamy >> >> Mod

svn commit: r1086035 - /tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/core/ParamSupport.java

2011-03-27 Thread jboynes
Author: jboynes Date: Sun Mar 27 20:53:10 2011 New Revision: 1086035 URL: http://svn.apache.org/viewvc?rev=1086035&view=rev Log: fix warning from JavaDoc report Modified: tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/core/ParamSupport.java Modified:

svn commit: r1086034 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2011-03-27 Thread jboynes
Author: jboynes Date: Sun Mar 27 20:49:31 2011 New Revision: 1086034 URL: http://svn.apache.org/viewvc?rev=1086034&view=rev Log: remove links to old JDK docs Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml URL: http://svn.apache.or

svn commit: r1086011 - in /tomcat/site/trunk: docs/security-4.html docs/security-5.html docs/security-6.html docs/security-7.html xdocs/security-4.xml xdocs/security-5.xml xdocs/security-6.xml xdocs/s

2011-03-27 Thread kkolinko
Author: kkolinko Date: Sun Mar 27 19:41:34 2011 New Revision: 1086011 URL: http://svn.apache.org/viewvc?rev=1086011&view=rev Log: Correct typos Modified: tomcat/site/trunk/docs/security-4.html tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/docs/security-6.html tomcat/sit

Re: svn commit: r1085963 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2011-03-27 Thread Konstantin Kolinko
2011/3/27 : > Author: jboynes > Date: Sun Mar 27 15:33:57 2011 > New Revision: 1085963 > > URL: http://svn.apache.org/viewvc?rev=1085963&view=rev > Log: > applied parent patch for #50674 from Olivier Lamy > > Modified: >    tomcat/taglibs/taglibs-parent/trunk/pom.xml > > Modified: tomcat/taglibs/t

svn commit: r1085965 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2011-03-27 Thread jboynes
Author: jboynes Date: Sun Mar 27 15:49:47 2011 New Revision: 1085965 URL: http://svn.apache.org/viewvc?rev=1085965&view=rev Log: upgrade to ASF parent 9 Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml URL: http://svn.apache.org/vie

DO NOT REPLY [Bug 50674] Some maven pom improvments

2011-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50674 Jeremy Boynes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1085964 - in /tomcat/taglibs/standard/trunk: compat/pom.xml impl/pom.xml jstlel/pom.xml spec/pom.xml

2011-03-27 Thread jboynes
Author: jboynes Date: Sun Mar 27 15:34:08 2011 New Revision: 1085964 URL: http://svn.apache.org/viewvc?rev=1085964&view=rev Log: applied standard patch for #50674 from Olivier Lamy Modified: tomcat/taglibs/standard/trunk/compat/pom.xml tomcat/taglibs/standard/trunk/impl/pom.xml tomcat

svn commit: r1085963 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2011-03-27 Thread jboynes
Author: jboynes Date: Sun Mar 27 15:33:57 2011 New Revision: 1085963 URL: http://svn.apache.org/viewvc?rev=1085963&view=rev Log: applied parent patch for #50674 from Olivier Lamy Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml URL:

Re: [taglibs] Time to release 1.2.0?

2011-03-27 Thread Jeremy Boynes
On Mar 25, 2011, at 2:15 AM, Mark Thomas wrote: > On 23/01/2011 20:41, Jeremy Boynes wrote: >> The only bug remaining that impact the JSTL libraries is #46052 (locale >> performance on 1.6). Henri suggested releasing in its current form which >> sounds reasonable. Should we release this as 1.2.0

Bug report for Tomcat Modules [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2011/03/27]

2011-03-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned