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

incomplete description of resource-root's path attribute in xsd

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Trivial Trivial
    • 1.5.3.Final, 1.6.0.Beta1
    • 1.5.2.Final
    • XML
    • None

      MODULES-218 allows absolute paths to be used for resource-roots but xsd still says only that path is relative to module.xml location.

      module-1_5.xsd

      <xsd:attribute name="path" type="xsd:string" use="required">
        <annotation xmlns="http://www.w3.org/2001/XMLSchema">
          <documentation>The path of this resource root, relative to the path in which the module.xml file is found.</documentation>
        </annotation>
      </xsd:attribute>
      

            dlloyd@redhat.com David Lloyd
            msimka@redhat.com Martin Simka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: