Github user eladmarg commented on the issue:
https://github.com/apache/lucenenet/pull/174
I think I will write a tool for that, this will be good also for the next
version of port.
@conniey, is it possible to ask the guys from TFS if they have the diff
API? they already handled this kind of merging stuff. maybe they can provide
this API with a couple of hours.
the logic is pretty simple,
1. diff between the java versions
2. then take each diff part and try to merge it to the C# version in the
correct place / file.
this can be also added as comment with TODO label,
and even after the auto conversion tool (java2cs) of the code snippet.
I'm currently packed, so I'll try to get into it during the weekend.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---