Filter RSS
História de Iwao AVE!

2023-12-04
22:57
xox
[Git] commits were pushed to 'ozacc-mail' (current: e91ea4e0163b37248a73a57e960625a3e66937df)
Migrated to jakarta namespace and bumped version number to 2.0.0
2022-11-22
2016-04-24
02:33
xox
[Git] commits were pushed to 'ozacc-mail' (current: 0d47b5d0e8ab0c257004bd7498a490286922c2bf)
Migrating from the deprecated oss-parent to the Nexus Staging Maven Plugin.
2014-01-23
20:00
xox
[Tíquete] Add Comment on ticket #32920
確認ありがとうございました! 先ほど 1.2.4 をリリースしました。2時間くらいで Maven Central の...
19:39
xox
[Git] commits were pushed to 'ozacc-mail' (current: bf7bbb13e4759f6afe562587809418a9af7dc4ce)
[maven-release-plugin] prepare for next development iteration
19:37
xox
[Git] commits were pushed to 'ozacc-mail' (current: a7653a8c1285ecbcf2310a5732feead245982bee)
fixes #32920 SendMailImpl#send() の引数に MimeMessage を渡すと NullPointerException が発生する不...
2014-01-22
19:41
xox
[Tíquete] Add Comment on ticket #32920
すみません、ちょっと勘違いをしていたかも知れません。 とりあえず null チェックを追加したスナップ...
15:14
xox
[Tíquete] Add Comment on ticket #32920
そこで NullPointerException が発生するのは send() の引数として渡している MimeMessage に受取人が設...
2014-01-16
15:10
xox
[Tíquete] Add Comment on ticket #32920
受取人指定の行だけ訂正です。 {{{ message.addRecipient(RecipientType.TO, new InternetAddress("to...