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

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: