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

Josh Rosen resolved SPARK-1036.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0
         Assignee: Patrick Wendell

Fixed by Patrick in 
https://github.com/apache/spark/commit/e437069dcecea5b89c2a37f0b7b1f8dd5796b8df

> .gitignore is overly aggressive
> -------------------------------
>
>                 Key: SPARK-1036
>                 URL: https://issues.apache.org/jira/browse/SPARK-1036
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Sean Mackrory
>            Assignee: Patrick Wendell
>             Fix For: 1.0.0
>
>
> The .gitignore file ignores "lib/" but this includes directories named lib 
> anywhere in the tree, including the following:
> {code}
> ./python/lib
> ./graphx/src/main/scala/org/apache/spark/graphx/lib
> ./graphx/src/test/scala/org/apache/spark/graphx/lib
> {code}
> It would be confusing and incorrect if any patches accidentally omitted 
> changes to the contents of these directories.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to