]> git.mxchange.org Git - jmailer-ee.git/log
jmailer-ee.git
8 years agoupdated dist.sh
Roland Haeder [Tue, 19 Apr 2016 17:18:10 +0000 (19:18 +0200)]
updated dist.sh

8 years agoContinued a bit:
Roland Häder [Tue, 19 Apr 2016 12:34:17 +0000 (14:34 +0200)]
Continued a bit:
- updated dist.sh
- updated jar(s)

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:53:45 +0000 (20:53 +0200)]
Continued:
- added .gitattributes
- line-feed is now LF which prevents converting
- updated dist.sh for better personal-domain support
- updated jar(s)

8 years agoCotinued:
Roland Häder [Mon, 18 Apr 2016 14:23:24 +0000 (16:23 +0200)]
Cotinued:
- updated dist.st: skip wild-fly creation if path not found
- updated jar(s)

8 years agoupdated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 14:13:59 +0000 (16:13 +0200)]
updated dist.st: skip projects that are not cloned

8 years agoUpdated project files (Windows versus Linux)
Roland Häder [Mon, 18 Apr 2016 13:29:45 +0000 (15:29 +0200)]
Updated project files (Windows versus Linux)

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

8 years agoupdated jar(s)
Roland Haeder [Sun, 17 Apr 2016 12:55:55 +0000 (14:55 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Thu, 14 Apr 2016 13:18:26 +0000 (15:18 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Wed, 13 Apr 2016 21:01:48 +0000 (23:01 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 19:18:59 +0000 (21:18 +0200)]
updated jar(s)

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