[jboss-jira] [JBoss JIRA] (WFLY-11171) Test in Elytron integration tests rely on the BatchPermission in wildfly-jberet

Cheng Fang (Jira) issues at jboss.org
Tue Oct 16 22:48:00 EDT 2018


    [ https://issues.jboss.org/browse/WFLY-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648980#comment-13648980 ] 

Cheng Fang commented on WFLY-11171:
-----------------------------------

BatchPermission class in current repo:
https://github.com/wildfly/wildfly/blob/master/batch-jberet/src/main/java/org/wildfly/extension/batch/jberet/deployment/BatchPermission.java

Sounds good.  This permission class is also useful in JBeret SE applications so we may consider moving it to some JBeret api module.

> Test in Elytron integration tests rely on the BatchPermission in wildfly-jberet
> -------------------------------------------------------------------------------
>
>                 Key: WFLY-11171
>                 URL: https://issues.jboss.org/browse/WFLY-11171
>             Project: WildFly
>          Issue Type: Bug
>          Components: Batch, Test Suite
>            Reporter: James Perkins
>            Assignee: Cheng Fang
>            Priority: Major
>
> Tests in the Elytron integration test suite rely on {{org.wildfly.extension.batch.jberet.deployment.BatchPermission}} which is in private module. This permission should likely be moved to a public JBeret API or a new public API should be create within WildFly that exposes this permission. There is a chance this permission may be required for users.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list