svn commit: r1512172 - in /tomcat/taglibs/standard/trunk: build-tools/pom.xml compat/pom.xml examples/pom.xml impl/pom.xml jstlel/pom.xml spec/pom.xml standard-test/pom.xml

2013-08-09 Thread jboynes
Author: jboynes Date: Fri Aug 9 07:01:24 2013 New Revision: 1512172 URL: http://svn.apache.org/r1512172 Log: standardize module names Modified: tomcat/taglibs/standard/trunk/build-tools/pom.xml tomcat/taglibs/standard/trunk/compat/pom.xml tomcat/taglibs/standard/trunk/examples/pom.xm

[taglibs] Examples and doc

2013-08-09 Thread Jeremy Boynes
On Aug 6, 2013, at 10:13 PM, Henri Yandell wrote: > Slowly digging into this. Thus far I've confirmed the source builds :) > > Next up is working out how to deploy the examples. Wondering here if it would be better to release the examples separately as they can be decoupled. IOW, we would expe

buildbot success in ASF Buildbot on tomcat-trunk

2013-08-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4806 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 18500] Host aliases to match by regular expression

2013-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 --- Comment #12 from Alessandro Polverini --- This feature would be very, very appreciated since apache supports wildcard aliases and it is usually used as a frontend for tomcat. I think that suffix-match would be more than enough for a fi

[Bug 18500] Host aliases to match by regular expression

2013-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 Alessandro Polverini changed: What|Removed |Added CC||a...@nibbles.it -- You are

Re: Code style rules: Line length

2013-08-09 Thread Tim Funk
My opinion only (since I've been pretty inactive lately ... only enough time to lurk) I'm a big fan of long method/class names and 80 character width drives me nuts - unless your IDE is a phone - 80 is not very wide. 100 many times is just enough extra space to limit a lot of wrapping. (preferred

[Bug 18500] Host aliases to match by regular expression

2013-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 --- Comment #13 from Christopher Schultz --- My stab has obviously languished, here. I'll take another look at this because I do in fact think it's quite useful. Alessandro, I'm interested in what your use-case is where you have a fronting

[Bug 18500] Host aliases to match by regular expression

2013-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 --- Comment #14 from Alessandro Polverini --- Hello Christopher, I've some setups where multiple (and different) web apps use domains of the form locale.mydomain.com to automatically select the language of the site. Of course in the conffi

[Bug 18500] Host aliases to match by regular expression

2013-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 --- Comment #15 from Christopher Schultz --- Which of those cases can't be solved trivially with a catch-all default host? You are not required to explicitly specify every hostname that a client might use. -- You are receiving this mail b

[Bug 18500] Host aliases to match by regular expression

2013-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 --- Comment #16 from Alessandro Polverini --- As I explained, I'm actually using a default host but if you have more that one host with wildcards you end up using multiple tomcat instances, and that's far from ideal. -- You are receiving