OSDN Git Service

spring-ext/ozacc-mail.git
4 months agoMigrated to jakarta namespace and bumped version number to 2.0.0 master ozacc-mail-2.0.0
Iwao AVE! [Mon, 4 Dec 2023 13:38:46 +0000 (22:38 +0900)]
Migrated to jakarta namespace and bumped version number to 2.0.0

17 months agoMinor correction
Iwao AVE! [Wed, 23 Nov 2022 02:49:34 +0000 (11:49 +0900)]
Minor correction

17 months agoReplaced StringBuffer with StringBuilder
Iwao AVE! [Tue, 22 Nov 2022 22:02:45 +0000 (07:02 +0900)]
Replaced StringBuffer with StringBuilder

17 months agoRelease 1.3.0
Iwao AVE! [Tue, 22 Nov 2022 09:15:27 +0000 (18:15 +0900)]
Release 1.3.0

17 months agoResolved some SonarLint warnings
Iwao AVE! [Tue, 22 Nov 2022 08:28:36 +0000 (17:28 +0900)]
Resolved some SonarLint warnings

17 months agoUpdate JDOM
Iwao AVE! [Tue, 22 Nov 2022 06:30:33 +0000 (15:30 +0900)]
Update JDOM

17 months agoUpdated dependencies
Iwao AVE! [Tue, 22 Nov 2022 06:16:46 +0000 (15:16 +0900)]
Updated dependencies

- Bumped minor version as it requires Java 1.8 now.
- Replaced Log4J with Reload4J (it's used only for tests, though)

17 months agoBump required Java version from 1.4 to 1.8
Iwao AVE! [Tue, 22 Nov 2022 03:58:26 +0000 (12:58 +0900)]
Bump required Java version from 1.4 to 1.8

17 months agoUpdated Velocity version from 1.7 to 2.3
Iwao AVE! [Tue, 22 Nov 2022 03:42:29 +0000 (12:42 +0900)]
Updated Velocity version from 1.7 to 2.3

Velocity now uses SLF4J.

8 years agoprepare for next development iteration.
Iwao AVE! [Wed, 27 Apr 2016 03:35:24 +0000 (12:35 +0900)]
prepare for next development iteration.

8 years agoPreparing 1.2.5. Maven Release Plugin didn't work :-(
Iwao AVE! [Sat, 23 Apr 2016 17:39:25 +0000 (02:39 +0900)]
Preparing 1.2.5. Maven Release Plugin didn't work :-(

8 years agoAdded tag to scm.
Iwao AVE! [Sat, 23 Apr 2016 17:36:27 +0000 (02:36 +0900)]
Added tag to scm.

8 years agoMigrating from the deprecated oss-parent to the Nexus Staging Maven Plugin.
Iwao AVE! [Sat, 23 Apr 2016 16:55:14 +0000 (01:55 +0900)]
Migrating from the deprecated oss-parent to the Nexus Staging Maven Plugin.

9 years ago依存ライブラリを更に整理。
Iwao AVE! [Thu, 28 Aug 2014 08:42:41 +0000 (17:42 +0900)]
依存ライブラリを更に整理。

9 years agoAnimal Sniffer の設定更新。
Iwao AVE! [Thu, 15 May 2014 02:32:51 +0000 (11:32 +0900)]
Animal Sniffer の設定更新。

9 years agosun.io.ByteToCharConverter への参照を削除。例外についても sun.io.ConversionBufferFullException,...
Iwao AVE! [Thu, 15 May 2014 02:28:11 +0000 (11:28 +0900)]
sun.io.ByteToCharConverter への参照を削除。例外についても sun.io.ConversionBufferFullException, sun.io.UnknownCharacterException の代わりに java.io.CharConversionException を投げるように修正。

10 years ago[maven-release-plugin] prepare for next development iteration
Iwao AVE! [Thu, 23 Jan 2014 10:39:42 +0000 (19:39 +0900)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release ozacc-mail-1.2.4 ozacc-mail-1.2.4
Iwao AVE! [Thu, 23 Jan 2014 10:39:41 +0000 (19:39 +0900)]
[maven-release-plugin] prepare release ozacc-mail-1.2.4

10 years agofixes #32920 SendMailImpl#send() の引数に MimeMessage を渡すと NullPointerException が発生する不具合を修正。
Iwao AVE! [Wed, 22 Jan 2014 10:22:56 +0000 (19:22 +0900)]
fixes #32920 SendMailImpl#send() の引数に MimeMessage を渡すと NullPointerException が発生する不具合を修正。

12 years ago[maven-release-plugin] prepare for next development iteration
Iwao AVE! [Tue, 13 Mar 2012 16:54:36 +0000 (01:54 +0900)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release ozacc-mail-1.2.3 ozacc-mail-1.2.3
Iwao AVE! [Tue, 13 Mar 2012 16:54:35 +0000 (01:54 +0900)]
[maven-release-plugin] prepare release ozacc-mail-1.2.3

12 years agodeveloperConnection の指定を修正し、mvn:prepare で push するように設定を変更。
Iwao AVE! [Tue, 13 Mar 2012 16:53:43 +0000 (01:53 +0900)]
developerConnection の指定を修正し、mvn:prepare で push するように設定を変更。

12 years agoFixes #26817 SendMailImpl, SendMailProImpl で、Session 生成時に渡される Properties オブジェクトを生成するコ...
Iwao AVE! [Fri, 25 Nov 2011 15:12:32 +0000 (00:12 +0900)]
Fixes #26817 SendMailImpl, SendMailProImpl で、Session 生成時に渡される Properties オブジェクトを生成するコードを protected なメソッドにする。後方互換性を維持するため、デフォルトの実装ではタイムアウトとSMTP認証の設定をセットする。

12 years agoテストケースの小修正
Iwao AVE! [Fri, 25 Nov 2011 15:07:34 +0000 (00:07 +0900)]
テストケースの小修正

12 years ago書きかけのテストケースを更新
Iwao AVE! [Tue, 22 Nov 2011 17:26:19 +0000 (02:26 +0900)]
書きかけのテストケースを更新

12 years ago依存ライブラリの整理(利用者側で必要な依存ライブラリを追加することを前提に provided scope に変更している)。
Iwao AVE! [Tue, 22 Nov 2011 17:06:39 +0000 (02:06 +0900)]
依存ライブラリの整理(利用者側で必要な依存ライブラリを追加することを前提に provided scope に変更している)。

12 years agoFixed #23561 SendMailImpl#setCharset で指定したエンコーディングが無視される。
Iwao AVE! [Tue, 22 Nov 2011 17:02:52 +0000 (02:02 +0900)]
Fixed #23561 SendMailImpl#setCharset で指定したエンコーディングが無視される。

12 years agoFixed #12279 otsuka さんによって修正済みと思われる。念のため null のチェックとテストケースを追加。
Iwao AVE! [Tue, 22 Nov 2011 17:01:17 +0000 (02:01 +0900)]
Fixed #12279 otsuka さんによって修正済みと思われる。念のため null のチェックとテストケースを追加。

12 years agoテストで Dumbster を使用していた箇所を Mock JavaMail に変更(テスト時に J2SE 1.5 が必要となるが、ozacc-mail 自体は引き続き...
Iwao AVE! [Mon, 21 Nov 2011 18:10:17 +0000 (03:10 +0900)]
テストで Dumbster を使用していた箇所を Mock JavaMail に変更(テスト時に J2SE 1.5 が必要となるが、ozacc-mail 自体は引き続き J2SE 1.4 環境で利用可能)。

12 years agopom.xml の小修正
Iwao AVE! [Mon, 21 Nov 2011 18:02:16 +0000 (03:02 +0900)]
pom.xml の小修正

12 years ago文字コードを UTF-8、改行コードをLFに統一
Iwao AVE! [Mon, 21 Nov 2011 16:08:13 +0000 (01:08 +0900)]
文字コードを UTF-8、改行コードをLFに統一

12 years ago[maven-release-plugin] prepare for next development iteration
Iwao AVE! [Wed, 16 Nov 2011 20:12:41 +0000 (05:12 +0900)]
[maven-release-plugin] prepare for next development iteration

12 years ago[maven-release-plugin] prepare release ozacc-mail-1.2.2
Iwao AVE! [Wed, 16 Nov 2011 20:12:41 +0000 (05:12 +0900)]
[maven-release-plugin] prepare release ozacc-mail-1.2.2

12 years agomvn release:prepare で自動的にコミットしないように設定を追加
Iwao AVE! [Wed, 16 Nov 2011 20:06:07 +0000 (05:06 +0900)]
mvn release:prepare で自動的にコミットしないように設定を追加

12 years agoMaven Central での公開に向けて pom.xml を調整
Iwao AVE! [Wed, 16 Nov 2011 17:11:46 +0000 (02:11 +0900)]
Maven Central での公開に向けて pom.xml を調整

12 years ago変更後のディレクトリ構成に合わせてテストケース内のパスを変更
Iwao AVE! [Tue, 15 Nov 2011 14:28:28 +0000 (23:28 +0900)]
変更後のディレクトリ構成に合わせてテストケース内のパスを変更

12 years agoディレクトリ構成を Maven 2 標準にすることで pom.xml を簡略化
Iwao AVE! [Tue, 15 Nov 2011 14:26:16 +0000 (23:26 +0900)]
ディレクトリ構成を Maven 2 標準にすることで pom.xml を簡略化

12 years ago.gitignore を追加
Iwao AVE! [Tue, 15 Nov 2011 14:18:38 +0000 (23:18 +0900)]
.gitignore を追加

12 years agoEclipse 用のファイルを削除
Iwao AVE! [Tue, 15 Nov 2011 11:19:25 +0000 (20:19 +0900)]
Eclipse 用のファイルを削除

12 years ago.cvsignore を削除
Iwao AVE! [Tue, 15 Nov 2011 11:18:44 +0000 (20:18 +0900)]
.cvsignore を削除

12 years agoMaven 1.x 用のファイルを削除
Iwao AVE! [Tue, 15 Nov 2011 11:17:51 +0000 (20:17 +0900)]
Maven 1.x 用のファイルを削除

12 years agoCVS最新版の全ファイルを追加
Iwao AVE! [Tue, 15 Nov 2011 04:08:42 +0000 (13:08 +0900)]
CVS最新版の全ファイルを追加