Skip to content

Conversation

johanmynhardt
Copy link
Contributor

I've closed my previous pull request as there were a lot of new commits since then, and a stack of new development involving the addition of Spring (REST template) and Jackson.

- idList was not set, which is required.
devpg and others added 30 commits May 18, 2013 19:36
- Convert local variable listId to field
- Switching to RestTemplate
o Adding @JsonIgnoreProperties(ignoreUnknown = true) to TrelloObject and other types.
o Adding deserializer for enums. More might be needed to be more relaxed.
o Adding dateLastActivity to Card.
Getting the TrelloImplIntegrationTest to pass:
Conflicts:
	src/main/java/org/trello4j/core/TrelloAccessor.java
Fix improper URI formatting for RestTemplate
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.

6 participants