thomas-mc-work
released this
06 Nov 13:06
·
7 commits
to master
since this release
The initial release of the forked FakeSTMP.
Notable changes since the last major release 2.0 of the former project from May 8, 2015:
-
First off the main development goal: Make the output processing modular
Now you can define custom commands for the processing of incoming mails!
More Changes:
- migration to Java SE 7 (probably it can also be compiled for Java SE 6 if desired)
- removed the GUI
- changed the output filename timestamp format to ISO alike
Developer related:
- lots of code cleanups and simplifications
- remove some unused dependencies
- many refactorings (e.g. removed enum based singletons)
- removed the site generation
- add four testing layers for better quality control
Please Keep in mind that only the jar file represents the binary release. The other two (zip
+ tar.gz
) are automatically generated by github and only serve as source archives.