[richfaces-issues] [JBoss JIRA] (RF-12187) CDK: improve messages for errors in parsing XML configs

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Apr 20 04:05:19 EDT 2012


Lukáš Fryč created RF-12187:
-------------------------------

             Summary: CDK: improve messages for errors in parsing XML configs
                 Key: RF-12187
                 URL: https://issues.jboss.org/browse/RF-12187
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: cdk
    Affects Versions: 4.2.1.Final
            Reporter: Marek Novotny
            Assignee: Lukáš Fryč
             Fix For: 4.3.0.Milestone1


CDK fails with following output:

{code}
[INFO] --- maven-cdk-plugin:4.2.0.Final:generate (default) @ jboss-seam-ui ---
[ERROR] XML error
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
{code}

which hides the real issue.

Add {{exception.getMessage()}} to those messages to reveal real issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list