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

version = for addMainModuleInfo changes project version #16

Open
Marcono1234 opened this issue Aug 23, 2022 · 0 comments
Open

version = for addMainModuleInfo changes project version #16

Marcono1234 opened this issue Aug 23, 2022 · 0 comments

Comments

@Marcono1234
Copy link
Contributor

The README and the integration test projects contain the following:

addMainModuleInfo {
    version = project.version
    ...
}

Is this really correct? To me it looks like this actually changes the Gradle project version. AddMainModuleInfoTask has no version input; MainModuleConfiguration has a getVersion() (but no setter). So it looks like you cannot even change the version stored in the module descriptor.

@Marcono1234 Marcono1234 changed the title version = for addMainModuleInfo changes project version version = for addMainModuleInfo changes project version Aug 23, 2022
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

1 participant