Uploaded image for project: 'XWiki Commons'
  1. XWiki Commons
  2. XCOMMONS-937

Add support for VarArgs in MethodArgumentsUberspector

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 8.1-milestone-1, 7.4.3
    • 7.4.2
    • Velocity
    • None
    • Unit

    Description

      An example with the following method

      public boolean isRegularFile(Path path, LinkOption... options)

      If you call this method from Velocity with

      #set ($somestring = "path/to/a/file")
      $niotool.isRegularFile($somestring)
      

      Velocity never call the method.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            jsimard Jean SIMARD
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: