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/08/23 18:27:09 UTC

[myfaces] branch master updated (4609b16 -> 4ae02e6)

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 4609b16  Merge pull request #14 from pnicolucci/MYFACES-4249
     add d030df5  MYFACES-3629 add context attr for case when faces servlet is found by SCI
     add 9429bab  MYFACES-4249: use new attr during destroyFaces
     new 4ae02e6  Merge pull request #16 from wtlucy/MYFACES-3629_webFragments

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:
 .../myfaces/ee/MyFacesContainerInitializer.java    |  9 ++++-
 .../myfaces/webapp/AbstractFacesInitializer.java   | 40 +++++++++++++++-------
 2 files changed, 36 insertions(+), 13 deletions(-)


[myfaces] 01/01: Merge pull request #16 from wtlucy/MYFACES-3629_webFragments

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 4ae02e6856e026c94f5213a8014ce99b23f6cfb9
Merge: 4609b16 9429bab
Author: Bill Lucy <wt...@gmail.com>
AuthorDate: Thu Aug 23 14:27:06 2018 -0400

    Merge pull request #16 from wtlucy/MYFACES-3629_webFragments
    
    MYFACES-3629 add context attr for case when faces servlet is found by SCI

 .../myfaces/ee/MyFacesContainerInitializer.java    |  9 ++++-
 .../myfaces/webapp/AbstractFacesInitializer.java   | 40 +++++++++++++++-------
 2 files changed, 36 insertions(+), 13 deletions(-)