https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
Pierre Viret <pierre.vi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32101|0 |1 is obsolete| | --- Comment #36 from Pierre Viret <pierre.vi...@gmail.com> --- Created attachment 32108 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32108&action=edit Patch for tomcat-maven-layout created with "svn diff -x -u" This patch contains following changes: - fix typo in name of dir apache-tomcat/src/main/resources - work on docs web app (the most files are generated but the content could not be tested yet) - apache-tomcat now generates the structure correctly (bin, conf, ...) The server can be started but there are SEVERE errors: I suppose that some classes are missing somewhere in the jars. Next steps: - check every jars generated by maven if it contains all needed classes (compare with the ant build output) - fix the errors until the server can start correctly - implement the tests: maybe I should start with this step as it could show if some class is missing in some generated jar. -- 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