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

module-1_0.xsd,module-1_1.xsd: documentation of loaderType contains local path /home/...

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.6.0.Beta5
    • 1.6.0.Beta4
    • XML
    • None

    Description

      $JBOSS_HOME/docs/schema/module-1_0.xsd
      $JBOSS_HOME/docs/schema/module-1_1.xsd

      contain

      <xsd:complexType name="loaderType">
          <xsd:choice minOccurs="0" maxOccurs="unbounded">
              <xsd:element name="module-path" type="pathType">
                  <annotation xmlns="http://www.w3.org/2001/XMLSchema">
                      <documentation>
                          A module root path for this loader. Paths are relative to /home/david/src/java/jboss-modules by default.
                      </documentation>
                  </annotation>
              </xsd:element>
      

      https://github.com/jboss-modules/jboss-modules/blob/master/src/main/resources/schema/module-1_0.xsd
      https://github.com/jboss-modules/jboss-modules/blob/master/src/main/resources/schema/module-1_1.xsd

      <documentation>
           A module root path for this loader. Paths are relative to ${user.dir} by default.
      </documentation>
      

      Attachments

        Issue Links

          Activity

            People

              rpelisse@redhat.com Romain Pelisse
              msimka@redhat.com Martin Simka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: