Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4703)

Issue 6448175: [http issue 85] Upgrade to Jackson 2 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by yanivi
Modified:
11 years, 8 months ago
Base URL:
https://google-http-java-client.googlecode.com/hg/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : fix typo #

Total comments: 4

Patch Set 3 : fix Javadoc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1259 lines, -11 lines) Patch
M google-http-client-assembly/.classpath View 1 chunk +2 lines, -0 lines 0 comments Download
A google-http-client-assembly/dependencies/jackson2-dependencies.html View 1 chunk +100 lines, -0 lines 0 comments Download
M google-http-client-assembly/pom.xml View 1 chunk +4 lines, -0 lines 0 comments Download
M google-http-client-assembly/readme.html View 1 5 chunks +20 lines, -0 lines 0 comments Download
M google-http-client-jackson/pom.xml View 1 chunk +0 lines, -5 lines 0 comments Download
M google-http-client-jackson/src/main/java/com/google/api/client/json/jackson/package-info.java View 1 chunk +1 line, -1 line 0 comments Download
A google-http-client-jackson2/.classpath View 1 chunk +8 lines, -0 lines 0 comments Download
A google-http-client-jackson2/.project View 1 chunk +23 lines, -0 lines 0 comments Download
A google-http-client-jackson2/.settings/org.eclipse.jdt.core.prefs View 1 chunk +380 lines, -0 lines 0 comments Download
A google-http-client-jackson2/.settings/org.eclipse.jdt.ui.prefs View 1 chunk +120 lines, -0 lines 0 comments Download
A google-http-client-jackson2/pom.xml View 1 chunk +79 lines, -0 lines 0 comments Download
A google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonFactory.java View 1 chunk +119 lines, -0 lines 0 comments Download
A google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonGenerator.java View 1 chunk +147 lines, -0 lines 0 comments Download
A google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonParser.java View 1 chunk +130 lines, -0 lines 0 comments Download
A google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/package-info.java View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
A google-http-client-jackson2/src/test/java/com/google/api/client/json/jackson2/JacksonFactoryTest.java View 1 chunk +73 lines, -0 lines 0 comments Download
M jdiff.xml View 2 chunks +2 lines, -1 line 0 comments Download
M pom.xml View 1 2 6 chunks +20 lines, -3 lines 0 comments Download
M release.html View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 7
yanivi
11 years, 8 months ago (2012-08-20 20:20:08 UTC) #1
benjamin.j.mccann
The .classpath file, .project file, and .settings directory probably should not be checked into revision ...
11 years, 8 months ago (2012-08-20 21:08:07 UTC) #2
yanivi
On 2012/08/20 21:08:07, benjamin.j.mccann wrote: > The .classpath file, .project file, and .settings directory probably ...
11 years, 8 months ago (2012-08-20 22:10:29 UTC) #3
benjamin.j.mccann
I figured you just overlooked those files. I didn't know you were intentionally checking them ...
11 years, 8 months ago (2012-08-20 23:02:19 UTC) #4
rmistry
http://codereview.appspot.com/6448175/diff/1020/google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonFactory.java File google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonFactory.java (right): http://codereview.appspot.com/6448175/diff/1020/google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonFactory.java#newcode1 google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/JacksonFactory.java:1: /* Could you do a hg copy of the ...
11 years, 8 months ago (2012-08-22 12:05:50 UTC) #5
rmistry
LGTM
11 years, 8 months ago (2012-08-22 20:14:35 UTC) #6
yanivi
11 years, 8 months ago (2012-08-22 20:15:48 UTC) #7
I'm not comfortable with the hg cp stuff.  FYI there are literally no
implementation differences other than the change in package names.  You're
welcome to do a diff locally to verify that.

http://codereview.appspot.com/6448175/diff/1020/google-http-client-jackson2/s...
File
google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/package-info.java
(right):

http://codereview.appspot.com/6448175/diff/1020/google-http-client-jackson2/s...
google-http-client-jackson2/src/main/java/com/google/api/client/json/jackson2/package-info.java:17:
* href="http://wiki.fasterxml.com/JacksonHome">Jackson 2</a> JSON library.
On 2012/08/22 12:05:50, rmistry wrote:
> Maybe this URL is better? http://wiki.fasterxml.com/JacksonRelease20 (since it
> explicitly talks about Jackson2)

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b