[jbosstools-issues] [JBoss JIRA] (JBIDE-11040) unparseable xml in project-examples-shared-3.3.Beta1.xml:2:8: The string "--" is not permitted within comments.

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Feb 23 15:06:37 EST 2012


Nick Boldt created JBIDE-11040:
----------------------------------

             Summary: unparseable xml in project-examples-shared-3.3.Beta1.xml:2:8: The string "--" is not permitted within comments.
                 Key: JBIDE-11040
                 URL: https://issues.jboss.org/browse/JBIDE-11040
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: project-examples
    Affects Versions: 3.3.0.Beta1
            Reporter: Nick Boldt
            Assignee: Snjezana Peco
            Priority: Blocker
             Fix For: 3.3.0.Beta1


Due to a really long comment header added to this file [1], it can no longer be parsed as XML:

[1] http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml

{code}
!ENTRY org.jboss.tools.project.examples 4 0 2012-02-23 15:03:24.980
!MESSAGE The string "--" is not permitted within comments.
!STACK 0
org.xml.sax.SAXParseException: The string "--" is not permitted within comments.
	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:208)
	at org.jboss.tools.project.examples.model.ProjectExampleUtil.getProjects(ProjectExampleUtil.java:271)
	at org.jboss.tools.project.examples.model.ProjectExampleUtil.getProjects(ProjectExampleUtil.java:230)
	at org.jboss.tools.central.jobs.RefreshTutorialsJob.run(RefreshTutorialsJob.java:53)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}


--
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 jbosstools-issues mailing list