tree: c7511a437ab8eaed64c61053f39817ca0db6fbce [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.