Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression CLASS_GENERIC_TEMPLATE_CHANGED #368

Closed
velo opened this issue Nov 15, 2023 · 2 comments
Closed

Regression CLASS_GENERIC_TEMPLATE_CHANGED #368

velo opened this issue Nov 15, 2023 · 2 comments

Comments

@velo
Copy link

velo commented Nov 15, 2023

Hi,

I might have found a regression.

On japicmp 0.16.0 (tested 0.15.3 too, and workds) my project builds fine as expected.
On japicmp 0.17.1 it fails There is at least one incompatibility: com.querydsl.mongodb.MongodbExpressions.all(com.querydsl.core.types.dsl.ListPath,java.util.Collection):CLASS_GENERIC_TEMPLATE_CHANGED
Also tested with all 0.17.x and 0.18.x releases.

On my side, this is a new static method AND is a new major release 6.0-SNAPSHOT.

https://app.circleci.com/pipelines/github/OpenFeign/querydsl/508/workflows/a08cc0c7-2acd-437c-a34a-6001e4358571/jobs/3172

japicmp.xsd.txt
japicmp.diff.txt
japicmp.html.txt
japicmp.xml.txt

@amousavigourabi
Copy link

amousavigourabi commented Nov 15, 2023

Hi, we are also facing similar behaviour on wholly new methods over at Apache Parquet after updating japicmp from 0.16.0 to 0.18.1 and later 0.18.2. We ended up temporarily resolving the issue by adding tons of new methods to our japicmp exclusions (see apache/parquet-java#1181).

siom79 added a commit that referenced this issue Feb 16, 2024
siom79 added a commit that referenced this issue Feb 16, 2024
@siom79
Copy link
Owner

siom79 commented Feb 16, 2024

Fixed with the latest commit. Is available with the next release.

@siom79 siom79 closed this as completed Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants