-
-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
3.xSomething that likely has to be done in 3.x, not 2.xSomething that likely has to be done in 3.x, not 2.x
Description
This may be a known issue, but with the addition of dependant-builds (when jackson-core or jackson-databind is pushed to default branch (2.18) or master (3.0), with -SNAPSHOT versions published, other Jackson component repos' builds are triggered) it looks like:
- 2.18 builds pass
- 3.0 builds fail
Since 3.0 dep builds were just enabled couple of days ago, this may just be surfacing an existing issue, but I wanted to bring this up just in case.
Once this is resolved, it should be easier to catch breakages earlier (this being the main point for dependent builds).
Metadata
Metadata
Assignees
Labels
3.xSomething that likely has to be done in 3.x, not 2.xSomething that likely has to be done in 3.x, not 2.x