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.
jglick do you have any suggestion how I could contribute to plain-credentials-plugin to make it even more JCasC compatible?