[jboss-jira] [JBoss JIRA] Resolved: (JBCOMMON-33) incorrect public id for jboss-app_5_0.dtd
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Fri Sep 21 06:13:21 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCOMMON-33?page=all ]
Dimitris Andreadis resolved JBCOMMON-33.
----------------------------------------
Resolution: Done
Assignee: Dimitris Andreadis (was: Alexey Loubyansky)
Corrected the references to the public ID in JBoss trunk and TCK5 (JBAS-4741).
The common-core 2.2.2-snapshot includes the change.
> incorrect public id for jboss-app_5_0.dtd
> -----------------------------------------
>
> Key: JBCOMMON-33
> URL: http://jira.jboss.com/jira/browse/JBCOMMON-33
> Project: JBoss Common
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: common-core
> Affects Versions: 2.2.1.GA, 2.0.5.GA
> Reporter: Alexey Loubyansky
> Assigned To: Dimitris Andreadis
> Fix For: 2.2.2.GA, 2.0.6.GA
>
>
> Currently in the JBossEntityResolver it is registered as
> registerEntity("-//JBoss//DTD J2EE Application 5.0//EN", "jboss-app_5_0.dtd");
> while according to the public id in the dtd, it should be
> registerEntity("-//JBoss//DTD Java EE Application 5.0///EN", "jboss-app_5_0.dtd");
> Also the public id as it is in the DTD is used in the testsuite.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list