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

com.github.jackdbd/jsoup 0.4.0 #103

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

jackdbd
Copy link
Contributor

@jackdbd jackdbd commented Oct 7, 2024

I tried using pod-jaydeesimon-jsoup on my NixOS laptop but it didn't work because the pod binary is dynamically linked.

I wanted to use deps.edn and make a few other minor changes to the code, so I started from scratch instead of opening a PR on that project.

I compiled a statically linked Linux binary with GraalVM native-image and musl.

I also added an example.

All artifacts are hosted here GitHub Releases.

🤔 Should I also include the uberjar in the manifest.edn?

@borkdude borkdude merged commit 3763e8d into babashka:master Oct 7, 2024
@borkdude
Copy link
Contributor

borkdude commented Oct 7, 2024

Cool, thanks

@borkdude
Copy link
Contributor

borkdude commented Oct 7, 2024

@jackdbd I needed to fix the executable names for the example to work. Next time you can use the script/upgrade-manifest.clj script as follows:

bb script/upgrade-manifest.clj com.github.jackdbd/jsoup <new-version>

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.

2 participants