1. 2a1797d Java 7 syntax by Emmanuel Bourg · 5 years ago trunk
  2. da9b3a4 Bumped the language level to Java 7 by Emmanuel Bourg · 5 years ago
  3. d267d1a Updated the Maven plugins by Emmanuel Bourg · 5 years ago
  4. 94f968b Replaced the @Component annotations on the MavenProject, MavenSession and Settings fields with the equivalent @Parameter syntax by Emmanuel Bourg · 5 years ago
  5. eefb36f Fixed the javadoc errors (and some warnings) by Emmanuel Bourg · 5 years ago
  6. 59a7c83 Ignore the IntelliJ project files by Emmanuel Bourg · 5 years ago
  7. 8efe084 Removed the unused dependency on Guava by Emmanuel Bourg · 5 years ago
  8. 809e94b Removed the Tomcat 6 plugin by Emmanuel Bourg · 5 years ago
  9. 58266b5 Ignore the build directories for the Tomcat 8 plugin by Emmanuel Bourg · 5 years ago
  10. 7479076 add contributor by Olivier Lamy · 8 years ago
  11. dea768f Ensure that resource paths begin with "/" as required by Tomcat 8. by Olivier Lamy · 8 years ago
  12. e04b12a upgrade surefire, use default log file name by Olivier Lamy · 8 years ago
  13. a6a1544 temporary disable this test as it looks to fail on windauze env, first is to fix tomcat8 support by Olivier Lamy · 8 years ago
  14. f565bbd revert use of cast method by Olivier Lamy · 8 years ago
  15. 9a98601 partially revert bad commit r1628603 by Olivier Lamy · 8 years ago
  16. f761fc8 use last tomcat8 version by Olivier Lamy · 8 years ago
  17. 5199329 use last tomcat8 version by Olivier Lamy · 8 years ago
  18. 7053800 bump version to 3.0-SNAPSHOT by Olivier Lamy · 8 years ago
  19. 6674b57 minot formatting by Olivier Lamy · 8 years ago
  20. 22a706d minor updates by Olivier Lamy · 8 years ago
  21. c1dcf85 class not needed by Olivier Lamy · 8 years ago
  22. 334cd50 get classloader resources from reactor modules as well second part by Olivier Lamy · 8 years ago
  23. 363cb62 get classloader resources from reactor modules as well by Olivier Lamy · 8 years ago
  24. 14ccb7e more work but still issue loading resources by Olivier Lamy · 8 years ago
  25. 64420ae force war plugin version 2.4 by Olivier Lamy · 8 years ago
  26. 6af3c56 Fix: MTOMCAT-234 by Olivier Lamy · 8 years ago
  27. ce97e38 1. Fix: MTOMCAT-274 (updated maven-war-plugin version). by Olivier Lamy · 8 years ago
  28. 5b0779f MTOMCAT-234 Classloading issues by Olivier Lamy · 8 years ago
  29. dbfbdca add contributor by Olivier Lamy · 8 years ago
  30. 21c29b3 formatting by Olivier Lamy · 8 years ago
  31. 4276296 basic support for tomcat 8 by Olivier Lamy · 8 years ago
  32. 5ba0e64 start work for tomcat8 by Olivier Lamy · 8 years ago
  33. 720b86f [MTOMCAT-306] by Olivier Lamy · 8 years ago
  34. 0d7cc0b executable war: Bind Tomcat to an address via command-line option #15 by Olivier Lamy · 8 years ago
  35. 2e214a3 fix https://github.com/apache/tomcat-maven-plugin/pull/12 by Olivier Lamy · 8 years ago
  36. 5896d8c [MTOMCAT-255] by Olivier Lamy · 8 years ago
  37. 41c7953 use last tomcat 6.0.43 by Olivier Lamy · 9 years ago
  38. fe58e92 use last tomcat 7.0.x version by Olivier Lamy · 9 years ago
  39. a392bf0 ecj compiler 4.4 by Olivier Lamy · 9 years ago
  40. 43eddc3 upgrade surefire version and tomcat 7.0.57 by Olivier Lamy · 9 years ago
  41. 93ae322 [MTOMCAT-284] Add a skip parameter to deploy/redeploy/undeploy goals by Olivier Lamy · 9 years ago
  42. 3666559 [MTOMCAT-280] Allow running deploy-only and redeploy-only goals without pom file by Olivier Lamy · 10 years ago
  43. 382e831 format by Olivier Lamy · 10 years ago
  44. 051b59f [MTOMCAT-286] Integration test fails on Windows Submitted by Dennis Lundberg by Olivier Lamy · 10 years ago
  45. 4709373 Tomcat 7.0.55 by Konstantin Kolinko · 10 years ago
  46. 777ff05 formatting by Olivier Lamy · 10 years ago
  47. ea09065 fix war plugin by Olivier Lamy · 10 years ago
  48. 780112e last rat plugin version by Olivier Lamy · 10 years ago
  49. 8cca683 add contributor by Olivier Lamy · 10 years ago
  50. 94658dd [MTOMCAT-278] Ignoring nonProxyHosts during deployment Submitted by John Gregg by Olivier Lamy · 10 years ago
  51. f0c4aaa add contributor by Olivier Lamy · 10 years ago
  52. a67efb1 [MTOMCAT-267] Support 'skip' parameter for Catalina-based goals (deploy) by Olivier Lamy · 10 years ago
  53. 67d1eff Adding default init so the mime types are set for the static content by Olivier Lamy · 10 years ago
  54. d51a3ea remove * import by Olivier Lamy · 10 years ago
  55. 1539523 restore unintended removal of this option by Olivier Lamy · 10 years ago
  56. bc44bf4 formatting by Olivier Lamy · 10 years ago
  57. 63c81f0 some upgrade in archetype by Olivier Lamy · 10 years ago
  58. 216797a add contributor by Olivier Lamy · 10 years ago
  59. cca6f10 Added a new parameter, “sessionManagerFactory”. If you specify a class that implements a createSessionManager() function, this class will be called and used to construct the session manager you want. This is useful for having your standalone instance use the memcached-session-manager project. by Olivier Lamy · 10 years ago
  60. 7420167 Added the RemoteIpValve to the Tomcat configuration, if enabled by a property configurable in the pom.xml. By default the valve is enabled. by Olivier Lamy · 10 years ago
  61. 5b2b24c formatting and add @since by Olivier Lamy · 10 years ago
  62. a544209 Added the RemoteIpValve to the Tomcat configuration, if enabled by a property configurable in the pom.xml. By default the valve is enabled. by Olivier Lamy · 10 years ago
  63. 5cc5cbc add contributor by Olivier Lamy · 10 years ago
  64. 921873d so FIXME has been fixed :-) by Olivier Lamy · 10 years ago
  65. 914c6b0 fix formatting by Olivier Lamy · 10 years ago
  66. 390297e implemented proxy fix for tomcat6-maven-plugin by Olivier Lamy · 10 years ago
  67. e8aaa0f Fix for MTOMCAT-177 - tomcat7:deploy ignores proxy settings by Olivier Lamy · 10 years ago
  68. 469a760 add contributor by Olivier Lamy · 10 years ago
  69. 57c157d [MTOMCAT-273] redeploy-only goal is broken for Tomcat 6 by Olivier Lamy · 10 years ago
  70. a10c48d tomcat 7.0.54 by Olivier Lamy · 10 years ago
  71. 9c0aa8b upgrade plugins version by Olivier Lamy · 10 years ago
  72. ee72636 add comment by Olivier Lamy · 10 years ago
  73. c835aa9 add contributor by Olivier Lamy · 10 years ago
  74. 698b492 [MTOMCAT-238] Parameter staticContextDocbase cant be used by Olivier Lamy · 10 years ago
  75. 3f44ef2 use ecj 4.3.1 by Olivier Lamy · 10 years ago
  76. aa48bf9 tomcat 7.0.53 by Olivier Lamy · 10 years ago
  77. 46be820 use tomcat 6.0.39 by Olivier Lamy · 10 years ago
  78. 7007461 Correct typo s/byte/bytes/, replace tabs with spaces. by Konstantin Kolinko · 10 years ago
  79. 5d70910 add contributor by Olivier Lamy · 10 years ago
  80. d985d20 format by Olivier Lamy · 10 years ago
  81. e08562e [MTOMCAT-256] Adding maxPostSize to the tomcat connector by Olivier Lamy · 10 years ago
  82. a44d9f4 doc for last version by Olivier Lamy · 10 years ago
  83. 8dc9d1d tomcat 7.0.50 by Olivier Lamy · 10 years ago
  84. adf9ac5 upgrade plugin version by Olivier Lamy · 10 years ago
  85. 0da6e6a upgrade some versions in the archetype by Olivier Lamy · 10 years ago
  86. 1d9e043 add tomcat-jsp-api as dependency to get it working with 7.0.50 by Olivier Lamy · 10 years ago
  87. e3cbf29 use skin released version by Olivier Lamy · 10 years ago
  88. 3d0a7c8 https://issues.apache.org/jira/browse/MTOMCAT-211 by Konstantin Kolinko · 10 years ago
  89. ebd0cc7 fix check of directory creation by Olivier Lamy · 10 years ago
  90. 7939c69 [MTOMCAT-248] fix broken links by Olivier Lamy · 10 years ago
  91. f385f9b [maven-release-plugin] prepare for next development iteration by Olivier Lamy · 10 years ago
  92. d98eed1 [maven-release-plugin] prepare release tomcat-maven-plugin-2.2 by Olivier Lamy · 10 years ago
  93. 0027ea3 [MTOMCAT-196] for warRunDependencies too by Olivier Lamy · 10 years ago
  94. c326a4c [MTOMCAT-196] Add the possiblilty to search warRunDepencies and extraDependcies throug the dependencyManagement by Olivier Lamy · 10 years ago
  95. d1dfa6c cleanup unused dependencies by Olivier Lamy · 10 years ago
  96. 48d5021 [MTOMCAT-161] add a filter to exclude some files from jars when building self executable war/jar by Olivier Lamy · 10 years ago
  97. a1e48af plexus utils 3.0.15 by Olivier Lamy · 10 years ago
  98. 6908a82 [MTOMCAT-211] The .war file is not extracted from executable war by Olivier Lamy · 10 years ago
  99. 02cefdc add contributor by Olivier Lamy · 10 years ago
  100. 4dedaa2 [MTOMCAT-84] tomcat:reload logs the wrong message Submitted by Michael Osipov. by Olivier Lamy · 10 years ago