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:28:58 UTC

[myfaces] branch master updated (75d2b68 -> 1ce73ab)

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

wtlucy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces.git.


    from 75d2b68  cosmetics
     add 5e1b1e1  MYFACES-4267 - fix transient template inheritance
     add 200223d  MYFACES-4267 update unit test
     new 1ce73ab  Merge pull request #28 from wtlucy/templateTransientIssue

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../facelets/FaceletViewDeclarationLanguage.java   | 28 ++++---
 .../view/facelets/stateless/StatelessTest.java     | 90 +++++++---------------
 .../view/facelets/stateless/stateless.xhtml        |  2 +-
 3 files changed, 40 insertions(+), 80 deletions(-)


[myfaces] 01/01: Merge pull request #28 from wtlucy/templateTransientIssue

Posted by wt...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1ce73abfeaf77963df5f4a7857a9df8c5c5f8d2f
Merge: 75d2b68 200223d
Author: Bill Lucy <wt...@gmail.com>
AuthorDate: Wed Dec 5 16:28:53 2018 -0500

    Merge pull request #28 from wtlucy/templateTransientIssue
    
    MYFACES-4267 transient template inheritance issue

 .../facelets/FaceletViewDeclarationLanguage.java   | 28 ++++---
 .../view/facelets/stateless/StatelessTest.java     | 90 +++++++---------------
 .../view/facelets/stateless/stateless.xhtml        |  2 +-
 3 files changed, 40 insertions(+), 80 deletions(-)