[ 
https://issues.apache.org/jira/browse/WW-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564222#comment-13564222
 ] 

Hudson commented on WW-3931:
----------------------------

Integrated in Struts2-JDK6 #634 (See 
[https://builds.apache.org/job/Struts2-JDK6/634/])
    WW-3931 adds new plugin to support Tiles 3 result type (Revision 1439344)

     Result = SUCCESS
lukaszlenart : 
Files : 
* /struts/struts2/trunk/plugins/pom.xml
* /struts/struts2/trunk/plugins/tiles3
* /struts/struts2/trunk/plugins/tiles3/pom.xml
* /struts/struts2/trunk/plugins/tiles3/src
* /struts/struts2/trunk/plugins/tiles3/src/main
* /struts/struts2/trunk/plugins/tiles3/src/main/java
* /struts/struts2/trunk/plugins/tiles3/src/main/java/org
* /struts/struts2/trunk/plugins/tiles3/src/main/java/org/apache
* /struts/struts2/trunk/plugins/tiles3/src/main/java/org/apache/struts2
* /struts/struts2/trunk/plugins/tiles3/src/main/java/org/apache/struts2/views
* 
/struts/struts2/trunk/plugins/tiles3/src/main/java/org/apache/struts2/views/tiles
* 
/struts/struts2/trunk/plugins/tiles3/src/main/java/org/apache/struts2/views/tiles/TilesResult.java
* /struts/struts2/trunk/plugins/tiles3/src/main/resources
* /struts/struts2/trunk/plugins/tiles3/src/main/resources/LICENSE.txt
* /struts/struts2/trunk/plugins/tiles3/src/main/resources/NOTICE.txt
* /struts/struts2/trunk/plugins/tiles3/src/main/resources/struts-plugin.xml

                
> Create tiles-3 plugin supporting a compatible result type
> ---------------------------------------------------------
>
>                 Key: WW-3931
>                 URL: https://issues.apache.org/jira/browse/WW-3931
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Tiles
>    Affects Versions: 2.1.3, 2.3.7
>            Reporter: Ken McWilliams
>            Assignee: Lukasz Lenart
>            Priority: Minor
>              Labels: patch, tiles
>             Fix For: 2.3.9
>
>         Attachments: TilesResult.java
>
>
> The current struts2 plug-in uses an older version of tiles (version 2.0.6) 
> this version is lacking some very useful features (one being using OGNL 
> expressions within tiles definitions). Although many new features can be 
> added by manually upgrading the tiles version to 2.2.2 however breaking 
> changes to the API mean that the struts2 plugin no longer functions with 
> higher versions of tiles. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to