Mark Struberg created OWB-1179:
----------------------------------
Summary: OWB-Arquillian scanner doesn't ignore classes with
ClassNotFound and NoClassDefFound
Key: OWB-1179
URL: https://issues.apache.org/jira/browse/OWB-1179
Project: OpenWebBeans
Issue Type: Bug
Components: Arquillian
Affects Versions: 1.7.3, 1.2.8
Reporter: Mark Struberg
Assignee: Mark Struberg
Came across a class which implements a Servlet Filter.
OWB blows up if the servlet spec api is not on the classpath.
Sometimes those classes are purely optional.
We should imo only log those problems and ignore the class where this happens.
That is the same handling we do in the 'real' ScannerService as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)