> I really don't believe we want to migrate more than 20 years
For reference, the first bug in JMeter was filed on 2003, and we look
forward
to migrating all the ~5K bugs to GitHub issues.
LLVM moved from Bugzilla to GitHub a year ago (50K bugs since 2003)
>When working on Ant I barely ever inter
Hi,
Have you considered migrating from Bugzilla to GitHub Issues?
I think co-locating issues and PRs at GitHub would make it easier to
navigate between issues and PRs.
GitHub allows richer comment formatting (e.g. code highlight).
Moving issues to GitHub would simplify cross-references.
For exam
Hi,
I see there's 14-year-old bug
https://bz.apache.org/bugzilla/show_bug.cgi?id=40455 which does impact the
current users :-(
Here's a recent case from Gradle:
https://github.com/gradle/gradle/issues/14134
What do you think if the current Ant's ReaderInputStream was replaced with
the one from Ap