-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: JLink plugin #688
Open
vpa1977
wants to merge
55
commits into
canonical:main
Choose a base branch
from
vpa1977:jlink-plugin
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: JLink plugin #688
Commits on Aug 28, 2024
-
Add initial implementation of jlink plugin. It creates Java runtime for a built project. If no jar files are found it generates an image for java.base module.
Configuration menu - View commit details
-
Copy full SHA for 276e669 - Browse repository at this point
Copy the full SHA 276e669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1512a53 - Browse repository at this point
Copy the full SHA 1512a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7654fa - Browse repository at this point
Copy the full SHA b7654faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d56347 - Browse repository at this point
Copy the full SHA 5d56347View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d8419 - Browse repository at this point
Copy the full SHA c0d8419View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea176cf - Browse repository at this point
Copy the full SHA ea176cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 545b707 - Browse repository at this point
Copy the full SHA 545b707View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f375f8 - Browse repository at this point
Copy the full SHA 3f375f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ddf8cf - Browse repository at this point
Copy the full SHA 2ddf8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3615d - Browse repository at this point
Copy the full SHA 4e3615dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8598f - Browse repository at this point
Copy the full SHA ab8598fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f76cc5 - Browse repository at this point
Copy the full SHA 7f76cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4844ed - Browse repository at this point
Copy the full SHA a4844edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7798ac8 - Browse repository at this point
Copy the full SHA 7798ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c277ac9 - Browse repository at this point
Copy the full SHA c277ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e18adb - Browse repository at this point
Copy the full SHA 2e18adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3411fbd - Browse repository at this point
Copy the full SHA 3411fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29675ac - Browse repository at this point
Copy the full SHA 29675acView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb65d1 - Browse repository at this point
Copy the full SHA ceb65d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e875b8 - Browse repository at this point
Copy the full SHA 6e875b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a776464 - Browse repository at this point
Copy the full SHA a776464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ab695 - Browse repository at this point
Copy the full SHA 66ab695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212c9fd - Browse repository at this point
Copy the full SHA 212c9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b54f4 - Browse repository at this point
Copy the full SHA 48b54f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for efde661 - Browse repository at this point
Copy the full SHA efde661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 943d333 - Browse repository at this point
Copy the full SHA 943d333View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ce4b5 - Browse repository at this point
Copy the full SHA e2ce4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a288da3 - Browse repository at this point
Copy the full SHA a288da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2f61a - Browse repository at this point
Copy the full SHA 3f2f61aView commit details -
fix(jlink_plugin): use options.jlink_java_version
Use options.jlink_java_version in plugin to specify paths. Update test assertions.
Configuration menu - View commit details
-
Copy full SHA for dbe14dd - Browse repository at this point
Copy the full SHA dbe14ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d23ed5f - Browse repository at this point
Copy the full SHA d23ed5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636e95b - Browse repository at this point
Copy the full SHA 636e95bView commit details
Commits on Aug 30, 2024
-
fix(jlink_plugin): drop chiselling dependencies
Until canonical/craft-parts#833 is implemented, the Java dependencies will be chiselled by a separate part. JLink plugin may implement validation of the dependencies in a separate PR.
Configuration menu - View commit details
-
Copy full SHA for 3ba87e2 - Browse repository at this point
Copy the full SHA 3ba87e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a65ec3 - Browse repository at this point
Copy the full SHA 7a65ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c734fc - Browse repository at this point
Copy the full SHA 4c734fcView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07ce839 - Browse repository at this point
Copy the full SHA 07ce839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609dcfb - Browse repository at this point
Copy the full SHA 609dcfbView commit details
Commits on Sep 8, 2024
-
fix(jlink_plugin): doc comment
Co-authored-by: Alex Lowe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 357f4a7 - Browse repository at this point
Copy the full SHA 357f4a7View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d647605 - Browse repository at this point
Copy the full SHA d647605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a0dc4 - Browse repository at this point
Copy the full SHA 17a0dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d478cc - Browse repository at this point
Copy the full SHA 4d478ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fbea13 - Browse repository at this point
Copy the full SHA 5fbea13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0421c - Browse repository at this point
Copy the full SHA 2a0421cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 953ad7f - Browse repository at this point
Copy the full SHA 953ad7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ff503 - Browse repository at this point
Copy the full SHA a9ff503View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9e52e4 - Browse repository at this point
Copy the full SHA b9e52e4View commit details
Commits on Sep 17, 2024
-
fix: do not copy build cacerts
This step is not necessary as the required file is deployed by jlink.
Configuration menu - View commit details
-
Copy full SHA for e8097e2 - Browse repository at this point
Copy the full SHA e8097e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503f936 - Browse repository at this point
Copy the full SHA 503f936View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 719bb3f - Browse repository at this point
Copy the full SHA 719bb3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15d584c - Browse repository at this point
Copy the full SHA 15d584cView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3d77e7 - Browse repository at this point
Copy the full SHA c3d77e7View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 716449a - Browse repository at this point
Copy the full SHA 716449aView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38fafbb - Browse repository at this point
Copy the full SHA 38fafbbView commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2339c25 - Browse repository at this point
Copy the full SHA 2339c25View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb9733f - Browse repository at this point
Copy the full SHA eb9733fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.