[
https://issues.apache.org/jira/browse/FELIX-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761159#action_12761159
]
Davanum Srinivas commented on FELIX-1674:
-----------------------------------------
"unsatisifed" -> "unsatisfied"
> typo in scr and webconsole - "unsatisifed"
> ------------------------------------------
>
> Key: FELIX-1674
> URL: https://issues.apache.org/jira/browse/FELIX-1674
> Project: Felix
> Issue Type: Bug
> Reporter: Davanum Srinivas
> Priority: Minor
>
> Of the typos, the following do show up either when we connect to felix
> command line console or the web console
> ./scr/src/main/java/org/apache/felix/scr/impl/ScrCommand.java:
> return "unsatisifed";
> ./webconsole/src/main/java/org/apache/felix/webconsole/internal/compendium/ComponentsServlet.java:
> return "unsatisifed";
> ./scr/src/main/java/org/apache/felix/scr/impl/manager/ImmediateComponentManager.java:
> "Updating the service references caused atleast on reference
> to become unsatisifed, deactivating component",
> the following are just in the comments
> ./scr/src/main/java/org/apache/felix/scr/impl/manager/AbstractComponentManager.java:
> * not met, the component is not activated and remains unsatisifed.
> ./scr/src/test/java/org/apache/felix/scr/integration/ComponentConfigurationTest.java:
> // expect a single unsatisifed component
> thanks,
> dims
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.