vaadin / cdi

CDI Integration for Vaadin
Apache License 2.0
41 stars 56 forks source link

fix: fix serialization issues #438

Closed mcollovati closed 1 year ago

mcollovati commented 1 year ago

Description

Fixes serialization issues

Fixes #436 Fixes #437

Type of change

Checklist

Additional for Feature type of change

vaadin-bot commented 1 year ago

Hi @mcollovati and @caalador, when i performed cherry-pick to this commit to 11.3, i have encountered the following issue. Can you take a look and pick it manually? Error Message: Error: Command failed: git cherry-pick 747554982962b12115250d29ffc6937ca29b9aac error: could not apply 7475549... fix: fix serialization issues (#438) hint: After resolving the conflicts, mark them with hint: "git add/rm ", then run hint: "git cherry-pick --continue". hint: You can instead skip this commit with "git cherry-pick --skip". hint: To abort and get back to the state before "git cherry-pick", hint: run "git cherry-pick --abort".

vaadin-bot commented 1 year ago

Hi @mcollovati and @caalador, when i performed cherry-pick to this commit to 14.1, i have encountered the following issue. Can you take a look and pick it manually? Error Message: Error: Command failed: git cherry-pick 747554982962b12115250d29ffc6937ca29b9aac error: could not apply 7475549... fix: fix serialization issues (#438) hint: After resolving the conflicts, mark them with hint: "git add/rm ", then run hint: "git cherry-pick --continue". hint: You can instead skip this commit with "git cherry-pick --skip". hint: To abort and get back to the state before "git cherry-pick", hint: run "git cherry-pick --abort".