Skip to content

Conversation

@DariusIMP
Copy link
Member

Adding tasks for creating executable jar's for the examples. The gradle task buildExamples will output fat jar's for each of the examples, which can be later run with:

java -jar <Example>.jar

Updating the examples README as well.

Adding tasks for creating executable jar's for the examples.
The gradle task `buildExamples` will output fat jar's for each of the examples, which can be later run with
```
java -jar <Example>.jar
```
@DariusIMP DariusIMP added enhancement New feature or request internal Changes not included in the changelog labels Jan 24, 2025
@DariusIMP DariusIMP requested a review from milyin January 24, 2025 01:58
@milyin milyin merged commit 7083861 into eclipse-zenoh:main Jan 24, 2025
10 checks passed
@DariusIMP DariusIMP deleted the examples_execs branch January 27, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants