-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Milestone
Description
stree doesn't really have a reason to depend on jr-objects. The only dependency is in JrSimpleTreeExtension
.
Because there are already no other code dependencies in the jr-stree module, users can already add an exclusion for the jr-objects artifact and jr-stree will still work fine. However, this approach doesn't guarantee that it'll keep working in the future.
Making the dependency to jr-objects optional in the pom.xml would be better. It is technically a breaking change for users that only depend on jr-stree but still use jr-objects, but this is not an issue in my opinion. It's still not something that should appear in a patch release, but it would be fine for 2.13 (unless it's too late for that now?).
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels