[seam-issues] [JBoss JIRA] Created: (JBSEAM-4773) Validation fails when using ant-1.8.0

Ondrej Skutka (JIRA) jira-events at lists.jboss.org
Thu Jan 27 12:26:03 EST 2011


Validation fails when using ant-1.8.0
-------------------------------------

                 Key: JBSEAM-4773
                 URL: https://issues.jboss.org/browse/JBSEAM-4773
             Project: Seam
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.2.1.Final
            Reporter: Ondrej Skutka
            Priority: Minor


When using ant-1.8.0, validation (ant validateall) fails with the following message:

validateall:

validatexsd:

[validateConfiguration] http://www.w3.org/2001/XMLSchema.xsd:91:110: schema_reference.4: Failed to read schema document 'http://www.w3.org/2001/xml.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
[validateConfiguration] http://www.w3.org/2001/XMLSchema.xsd:260:36: src-resolve: Cannot resolve the name 'xml:lang' to a(n) 'attribute declaration' component.
[validateConfiguration] http://www.w3.org/2001/XMLSchema.xsd:260:36: s4s-elt-invalid-content.1: The content of '#AnonType_schema' is invalid.  Element 'attribute' is invalid, misplaced, or occurs too often.
[validateConfiguration] http://www.w3.org/2001/XMLSchema.xsd:1277:35: s4s-elt-invalid-content.1: The content of '#AnonType_documentation' is invalid.  Element 'attribute' is invalid, misplaced, or occurs too often.

BUILD FAILED
/home/ony/Programming/JBoss_Seam_2_2_1_Final/jboss-seam-2.2.1.Final/build.xml:569: The following error occurred while executing this line:
/home/ony/Programming/JBoss_Seam_2_2_1_Final/jboss-seam-2.2.1.Final/build/validate.xml:64: /home/ony/Programming/JBoss_Seam_2_2_1_Final/jboss-seam-2.2.1.Final/src/main/org/jboss/seam/web-2.2.xsd is not a valid XML document.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list