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

Latest Version of plugin 15 or 14? #35

Open
magicprinc opened this issue Apr 14, 2024 · 2 comments
Open

Latest Version of plugin 15 or 14? #35

magicprinc opened this issue Apr 14, 2024 · 2 comments

Comments

@magicprinc
Copy link

magicprinc commented Apr 14, 2024

https://plugins.gradle.org/plugin/io.ebean says Version 15.0.2 (latest)
but here I see only [14.0.2]

Is this OK?

What version should I use?

PS: Ebean lib itself has 15.1.0

@rbygrave
Copy link
Contributor

Is this OK?

Yes. 14.0.2 and 15.0.2 are exactly the same code, released twice with the 2 different versions.

This is because at the moment we need to maintain both ebean 14.x and ebean 15.x versions (and these are almost the same except that 15.x has some features removed from it).

TLDR: This is ok, 14.x and 15.x versions of ebean-agent, ebean-maven-plugin, ebean-grade-plugin are all the same.

@magicprinc
Copy link
Author

magicprinc commented Apr 14, 2024

OK, now I understand why

with the latest ebean-gradle-plugin
Transforming ebean-gradle-plugin-15.0.2.jar (io.ebean:ebean-gradle-plugin:15.0.2) with ExternalDependencyInstrumentingArtifactTransform

I see
Transforming ebean-agent-14.0.2.jar (io.ebean:ebean-agent:14.0.2) with ExternalDependencyInstrumentingArtifactTransform

Although it is a little misleading.

PS: Could you upgrade agent version in Gradle plugin and IDEA plugin, when you have time please 🙏

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

2 participants