[jboss-jira] [JBoss JIRA] (WFCORE-3802) Add main-class to the org.jboss.jandex module.xml to make it easier to run jandex

Bartosz Spyrko-Śmietanko (JIRA) issues at jboss.org
Fri May 4 10:15:03 EDT 2018


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

Bartosz Spyrko-Śmietanko moved WFLY-1524 to WFCORE-3802:
--------------------------------------------------------

              Project: WildFly Core  (was: WildFly)
                  Key: WFCORE-3802  (was: WFLY-1524)
          Component/s: Server
                           (was: Server)
    Affects Version/s:     (was: 8.0.0.Alpha1)


> Add main-class to the org.jboss.jandex module.xml to make it easier to run jandex
> ---------------------------------------------------------------------------------
>
>                 Key: WFCORE-3802
>                 URL: https://issues.jboss.org/browse/WFCORE-3802
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Server
>            Reporter: Brad Maxwell
>            Assignee: Jason Greene
>            Priority: Minor
>
> Adding main-class will let JBoss Modules know the class to run and allow you to run jandex via java -jar $JBOSS_HOME/jboss-modules -mp $JBOSS_HOME/modules org.jboss.jandex
> <module xmlns="urn:jboss:module:1.1" name="org.jboss.jandex">
>     ...
>     <main-class name="org.jboss.jandex.Main"/>
>     ...



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



More information about the jboss-jira mailing list