https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
Pierre Viret <pierre.vi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32151|0 |1 is obsolete| | --- Comment #46 from Pierre Viret <pierre.vi...@gmail.com> --- Created attachment 32229 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32229&action=edit patch for tomcat-maven-layout created with "svn diff -x -u" - Updated the version of the poems to 9.0.0-SNAPSHOT - created tomcat-tests component containing all the tests - add a 'utils' artifact created by the web examples component and needed by the tests (for TestCookieFilter) I have tried to split the test into the components but it's quite complicated because of the dependencies. So I have simply added a new component with all the tests so that it is possible to start the tests using maven (one can select the tests to be run using -Dtest=xyz) or with the IDE. This is not optimal yet but I think this is a good starting point. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org