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

Issue 13254049: Incremental update support for SP 2013 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by Tanmay Vartak
Modified:
10 years, 7 months ago
Reviewers:
ejona
CC:
connector-cr_google.com
Visibility:
Public.

Description

Incremental update support for SP 2013 Code Commit : https://code.google.com/p/plexi/source/detail?r=4172d646bd101da15d582f008a819a0672ed8dcf&repo=sharepoint

Patch Set 1 #

Total comments: 3

Patch Set 2 : with code review comments implemented #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -137 lines) Patch
M src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java View 1 6 chunks +122 lines, -130 lines 2 comments Download
M test/com/google/enterprise/adaptor/sharepoint/SharePointAdaptorTest.java View 1 chunk +3 lines, -7 lines 0 comments Download

Messages

Total messages: 4
Tanmay Vartak
10 years, 7 months ago (2013-09-10 19:39:45 UTC) #1
ejona
https://codereview.appspot.com/13254049/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java (right): https://codereview.appspot.com/13254049/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java#newcode575 src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:575: if (site != null) { If you do a ...
10 years, 7 months ago (2013-09-11 17:53:40 UTC) #2
Tanmay Vartak
10 years, 7 months ago (2013-09-11 21:38:06 UTC) #3
ejona
10 years, 7 months ago (2013-09-11 23:11:45 UTC) #4
LGTM

https://codereview.appspot.com/13254049/diff/6001/src/com/google/enterprise/a...
File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java
(right):

https://codereview.appspot.com/13254049/diff/6001/src/com/google/enterprise/a...
src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:1491: Xml
xml = i.getXml();
Remove whitespace from end of line, since line was not otherwise modified.

https://codereview.appspot.com/13254049/diff/6001/src/com/google/enterprise/a...
src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:1535: =
list.getMetadata().getScopeID().toLowerCase(Locale.ENGLISH);
Remove whitespace from end of line, since line was not otherwise modified.
Sign in to reply to this message.

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