Bug report for Taglibs [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2010/11/14]

2010-11-14 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Tomcat Wiki] Update of "FAQ" by PidSter

2010-11-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ" page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ?action=diff&rev1=29&rev2=30 -- * [[/About|Meta]] - A

[Tomcat Wiki] Update of "FAQ/Troubleshooting_and_Diag nostics" by PidSter

2010-11-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics ---

[Tomcat Wiki] Update of "FAQ/Troubleshooting_and_Diag nostics" by PidSter

2010-11-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diff&rev1=1&rev2=2 -

[Tomcat Wiki] Update of "FAQ/Troubleshooting_and_Diag nostics" by PidSter

2010-11-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diff&rev1=2&rev2=3 -

[Tomcat Wiki] Update of "FAQ/Troubleshooting_and_Diag nostics" by PidSter

2010-11-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diff&rev1=3&rev2=4 -

[Tomcat Wiki] Update of "FAQ/Troubleshooting_and_Diag nostics" by PidSter

2010-11-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by PidSter. http://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diff&rev1=4&rev2=5 -

svn commit: r1035039 - in /tomcat/taglibs/standard/trunk/compat/src/main/java/org/apache/taglibs/standard/tag/compat/core: ParamTag.java RedirectTag.java SetTag.java UrlTag.java WhenTag.java

2010-11-14 Thread jboynes
Author: jboynes Date: Sun Nov 14 18:32:53 2010 New Revision: 1035039 URL: http://svn.apache.org/viewvc?rev=1035039&view=rev Log: add remaining core tags for compat module Added: tomcat/taglibs/standard/trunk/compat/src/main/java/org/apache/taglibs/standard/tag/compat/core/ParamTag.java (w

svn commit: r1035051 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 19:10:22 2010 New Revision: 1035051 URL: http://svn.apache.org/viewvc?rev=1035051&view=rev Log: Rename 'Service' section -> 'Service Startup' in the installer, to make its intent more clear. It is port of r451508 from TC 5.5 Modified: tomcat/trunk/res/tomcat

svn commit: r1035062 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 20:38:40 2010 New Revision: 1035062 URL: http://svn.apache.org/viewvc?rev=1035062&view=rev Log: - Move SecMenu section back to its place, but extract its code into a separate method. (The "components" page of the installer lists sections in the order they apprear

svn commit: r1035068 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 21:05:41 2010 New Revision: 1035068 URL: http://svn.apache.org/viewvc?rev=1035068&view=rev Log: - SetOutPath creates the empty folders for us. Thus 'File /nonfatal' trick is not needed. - Simplify deletion patterns in the Uninstall section Modified: tomcat/t

svn commit: r1035071 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 21:18:29 2010 New Revision: 1035071 URL: http://svn.apache.org/viewvc?rev=1035071&view=rev Log: Simplify logic Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=1035

svn commit: r1035083 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 21:59:23 2010 New Revision: 1035083 URL: http://svn.apache.org/viewvc?rev=1035083&view=rev Log: Define a variable to hold a handle to the service-install.log file. Using $R7 was not clean, because it can be reused in different methods along the way. Append to the

svn commit: r1035088 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 22:28:31 2010 New Revision: 1035088 URL: http://svn.apache.org/viewvc?rev=1035088&view=rev Log: Move 'FileOpen' command outside from the InstallRetry loop. Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://svn.apache.or

svn commit: r1035093 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 22:48:23 2010 New Revision: 1035093 URL: http://svn.apache.org/viewvc?rev=1035093&view=rev Log: Remove "modern.exe" reference from Uninstall section. There is no such file. It was just part of an old example. E.g. mentioned here: http://forums.winamp.com/showthrea

svn commit: r1035094 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Sun Nov 14 23:05:17 2010 New Revision: 1035094 URL: http://svn.apache.org/viewvc?rev=1035094&view=rev Log: Do not remove HKCR key "JSPFile", because we do not create it. (Why was it there? Was somebody configuring Tomcat as the app that runs "*.jsp" files on Windows?) Mod

svn commit: r1035106 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-11-14 Thread kkolinko
Author: kkolinko Date: Mon Nov 15 00:17:42 2010 New Revision: 1035106 URL: http://svn.apache.org/viewvc?rev=1035106&view=rev Log: Propose Windows installer patch Remove previous proposal, as this one includes all those changes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0

[g...@vmgump]: Project jakarta-tomcat-jni (in module jakarta-tomcat-connectors) success, but with warnings.

2010-11-14 Thread Bill Barker
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 jakarta-tomcat-jni contains errors. The current state of this project is '

[g...@vmgump]: Project tomcat-jasper_tc6 (in module tomcat-jasper_tc6) failed

2010-11-14 Thread Bill Barker
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 tomcat-jasper_tc6 has an issue affecting its community integration. This i

[g...@vmgump]: Project jakarta-tomcat-util (in module jakarta-tomcat-connectors) failed

2010-11-14 Thread Bill Barker
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 jakarta-tomcat-util has an issue affecting its community integration. This

[g...@vmgump]: Project tomcat-tc6 (in module tomcat-tc6) failed

2010-11-14 Thread Bill Barker
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 tomcat-tc6 has an issue affecting its community integration. This issue af

svn commit: r1035120 - /tomcat/tc5.5.x/trunk/build/build.properties.default

2010-11-14 Thread kkolinko
Author: kkolinko Date: Mon Nov 15 02:30:49 2010 New Revision: 1035120 URL: http://svn.apache.org/viewvc?rev=1035120&view=rev Log: Add a comment CTR Modified: tomcat/tc5.5.x/trunk/build/build.properties.default Modified: tomcat/tc5.5.x/trunk/build/build.properties.default URL: http://svn.apa

[g...@vmgump]: Project tomcat-catalina (in module jakarta-tomcat-4.0) failed

2010-11-14 Thread Stefan Bodewig
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 tomcat-catalina has an issue affecting its community integration. This iss

[g...@vmgump]: Project jakarta-tomcat-dbcp (in module jakarta-tomcat-5) failed

2010-11-14 Thread bobh
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 jakarta-tomcat-dbcp has an issue affecting its community integration. This

DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

2010-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250 --- Comment #4 from Rex Wang 2010-11-14 21:41:24 EST --- (In reply to comment #3) > (In reply to comment #2) > > Thanks Rex. > > > > I've performed the svn mv, though I'm not sure what the deployment process > > is > > so will wait on Jer

[g...@vmgump]: Project jakarta-tomcat-jasper_tc5 (in module jakarta-tomcat-jasper_tc5) failed

2010-11-14 Thread bobh
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 jakarta-tomcat-jasper_tc5 has an issue affecting its community integratio

svn commit: r1035132 - /tomcat/trunk/res/tomcat.nsi

2010-11-14 Thread kkolinko
Author: kkolinko Date: Mon Nov 15 03:14:40 2010 New Revision: 1035132 URL: http://svn.apache.org/viewvc?rev=1035132&view=rev Log: Fix wrong path in the "Tomcat Documentation" shortcut. The webapp is called "docs". ("tomcat-docs" was in TC5.5) Modified: tomcat/trunk/res/tomcat.nsi Modified: t

DO NOT REPLY [Bug 50064] bundle-ify the taglibs jars

2010-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50064 --- Comment #9 from Rex Wang 2010-11-14 22:21:51 EST --- (In reply to comment #8) > I'm seeing the following warning for the compat and jstlel modules: > > [WARNING] Warning building bundle > org.apache.taglibs:taglibs-standard-compat:bund

svn commit: r1035136 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-11-14 Thread kkolinko
Author: kkolinko Date: Mon Nov 15 03:28:07 2010 New Revision: 1035136 URL: http://svn.apache.org/viewvc?rev=1035136&view=rev Log: The proposed patch was updated to include r1035132 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org

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

2010-11-14 Thread kkolinko
Author: kkolinko Date: Mon Nov 15 04:02:49 2010 New Revision: 1035138 URL: http://svn.apache.org/viewvc?rev=1035138&view=rev Log: Propose installer patch for TC 5.5 Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/t

[g...@vmgump]: Project jakarta-tomcat-jk (in module jakarta-tomcat-connectors) failed

2010-11-14 Thread Bill Barker
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 jakarta-tomcat-jk has an issue affecting its community integration. This i