XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 2.19.1.Final
    • 2.19.0.Final
    • Java EE
    • None

    Description

      The '~' symbol works for the targetPackage parameter, but cannot be used in most of the other parameters.

      For example in the interceptorBinding parameter of a cdi-new-interceptor command. In the following script I can create an interceptor binding in the subpackage .view.util using the '~' symbol, but in the cdi-new-interceptor I can't. It throws an exception :

      cdi-new-interceptor-binding --named CatchException --targetPackage ~.view.util ;
      cdi-new-interceptor --named CatchExceptionInterceptor --interceptorBinding ~.view.util.CatchException  --targetPackage ~.view.util ;
      

      This behavior is in most of the other commands, such as FORGE-2464.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ggastald George Gastaldi
              agoncal Antonio Goncalves (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: