OSDN Git Service

Migrated to jakarta namespace and bumped version number to 2.0.0
[spring-ext/ozacc-mail.git] / src /
2023-12-04 Iwao AVE!Migrated to jakarta namespace and bumped version number... master ozacc-mail-2.0.0
2022-11-23 Iwao AVE!Minor correction
2022-11-22 Iwao AVE!Replaced StringBuffer with StringBuilder
2022-11-22 Iwao AVE!Resolved some SonarLint warnings
2022-11-22 Iwao AVE!Update JDOM
2022-11-22 Iwao AVE!Updated Velocity version from 1.7 to 2.3
2014-05-15 Iwao AVE!sun.io.ByteToCharConverter への参照を削除。例外についても sun.io.Conve...
2014-01-22 Iwao AVE!fixes #32920 SendMailImpl#send() の引数に MimeMessage を渡すと...
2011-11-25 Iwao AVE!Fixes #26817 SendMailImpl, SendMailProImpl で、Session...
2011-11-25 Iwao AVE!テストケースの小修正
2011-11-22 Iwao AVE!書きかけのテストケースを更新
2011-11-22 Iwao AVE!Fixed #23561 SendMailImpl#setCharset で指定したエンコーディングが無視される。
2011-11-22 Iwao AVE!Fixed #12279 otsuka さんによって修正済みと思われる。念のため null のチェックとテスト...
2011-11-21 Iwao AVE!テストで Dumbster を使用していた箇所を Mock JavaMail に変更(テスト時に J2SE...
2011-11-21 Iwao AVE!文字コードを UTF-8、改行コードをLFに統一
2011-11-15 Iwao AVE!変更後のディレクトリ構成に合わせてテストケース内のパスを変更
2011-11-15 Iwao AVE!ディレクトリ構成を Maven 2 標準にすることで pom.xml を簡略化
2011-11-15 Iwao AVE!CVS最新版の全ファイルを追加