[
https://issues.apache.org/jira/browse/AVRO-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775986#action_12775986
]
Doug Cutting commented on AVRO-187:
-----------------------------------
Matt, I find it hard to read this patch. The best practice when restructuring
the code tree is to:
- attach a shell script that performs the required 'svn mv', 'svn rm', etc.
commands.
- use 'svn diff -no-diff-deleted', and perhaps the '--notice-ancestry' option
to make the patch more readable.
> Move top-level source files into separate directories for easier maintenance
> ----------------------------------------------------------------------------
>
> Key: AVRO-187
> URL: https://issues.apache.org/jira/browse/AVRO-187
> Project: Avro
> Issue Type: Improvement
> Components: c
> Affects Versions: 1.0.0, 1.1.0, 1.2.0
> Reporter: Matt Massie
> Assignee: Matt Massie
> Fix For: 1.2.1, 1.3.0
>
> Attachments: AVRO-187.patch
>
>
> This patch separates all top-level source into specific top-level directories
> (e.g. io, tests, datatypes) to make it easier to maintain.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.