[jboss-jira] [JBoss JIRA] (WFCORE-2198) Create a picketbox feature pack

Brian Stansberry (JIRA) issues at jboss.org
Tue Jan 17 22:49:00 EST 2017


     [ https://issues.jboss.org/browse/WFCORE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reassigned WFCORE-2198:
----------------------------------------

    Assignee: Brian Stansberry


> Create a picketbox feature pack
> -------------------------------
>
>                 Key: WFCORE-2198
>                 URL: https://issues.jboss.org/browse/WFCORE-2198
>             Project: WildFly Core
>          Issue Type: Task
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 3.0.0.Alpha20
>
>
> We should add a picketbox feature pack to WildFly Core, not included in the dist but built there.
> Background:
> We include PicketBox in the core pom and the vault functionality core provides requires it but we are not willing to include it in the core dist because it adds ~ 1MB to the dist size.
> However, the way we are handling the picketbox module is not clean. The version of two of the jars that end up in the module are declared in the core pom.xml (as they are needed at compile time by core) but the 3rd is specified in full's pom.xml and the module.xml is in full.
> We need an org.picketbox module in place to properly test core's vault handling in testsuite/rbac and testsuite/manualmode and there's no real good way to get it into the installations used by those testsuites
> Option:
> Just add the feature pack maven module as a child of the testsuite maven module, limiting the feature pack use to the testsuite, which is the primary driver of me filing this. That removes any implied requirement to maintain it beyond the needs of the testsuite or to include jars in the generated module beyond what the testsuite needs.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list