OSDN Git Service

spring-ext/ozacc-mail.git
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!Release 1.3.0
2022-11-22 Iwao AVE!Resolved some SonarLint warnings
2022-11-22 Iwao AVE!Update JDOM
2022-11-22 Iwao AVE!Updated dependencies
2022-11-22 Iwao AVE!Bump required Java version from 1.4 to 1.8
2022-11-22 Iwao AVE!Updated Velocity version from 1.7 to 2.3
2016-04-27 Iwao AVE!prepare for next development iteration.
2016-04-23 Iwao AVE!Preparing 1.2.5. Maven Release Plugin didn't work :-(
2016-04-23 Iwao AVE!Added tag to scm.
2016-04-23 Iwao AVE!Migrating from the deprecated oss-parent to the Nexus...
2014-08-28 Iwao AVE!依存ライブラリを更に整理。
2014-05-15 Iwao AVE!Animal Sniffer の設定更新。
2014-05-15 Iwao AVE!sun.io.ByteToCharConverter への参照を削除。例外についても sun.io.Conve...
2014-01-23 Iwao AVE![maven-release-plugin] prepare for next development...
2014-01-23 Iwao AVE![maven-release-plugin] prepare release ozacc-mail-1.2.4 ozacc-mail-1.2.4
2014-01-22 Iwao AVE!fixes #32920 SendMailImpl#send() の引数に MimeMessage を渡すと...
2012-03-13 Iwao AVE![maven-release-plugin] prepare for next development...
2012-03-13 Iwao AVE![maven-release-plugin] prepare release ozacc-mail-1.2.3 ozacc-mail-1.2.3
2012-03-13 Iwao AVE!developerConnection の指定を修正し、mvn:prepare で push するように設定を変更。
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!依存ライブラリの整理(利用者側で必要な依存ライブラリを追加することを前提に provided scope...
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!pom.xml の小修正
2011-11-21 Iwao AVE!文字コードを UTF-8、改行コードをLFに統一
2011-11-16 Iwao AVE![maven-release-plugin] prepare for next development...
2011-11-16 Iwao AVE![maven-release-plugin] prepare release ozacc-mail-1.2.2
2011-11-16 Iwao AVE!mvn release:prepare で自動的にコミットしないように設定を追加
2011-11-16 Iwao AVE!Maven Central での公開に向けて pom.xml を調整
2011-11-15 Iwao AVE!変更後のディレクトリ構成に合わせてテストケース内のパスを変更
2011-11-15 Iwao AVE!ディレクトリ構成を Maven 2 標準にすることで pom.xml を簡略化
2011-11-15 Iwao AVE!.gitignore を追加
2011-11-15 Iwao AVE!Eclipse 用のファイルを削除
2011-11-15 Iwao AVE!.cvsignore を削除
2011-11-15 Iwao AVE!Maven 1.x 用のファイルを削除
2011-11-15 Iwao AVE!CVS最新版の全ファイルを追加