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

Several new methods implemented and added Spring and Jackson dependencies. #6

Open
wants to merge 127 commits into
base: master
Choose a base branch
from

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