On 2/10/22 19:14, Marc Hoffmann wrote:
> Hallo Didik,
>
> thanks for your effort to maintain JaCoCo for Fedora!
>
> May I ask what is the reason to update JaCoCo dependencies? We carefully select and update our dependencies. But we can’t always use latest versions because our minimum supported Java runtime is Java 5.
Ahh, now that I think about it, I can bundle the dependencies and go
with it instead.
Usually what maintainers do is whether to:
1) patch them, or
2) bundle the dependencies.
For 1), I need to make sure that the patch is OK by upstream project.
And for 2), there is no need to worry about since the deps are already
bundled within the packages.
>
> Also dependencies are very crucial for functionality. Having JaCoCo versions in the wild built with different versions than our releases will make it almost impossible for us to support those users.
Yes, I agree. :)
>
> Regards,
> -marc