You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
We could consider an aggregate "booster" dependency analogous to the EE or MP aggregate dependencies (that transitively depend on all the individual APIs).
This would not be as useful for building a minimal or "right-sized" server, but would be more convenient when typing by hand than adding boosters one-by-one.
One point to consider: the "platforms" have already ensured that the API levels fit together. But to the extent boosters pull in test dependencies, which are entirely a creation of the boost project, it would be our job to ensure the test dependencies also fit well together (i.e. how to aggregate them).
The text was updated successfully, but these errors were encountered:
We could consider an aggregate "booster" dependency analogous to the EE or MP aggregate dependencies (that transitively depend on all the individual APIs).
This would not be as useful for building a minimal or "right-sized" server, but would be more convenient when typing by hand than adding boosters one-by-one.
One point to consider: the "platforms" have already ensured that the API levels fit together. But to the extent boosters pull in test dependencies, which are entirely a creation of the boost project, it would be our job to ensure the test dependencies also fit well together (i.e. how to aggregate them).
The text was updated successfully, but these errors were encountered: