GitHub user jmarcelonunes opened a pull request:
https://github.com/apache/kafka/pull/3997
Applying AC transformation using Rascal
Using Rascal Software retrieved from
https://github.com/refactoring-towards-language-evolution/rascal-Java8. AC
transformation was applied and the result was the following log:
- Number of files: 1520
- Processed Files: 11
- Exported Files: 10
- Total of files changed: 13
- Total of transformations: 14
- Errors: 3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmarcelonunes/kafka Rascal_AC_Transformation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3997.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3997
----
commit 0a48037ddeed19b1307a32c7392ac557eccd54cd
Author: Joao Marcelo Nunes Chaves <[email protected]>
Date: 2017-09-30T00:50:26Z
Applying AC transformation using Rascal
----
---