[MODAES-10] Add empty "Requires" section to the aes interface Created: 26/Oct/20 Updated: 02/Nov/20 Resolved: 02/Nov/20 |
|
| Status: | Closed |
| Project: | ARCHIVED: mod-aes |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 0.0.3 |
| Type: | Task | Priority: | TBD |
| Reporter: | Matt Reno | Assignee: | Matt Reno |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | None |
| Description |
|
Notice this in the Okapi log when registering mod-aes's module descriptor: 17:42:07 WARN ProxyContext 495914/proxy Module 'mod-aes-0.0.2' has no Requires section. If the module really does not require any other interfaces, provide an empty array to be explicit about it. We should do what it says to eliminate this warning. |
| Comments |
| Comment by Matt Reno [ 26/Oct/20 ] |
|
Actually, we should require "configuration" since we make a call to mod-configuration to get rules data. |