Skip to content

Conversation

@lazar-mitrovic
Copy link
Collaborator

This commit adds sharedLibrary configuration option to the Gradle plugin as it was a requested feature (closes #119).
java-library test sample is also included as well as corresponding functional test.

@lazar-mitrovic lazar-mitrovic added enhancement New feature or request gradle-plugin Related to Gradle plugin labels Aug 12, 2021
@lazar-mitrovic lazar-mitrovic requested a review from melix August 12, 2021 15:55
Copy link
Collaborator

@melix melix left a comment

Choose a reason for hiding this comment

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

I left a couple comments which would be great to fix, no blockers. And since you wrote a pom.xml file for the sample, would actually be good to add a test for Maven too.

@lazar-mitrovic lazar-mitrovic force-pushed the gradle-shared-library branch 4 times, most recently from a7d294e to 43d7f8d Compare August 12, 2021 17:14
This commit adds `sharedLibrary` configuration option to the Gradle
plugin as it was a requested feature. `java-library` test sample
is also included as well as corresponding functional test.
@lazar-mitrovic lazar-mitrovic merged commit 9127cb1 into graalvm:master Aug 12, 2021
@lazar-mitrovic lazar-mitrovic deleted the gradle-shared-library branch August 12, 2021 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gradle-plugin Related to Gradle plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add support for generating native library

2 participants