good catch. Actually I did perform a ant test to check that all tests pass, but the "validate" target is not run by default. Why isn't it enabled by default ?
Sylvain On 2 déc. 2011, at 22:08, Mark Thomas wrote: > On 02/12/2011 20:49, [email protected] wrote: >> Author: slaurent >> Date: Fri Dec 2 20:49:50 2011 >> New Revision: 1209686 >> >> URL: http://svn.apache.org/viewvc?rev=1209686&view=rev >> Log: >> bug 51741: Eclipse WTP "Serve modules without publishing" broken with >> tc7, needs patch in tomcat >> https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 > > You need to run checkstyle on this. There are a number of issues including: > - files without license headers > - files with license headers that do not use the expected layout > - an import from o.a.catlina used within o.a.naming wich is not permitted > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
