[jboss-jira] [JBoss JIRA] (WFLY-10670) servlet galleon-pack domain-interfaces.xml uses wrong interface feature spec

Alexey Loubyansky (JIRA) issues at jboss.org
Sun Jul 8 17:24:00 EDT 2018


Alexey Loubyansky created WFLY-10670:
----------------------------------------

             Summary: servlet galleon-pack domain-interfaces.xml uses wrong interface feature spec
                 Key: WFLY-10670
                 URL: https://issues.jboss.org/browse/WFLY-10670
             Project: WildFly
          Issue Type: Bug
          Components: Build System
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky


{code:java}
    <origin name="org.wildfly.core:wildfly-core-galleon-pack">
        <feature-group name="domain-interfaces"/>
        <feature spec="interface">
            <param name="interface" value="private"/>
        </feature>
    </origin>
{code}

Should be domain.interface instead.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list