tree: a37d8cd1a93cf5c0b61184b38f1617c67b1174e9 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
server/container/guice/testing/custom-mailets/README.md

How to

This project is used to generate custom mailet / matcher used in unit tests of the underlying Guice project.

This associated JAR is in the test resources.

Run:

mvn clean install

And overwrite it in server/container/guice/mailet/src/test/resources/recursive/extensions-jars/*.jar to update it.