siom79 / japicmp

Comparison of two versions of a jar archive
https://siom79.github.io/japicmp
Apache License 2.0
694 stars 107 forks source link

Take changes to annotations into account #386

Closed guillermocalvo closed 3 months ago

guillermocalvo commented 5 months ago

Resolves #385

siom79 commented 5 months ago

The ant-task build fails.

guillermocalvo commented 5 months ago

The ant-task build fails.

Yeah, now that annotation classes are being loaded, the test needs a dependency to compare Guava 18 vs 19. I'm looking into it to try and add com.google.code.findbugs:jsr305:1.3.9 to japicmp-test-ant-task.

guillermocalvo commented 3 months ago

Closed by https://github.com/siom79/japicmp/pull/392