Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-452

Document the meaning of ''*', '**' and '?' in pathSpecType

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • XML
    • None

      The xsd documentation for pathSpecType says:

      The path name, which can be a literal path name or it may include the special wildcards "", "*", and "?".

      But this isn't enough information to really understand the rules around paths. For example, someone intuitively might create a path "foo/*" thinking it would match all resources under foo, but actually it matches subdirectories under foo, but not individual resources.

      Ideally the semantics of ModuleXmlParser.parsePath would be documented in the pathSpecType documentation.

              ropalka Richard Opalka
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: