]>
git.mxchange.org Git - jmailer-ee.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Roland Haeder [Mon, 11 Apr 2016 19:14:08 +0000 (21:14 +0200)]
updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 17:38:11 +0000 (19:38 +0200)]
updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:41:52 +0000 (13:41 +0200)]
updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:30:30 +0000 (13:30 +0200)]
The exception's message now contains the thrown exception's message, too.
Roland Haeder [Thu, 7 Apr 2016 12:38:18 +0000 (14:38 +0200)]
updated dist.sh as jratecalc is not a public project
Roland Haeder [Thu, 7 Apr 2016 09:58:10 +0000 (11:58 +0200)]
let the actual mailer define the mail session to use
Roland Haeder [Thu, 7 Apr 2016 09:36:23 +0000 (11:36 +0200)]
updated jar(s)
Roland Haeder [Mon, 4 Apr 2016 17:09:29 +0000 (19:09 +0200)]
updated jar(s)
Roland Haeder [Fri, 1 Apr 2016 19:07:00 +0000 (21:07 +0200)]
fixed copyright (minor)
Roland Haeder [Fri, 1 Apr 2016 18:21:15 +0000 (20:21 +0200)]
renamed Mailer to BaseMailer and made it abstract, all methods here should be generic enough then.
Roland Haeder [Mon, 14 Mar 2016 21:47:22 +0000 (22:47 +0100)]
added from jjobs-ejb as this is generic code
Roland Haeder [Sun, 13 Mar 2016 17:27:44 +0000 (18:27 +0100)]
Initial import of JavaMailer EEE project:
- this project should send out emails to the user by keeping the API easy
- "GNU-ified" project (relevant files added)
- dist.sh and generic .gitignore added
- new classes/interfaces added