[ http://jira.codehaus.org/browse/MEV-197?page=comments#action_50987 ] 

Wendy Smoak commented on MEV-197:
---------------------------------

Quotes from the Commons Chain docs [0]:

"The "context" abstraction is designed to isolate command implementations from 
the environment in which they are run (such as a command that can be used in 
either a Servlet or Portlet, without being tied directly to the API contracts 
of either of these environments)."

"... Convenience base class implementations of these APIs are provided, as well 
as more specialized (but optional) implementations for the web environment 
(i.e. servlets and portlets)."

So Servlet really is optional in this case, not provided.  (And MyFaces would 
only work in a Servlet environment, so it's optional as well.)  I did miss 
'test' scope for JUnit, though, so I'll attach another patch.  Thanks!

[0] http://jakarta.apache.org/commons/chain/

> Improvements for Commons Chain pom
> ----------------------------------
>
>          Key: MEV-197
>          URL: http://jira.codehaus.org/browse/MEV-197
>      Project: Maven Evangelism
>         Type: Improvement
>   Components: Dependencies
>     Reporter: Wendy Smoak
>  Attachments: chain-1.0.diff
>
>
> Making some dependencies optional, changing to standard groupId for Sun jars

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to