]> git.mxchange.org Git - jmailer-ee.git/log
jmailer-ee.git
8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 17:13:22 +0000 (19:13 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 17:08:27 +0000 (19:08 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 19:14:08 +0000 (21:14 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 17:38:11 +0000 (19:38 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:41:52 +0000 (13:41 +0200)]
updated jar(s)

8 years agoThe exception's message now contains the thrown exception's message, too.
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.

8 years agoupdated dist.sh as jratecalc is not a public project
Roland Haeder [Thu, 7 Apr 2016 12:38:18 +0000 (14:38 +0200)]
updated dist.sh as jratecalc is not a public project

8 years agolet the actual mailer define the mail session to use
Roland Haeder [Thu, 7 Apr 2016 09:58:10 +0000 (11:58 +0200)]
let the actual mailer define the mail session to use

8 years agoupdated jar(s)
Roland Haeder [Thu, 7 Apr 2016 09:36:23 +0000 (11:36 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Mon, 4 Apr 2016 17:09:29 +0000 (19:09 +0200)]
updated jar(s)

8 years agofixed copyright (minor)
Roland Haeder [Fri, 1 Apr 2016 19:07:00 +0000 (21:07 +0200)]
fixed copyright (minor)

8 years agorenamed Mailer to BaseMailer and made it abstract, all methods here should be generic...
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.

8 years agoadded from jjobs-ejb as this is generic code
Roland Haeder [Mon, 14 Mar 2016 21:47:22 +0000 (22:47 +0100)]
added from jjobs-ejb as this is generic code

8 years agoInitial import of JavaMailer EEE project:
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