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

Michael Reynolds (JIRA) issues at jboss.org
Tue Apr 22 11:56:33 EDT 2014


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

Michael Reynolds commented on WFLY-1524:
----------------------------------------

would this cover adding a binary .sh/.bat script, or just updating the module with a main class?
                
> Add main-class to the org.jboss.jandex module.xml to make it easier to run jandex
> ---------------------------------------------------------------------------------
>
>                 Key: WFLY-1524
>                 URL: https://issues.jboss.org/browse/WFLY-1524
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Server
>    Affects Versions: 8.0.0.Alpha1
>            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list