Skip to content

Fixes sources jar path#58

Draft
gonzodepedro wants to merge 1 commit intoosrf:galactic-develfrom
gonzodepedro:gonzodepedro/fix_add_sources_jar_path
Draft

Fixes sources jar path#58
gonzodepedro wants to merge 1 commit intoosrf:galactic-develfrom
gonzodepedro:gonzodepedro/fix_add_sources_jar_path

Conversation

@gonzodepedro
Copy link
Collaborator

@gonzodepedro gonzodepedro commented Mar 31, 2021

If you look at the compiled jar their internal paths have the form: org.ros2.rcljava.*. While the sources jar has an internal path that starts in ${CMAKE_CURRENT_SOURCE_DIR}.
This is an attempt to fix that

Signed-off-by: Gonzalo de Pedro gonzalo@depedro.com.ar

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet