Skip to content

[RUN-4642] Add new flag to mx create-module-package docs #9387

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

Conversation

atennapel
Copy link
Contributor

No description provided.

@quinntracy quinntracy self-assigned this Apr 15, 2025
@quinntracy
Copy link
Collaborator

@atennapel Confirming this is for Mx11, correct?

@atennapel
Copy link
Contributor Author

Yes that's correct.

@@ -63,6 +63,7 @@ These are the `OPTIONS`:
| `-l, --filter-required-libs` | Includes all the files except the userlibs that do not have an accompanying `[ModuleName].RequiredLib` file. |
| `-e, --exclude-files` | Excludes all the files that match the given regular expression. |
| `-d, --package-dir` | Exports the module package to the directory. |
| `-m, --exclude-managed-dependencies` | When enabled managed dependencies will not be synchronized and included in the exported module package. Note that this will prevent the module from being used if Gradle synchronization is disabled in Studio Pro. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the negatives in this description are a bit confusing. Also 'When enabled' is superfluous. Maybe something like:
'Excludes managed dependencies from synchronization and the exported module package.'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@atennapel atennapel force-pushed the run/4642-mx-create-module-package-dep-sync branch from 8023e23 to ae25bc9 Compare April 15, 2025 14:30
@lvanengelen
Copy link
Member

Approved from technical side

@quinntracy quinntracy merged commit 0c53068 into mendix:Mendix-11 Apr 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants