[
https://issues.apache.org/struts/browse/TILES-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45875#action_45875
]
Antonio Petrelli commented on TILES-395:
----------------------------------------
Downloading from the site I see this:
<!ELEMENT definition (icon?, display-name?, description?, put-attribute*,
put-list-attribute*)>
So it is correct. What are you referring to?
> Tiles config dtd 2.0 on site and distribution are not in sync
> -------------------------------------------------------------
>
> Key: TILES-395
> URL: https://issues.apache.org/struts/browse/TILES-395
> Project: Tiles
> Issue Type: Task
> Components: tiles-core
> Affects Versions: 2.0.6
> Reporter: Jay Khimani
> Priority: Minor
>
> Tiles config DTD 2.0 (http://tiles.apache.org/dtds/tiles-config_2_0.dtd)
> mentions put as child attribute on the site, where as distribution
> tiles-core-2.0.6.jar mentions put-attribute as child tag of definition.
> Both - distribution and DTD on site - are not in sync. This creates a minor
> problem while development when IDEs like eclipse tries to validate your tiles
> configuration with the DTD referred in DOCTYPE as
> http://tiles.apache.org/dtds/tiles-config_2_0.dtd.
> It would be nice if DTD definition is corrected on site.
> Cheers
> - Jay
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.