You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by wt...@apache.org on 2018/12/05 21:29:10 UTC

[myfaces] 01/01: Merge pull request #33 from wtlucy/templateTransientIssue-2.2.x

This is an automated email from the ASF dual-hosted git repository.

wtlucy pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit a398d017e0f9f5bed5d0ad2002bc1829b7e12715
Merge: 83638b4 3c171e3
Author: Bill Lucy <wt...@gmail.com>
AuthorDate: Wed Dec 5 16:29:05 2018 -0500

    Merge pull request #33 from wtlucy/templateTransientIssue-2.2.x
    
    MYFACES-4267 transient template inheritance issue - 2.2.x

 .../facelets/FaceletViewDeclarationLanguage.java   | 27 +++----
 .../view/facelets/stateless/StatelessTest.java     | 93 ++++++++++++++++++++++
 .../view/facelets/stateless/stateless.xhtml        | 24 ++++++
 .../myfaces/view/facelets/stateless/template.xhtml | 15 ++++
 4 files changed, 144 insertions(+), 15 deletions(-)