[
https://issues.apache.org/jira/browse/OWB-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks updated OWB-526:
-----------------------------
Attachment: OsgiMetaDataScannerService.java.mine
This is an xbean-based scanner that only finds classes that have cdi-relevant
annotations in them. I'm not sure I got all the relevant cdi annotations, and
it doesn't handle meta-annotations, but does show how to use xbean effectively.
There's a non-osgi xbean finder class that has the same methods, just a
different constructor.
> remove usage of java.net.URLs from ScannerService and drop scannotation
> -----------------------------------------------------------------------
>
> Key: OWB-526
> URL: https://issues.apache.org/jira/browse/OWB-526
> Project: OpenWebBeans
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.1.0
>
> Attachments: OsgiMetaDataScannerService.java.mine
>
> Original Estimate: 6h
> Remaining Estimate: 6h
>
> Our ScannerService currently returns Set<URL> sometimes caused by the
> underlying use of scannotation.
> Since scannotation is broken anyway (see OWB-524) we should drop scannotation
> and switch to url - Strings in the ScannerService SPI interface.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira