rticommunity / rticommunity/rticonnextdds-examples
Java examples build system rework
Open
@ManuelJNunez is already working on this.
Since Apr 29, 2021.
build
enhancement
good first issue
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
All the Java examples could be ported to Gradle to make the build's reproduction easier. To make this, we can develop a new Gradle plugin to compile each example and add the dependencies and tasks for calling codegen and compiling Java.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.