Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Beta2
-
Fix Version/s: 3.0.0.CR1
-
Component/s: Core
-
Labels:None
-
Git Pull Request:
Description
For example, there is a Catch integration java package in the Seam REST module - each of the classes in this package should be vetoed if catch is not on classpath. Therefore, it would be nice to be able to mark the entire package as requiring Catch.
Gliffy Diagrams
Issue Links
- blocks
-
SEAMREST-25
Use Solder's @Requires for optional beans
-
- Resolved
-
- is duplicated by
-
SOLDER-45
Support @Veto at package level
-
- Resolved
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
I forgot to commit updated docs. Please review and merge https://github.com/seam/solder/pull/16
Thanks