-
Bug
-
Resolution: Done
-
Trivial
-
1.5.2.Final
-
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.
<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>
- is cloned by
-
JBEAP-5452 incomplete description of resource-root's path attribute in xsd
- Verified