Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 3.0.0.Beta1
-
Component/s: Build infrastructure, Core
-
Labels:None
-
Estimated Difficulty:Low
Description
Migrate to Seam Solder.
https://github.com/seam/catch/pull/9
I migrated Catch to Solder. I switched to Seam BOM 3.0.0.b04, removed weldx dependencies and altered Java imports. I haven't upgraded Seam Parent as I was getting weird test failures with version 5.
What remains is a transitive dependency (weldx) of Seam REST Alpha1 in jaxrs example. We have a cyclic dependency.