Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3802

Add main-class to the org.jboss.jandex module.xml to make it easier to run jandex

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 5.0.0.Alpha6
    • None
    • Server
    • None

      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"/>
      ...

            spyrkob Bartosz Spyrko-Smietanko
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: