Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
-
2.3.3
Description
Seems like the plain-credential plugin is not compatible with JCasC.
At least JCasC export cannot describe FileItem class.
plain-credential is using a non describable interface of FileItem fromĀ org.apache.commons.fileupload.FileItem not sure how to convert this type to a describable type.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Jesse Glick [ jglick ] |
Summary | The file field of class FileItem is not describable | The file field on FileCredentialsImpl of class FileItem is not describable |
Assignee | Jesse Glick [ jglick ] |
Component/s | configuration-as-code-plugin [ 23170 ] |
Assignee | Joseph Petersen [ jetersen ] |
Assignee | Joseph Petersen [ jetersen ] |
Assignee | Tim Jacomb [ timja ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Released As | 2.3.3 | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
jglick do you have any suggestion how I could contribute to plain-credentials-plugin to make it even more JCasC compatible?