Title: Message Title
| |
|
|
| Change By: |
Henrik Palmér |
| Steps to Reproduce: |
Attempt to use alternatives in the following XML file:
{code:title=beans.xml} <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:weld="http://jboss.org/schema/weld/beans"> <weld:scan> <weld:exclude name="my.package.ExcludeThis"/> </weld:scan> <alternatives> <class> my.package.UseThis </class> </alternatives> </beans> {code} |
|
|
|
| |
|
|
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues