Branch: refs/heads/timja-java11-compat
Home: https://github.com/jenkinsci/jclouds-plugin
Commit: 46b6c3cf2b64b475899acbc299ab5bb50e87e3e5
https://github.com/jenkinsci/jclouds-plugin/commit/46b6c3cf2b64b475899acbc299ab5bb50e87e3e5
Author: Fritz Elfert <[email protected]>
Date: 2021-03-21 (Sun, 21 Mar 2021)
Changed paths:
M src/main/java/jenkins/plugins/jclouds/config/ConfigHelper.java
Log Message:
-----------
Workaround for recent javax.mail changes.
Background:
cloud-init is extremely picky (rather: broken) about MIME headers.
The first header **has** to be "Content-Type:". Therefore we
filter-out any breaking headers that are generated by
javax.mail.internet.MimeMessage.writeTo() at the start of the
output. It so happens, that recent versions have added a "Date"
header...
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jclouds-plugin/push/refs/heads/timja-java11-compat/f109e3-46b6c3%40github.com.