-
Task
-
Resolution: Not A Defect
-
Minor
-
WIndows 10 , Java SE 8
When trying to serialize a Git Changeset (a property of my plugin's 'MantisCarryOverChangeSetAction'), resulting from saving an 'Action' using build.addAction(), the following error is seen. The code would be in GitChangeset.java, the DateTimeFormatter calls:
Refusing to marshal java.time.format.DateTimeFormatter for security reasons; see https://jenkins.io/redirect/class-filter/
Stack trace attached
[JENKINS-65881] JEP-200 received when serializing GitCommit
Assignee | Original: Mark Waite [ markewaite ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
figured out how to just save the info i needed without having to serialize the Entry