Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JSON Jackson jacksonConversionPojo test #2726

Closed
jamesnetherton opened this issue Jun 4, 2021 · 2 comments
Closed

Fix JSON Jackson jacksonConversionPojo test #2726

jamesnetherton opened this issue Jun 4, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Contributor

Seem comment here:

/*
* somehow jaxb annotation @XmlAttribute(name = "customer_name") can't be taken into accout so the
* following asserts failed, need to investigate more
* assertEquals("{\"id\":0,\"partName\":\"Camel\",\"amount\":1,\"customer_name\":\"Acme\"}",
* json);
*/

@jamesnetherton jamesnetherton changed the title Fix JSON Jackson conversion-pojo test Fix JSON Jackson jacksonConversionPojo test Jun 4, 2021
@ffang
Copy link
Contributor

ffang commented Jun 7, 2021

Hi @jamesnetherton,

FYI, I believe this has been fixed by #2677 already.
Sorry, I forget to re-enable this test. I will send a PR to re-enable this test soon.

Best Regards
Freeman

ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 7, 2021
@ffang ffang self-assigned this Jun 8, 2021
@ppalaga
Copy link
Contributor

ppalaga commented Jun 14, 2021

Any update, @ffang ?

ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 14, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 15, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 15, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 15, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 15, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 16, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 16, 2021
…#2726

(cherry picked from commit 7510631)

Fix JSON Jackson jacksonConversionPojo test-squash apache#2726
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 16, 2021
@ffang ffang closed this as completed Jun 16, 2021
ffang added a commit to ffang/camel-quarkus that referenced this issue Jun 17, 2021
jamesnetherton pushed a commit to jboss-fuse/camel-quarkus that referenced this issue Jun 18, 2021
@ppalaga ppalaga added this to the 2.0.0 milestone Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants