Uploaded image for project: 'Jandex'
  1. Jandex
  2. JANDEX-16

-o option is not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.2.4.Final, 2.0.0.Beta2
    • 1.0.3.Final, 1.1.0.Final
    • None

    Description

      jar -tf my-ejb-interceptors.jar && java -jar jandex-1.1.0.Final.jar -o jandex.idx my-ejb-interceptors.jar && ls
      META-INF/
      META-INF/MANIFEST.MF
      com/
      com/jboss/
      com/jboss/examples/
      com/jboss/examples/ejb3/
      com/jboss/examples/ejb3/interceptors/
      com/jboss/examples/ejb3/interceptors/AroundInvokeInterceptor.class
      com/jboss/examples/ejb3/interceptors/AroundTimeoutInterceptor.class

      Wrote /home/bmaxwell/work/source/git/jandex/target/bmaxwell-jandex-tests/test/my-ejb-interceptors-jar.idx in 0.0180 seconds (2 classes, 2 annotations, 2 instances, 283 bytes)

      1. ls shows the idx file was not named jandex.idx as specified in the -o
        jandex-1.1.0.Final.jar my-ejb-interceptors.jar my-ejb-interceptors-jar.idx

      Attachments

        Activity

          People

            jgreene@redhat.com Jason Greene
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: