Skip to content

Add serialVersionUID for previous version of class#60

Merged
asfgit merged 1 commit intoapache:developfrom
machristie:credential-serialVersionUID
Oct 20, 2016
Merged

Add serialVersionUID for previous version of class#60
asfgit merged 1 commit intoapache:developfrom
machristie:credential-serialVersionUID

Conversation

@machristie
Copy link
Contributor

To keep Credential.java compatible with the previous version, I'm adding
the serialVersionUID from the previous version. This will allow
serialized instances of the old version to be deserialized with the new
version.

To keep Credential.java compatible with the previous version, I'm adding
the serialVersionUID from the previous version. This will allow
serialized instances of the old version to be deserialized with the new
version.
@asfgit asfgit merged commit fdb5191 into apache:develop Oct 20, 2016
@smarru
Copy link
Member

smarru commented Oct 20, 2016

Thanks @machristie for this fix, I merged it into develop now

@machristie machristie deleted the credential-serialVersionUID branch November 9, 2016 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants