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

1525 move resource macro to core #1530

Merged
merged 19 commits into from
Oct 25, 2024
Merged

Conversation

AndreaLaGrotteria
Copy link
Collaborator

No description provided.

@AndreaLaGrotteria AndreaLaGrotteria self-assigned this Oct 23, 2024
@AndreaLaGrotteria AndreaLaGrotteria linked an issue Oct 23, 2024 that may be closed by this pull request
@AndreaLaGrotteria
Copy link
Collaborator Author

@sdelamo I forced pushed to make the branch independent from the rawTest macro. The changes you suggested for rawTest are implemented in the corresponding PR

Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

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

Multi-line strings need to be supported as an input to the macro.

This could be an input and it should work fine:

The `git.properties` file that is generated by the `gradle-git-properties` plugin
will not be accessible from the native executable unless access to the file is
configured in `resource-config.json`:

resource:META-INF/native-image/resource-config.json[]

@sdelamo
Copy link
Contributor

sdelamo commented Oct 25, 2024

Can you merge master into this PR

Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

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

Can you merge master into this PR

# Conflicts:
#	buildSrc/src/main/java/io/micronaut/guides/core/MacroUtils.java
#	buildSrc/src/main/java/io/micronaut/guides/core/RawTestMacroSubstitution.java
@sdelamo sdelamo merged commit 2f28426 into master Oct 25, 2024
2 checks passed
@sdelamo sdelamo deleted the 1525-move-resource-macro-to-core branch October 25, 2024 09:52
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

Successfully merging this pull request may close these issues.

Move resource macro to core
2 participants