[
https://issues.apache.org/jira/browse/THRIFT-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197522#comment-14197522
]
Hudson commented on THRIFT-2648:
--------------------------------
SUCCESS: Integrated in Thrift #1331 (See
[https://builds.apache.org/job/Thrift/1331/])
THRIFT-2648 cleanup erlang lib (roger: rev
06d0fa05a56880ff341d8cc8f5de0ed47cf61c2c)
* test/erl/src/thrift_test.app.src
* test/erl/src/nameConflictTest_test.erl
* configure.ac
* .gitignore
* test/erl/Makefile.am
* lib/erl/Makefile.am
* lib/erl/test/nameConflictTest_test.erl
* test/erl/rebar.config
* lib/erl/src/thrift.app.src
* test/Makefile.am
> cleanup erlang lib
> ------------------
>
> Key: THRIFT-2648
> URL: https://issues.apache.org/jira/browse/THRIFT-2648
> Project: Thrift
> Issue Type: Improvement
> Components: Erlang - Compiler, Erlang - Library
> Reporter: alisdair sullivan
> Assignee: Roger Meier
> Priority: Minor
> Labels: erlang
> Fix For: 0.9.2
>
>
> this patch aims to clean up the erlang component of thrift. it does the
> following:
> * moves tests that are specifically for files generated by the compiler to
> /test/erl
> * modifies the project .gitignore to not ignore relevant files
> * modifies makefiles to properly remove artifacts when clean target is run
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)