Maven page on wiki updated with some best practices

2008-11-07 Thread Yoav Shapira
Just FYI, if you're looking for more Maven information or are just bored, which I doubt ;) https://wiki.hubteam.com/display/Eng/Maven Yoav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Maven page on wiki updated with some best practices

2008-11-07 Thread Yoav Shapira
Sorry folks, obviously meant to send to another list ;) On Fri, Nov 7, 2008 at 8:54 AM, Yoav Shapira [EMAIL PROTECTED] wrote: Just FYI, if you're looking for more Maven information or are just bored, which I doubt ;) https://wiki.hubteam.com/display/Eng/Maven Yoav -- Thanks, Yoav

DO NOT REPLY [Bug 46162] IIS 7.0 and isapi_redirec.dll are not login Dynamic content in WebServer log file

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46162 --- Comment #2 from sammy [EMAIL PROTECTED] 2008-11-07 07:52:29 PST --- (In reply to comment #1) According to Microsoft this is a known IIS 7 bug and a hotfix is available: http://support.microsoft.com/kb/956120 Actually the

DO NOT REPLY [Bug 46164] New: Jasper Error (Boolean null is converted to false)

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46164 Summary: Jasper Error (Boolean null is converted to false) Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: blocker

DO NOT REPLY [Bug 46169] New: mod_jk extension use_server_errors not working

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46169 Summary: mod_jk extension use_server_errors not working Product: Tomcat Connectors Version: 1.2.27 Platform: Other OS/Version: Linux Status: NEW Severity: normal

DO NOT REPLY [Bug 46169] mod_jk extension use_server_errors not working

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46169 Rainer Jung [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |enhancement

DO NOT REPLY [Bug 46169] mod_jk extension use_server_errors not working

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46169 --- Comment #2 from Rainer Jung [EMAIL PROTECTED] 2008-11-07 09:40:18 PST --- Created an attachment (id=22842) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22842) Patch making use_server_errors work with httpd 1.3 Patch

svn commit: r712207 - /tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c

2008-11-07 Thread rjung
Author: rjung Date: Fri Nov 7 09:43:41 2008 New Revision: 712207 URL: http://svn.apache.org/viewvc?rev=712207view=rev Log: Fix for BZ 46169: Make use_server_errors work with httpd 1.3. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c Modified:

DO NOT REPLY [Bug 46169] mod_jk extension use_server_errors not working

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46169 Rainer Jung [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46169] mod_jk extension use_server_errors not working

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46169 --- Comment #4 from Mark Thomas [EMAIL PROTECTED] 2008-11-07 09:59:43 PST --- This is a test - please ignore. Sorry for the noise. worker1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

svn commit: r712212 - in /tomcat/connectors/trunk/jk: native/STATUS.txt native/common/jk_version.h native/configure.in native/iis/installer/isapi-redirector-win32-msi.ism native/iis/isapi_redirect.rc

2008-11-07 Thread rjung
Author: rjung Date: Fri Nov 7 10:05:13 2008 New Revision: 712212 URL: http://svn.apache.org/viewvc?rev=712212view=rev Log: Increment version to 1.2.28-dev after 1.2.27 release. Modified: tomcat/connectors/trunk/jk/native/STATUS.txt tomcat/connectors/trunk/jk/native/common/jk_version.h

svn commit: r712214 - /tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml

2008-11-07 Thread rjung
Author: rjung Date: Fri Nov 7 10:08:04 2008 New Revision: 712214 URL: http://svn.apache.org/viewvc?rev=712214view=rev Log: Add fix for BZ 46169 to changelog. Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml Modified:

DO NOT REPLY [Bug 45931] trimSpaces incorrectly modifies output

2008-11-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 Meetesh Karia [EMAIL PROTECTED] changed: What|Removed |Added Attachment #22665|0 |1 is

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

2008-11-07 Thread pero
Author: pero Date: Fri Nov 7 13:32:08 2008 New Revision: 712276 URL: http://svn.apache.org/viewvc?rev=712276view=rev Log: Add ReplicationValve NPE fix. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r712274 - /tomcat/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java

2008-11-07 Thread pero
Author: pero Date: Fri Nov 7 13:29:21 2008 New Revision: 712274 URL: http://svn.apache.org/viewvc?rev=712274view=rev Log: FIX possible NPE as Engine level configuration, as context dosen't exists! Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java Modified:

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

2008-11-07 Thread pero
Author: pero Date: Fri Nov 7 13:47:04 2008 New Revision: 712281 URL: http://svn.apache.org/viewvc?rev=712281view=rev Log: cast my vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r712278 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioEndpoint.java SocketProperties.java

2008-11-07 Thread pero
Author: pero Date: Fri Nov 7 13:40:37 2008 New Revision: 712278 URL: http://svn.apache.org/viewvc?rev=712278view=rev Log: Fix NPE to use Http11NioProtocol handler with default parameters! # example: Executor name=tomcatThreadPool namePrefix=catalina-exec- maxThreads=150

[Fwd: [Announce] Call For Papers opens for ApacheCon US 2009]

2008-11-07 Thread Mark Thomas
If you have only 30 seconds to read this; Join us in celebrating the ASF's 10th Anniversary at ApacheCon! The Call for Papers is now open for ApacheCon US 2009, taking place 2-6 November in Oakland, California. Proposals are being accepted at http://us.apachecon.com/c/acus2009/cfp/ and can be

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

2008-11-07 Thread pero
Author: pero Date: Fri Nov 7 13:53:36 2008 New Revision: 712285 URL: http://svn.apache.org/viewvc?rev=712285view=rev Log: Cast my vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: