You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Eli Reisman (JIRA)" <ji...@apache.org> on 2012/08/04 04:32:02 UTC

[jira] [Updated] (GIRAPH-218) Consolidate all I/O Format classes under one roof in lib/ directory

     [ https://issues.apache.org/jira/browse/GIRAPH-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Reisman updated GIRAPH-218:
-------------------------------

    Attachment: GIRAPH-218-5.patch

updated patch, IO directory is now io/

also: having trouble with testBspCase being off by 1 and failing, see that there's a JIRA up for this and the test is at fault? so I'm not worried about it. everything else is fine, passes mvn verify on all other counts + check style 
                
> Consolidate all I/O Format classes under one roof in lib/ directory
> -------------------------------------------------------------------
>
>                 Key: GIRAPH-218
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-218
>             Project: Giraph
>          Issue Type: Bug
>          Components: lib
>            Reporter: Eli Reisman
>            Assignee: Eli Reisman
>            Priority: Trivial
>              Labels: patch
>         Attachments: GIRAPH-218-3.patch, GIRAPH-218-4.patch, GIRAPH-218-5.patch
>
>
> Just some housekeeping to consolidate all Input and Output formats under the src/main/java/org/apache/giraph/lib directory, rather than spread amongst several directories. This makes it easier for new users to find and review them, and to decide if they can make use of one of them before implementing their own.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira