[
https://issues.apache.org/jira/browse/CONNECTORS-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961580#comment-13961580
]
Karl Wright edited comment on CONNECTORS-916 at 4/7/14 12:10 AM:
-----------------------------------------------------------------
Hmm, the patch fails, seemingly because there are multiple diffs on the same
file.
Try this:
{code}
svn patch --dry-run --strip 1 1.patch
{code}
Also, the patch has multiple conflicts on the build.xml file.
Could you rework it so that it can be applied to trunk?
was (Author: [email protected]):
Hmm, the patch fails, seemingly because there are multiple diffs on the same
file.
Try this:
{code}
svn patch --dry-run --strip 1 1.patch
{code}
> Amazon CloudSearch output connector
> -----------------------------------
>
> Key: CONNECTORS-916
> URL: https://issues.apache.org/jira/browse/CONNECTORS-916
> Project: ManifoldCF
> Issue Type: New Feature
> Reporter: Takumi Yoshida
> Assignee: Karl Wright
> Attachments: 1.patch
>
>
> I wrote some codes snipetts of output connector for Amazon CloudSearch.
> I would like you to review my code. You can crawl web site and feed HTML page
> to Amazon CloudSearch.
> but it is not perfectly completed followoing reason.
> - does not write any codes for configuration page.
> - supporting file type is only HTML
> Thank you for your time,
> Takumi Yoshida
--
This message was sent by Atlassian JIRA
(v6.2#6252)