Skip to content

Conversation

JooHyukKim
Copy link
Member

@JooHyukKim JooHyukKim commented Oct 10, 2024

import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper;
import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty;

import org.junit.Test;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be imported after java.util.List as per coding style.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done thank you!

@cowtowncoder cowtowncoder merged commit 5265704 into FasterXML:2.18 Oct 11, 2024
4 checks passed
@cowtowncoder
Copy link
Member

Hmmh. POJO test seems to fail on 3.0. Will move under "failing/" for now.

cowtowncoder added a commit that referenced this pull request Oct 11, 2024
@JooHyukKim JooHyukKim deleted the test571 branch October 11, 2024 04:24
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.

2 participants