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/10 16:59:30 UTC

[myfaces] branch 2.0.x updated (b1b9d19 -> d092de6)

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

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


    from b1b9d19  Merge pull request #19 from wtlucy/MYFACES-4252_searchdir_NPE_2.0
     add a698940  MYFACES-4273 close() JarFile in Classpath
     new d092de6  Merge pull request #38 from wtlucy/2.0.x

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/view/facelets/util/Classpath.java      | 56 +++++++++++++---------
 1 file changed, 33 insertions(+), 23 deletions(-)


[myfaces] 01/01: Merge pull request #38 from wtlucy/2.0.x

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

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

commit d092de617f9d0f52389eff92680f90ad42309151
Merge: b1b9d19 a698940
Author: Bill Lucy <wt...@gmail.com>
AuthorDate: Mon Dec 10 11:59:25 2018 -0500

    Merge pull request #38 from wtlucy/2.0.x
    
    MYFACES-4273 close() JarFile in Classpath 2.0.x

 .../myfaces/view/facelets/util/Classpath.java      | 56 +++++++++++++---------
 1 file changed, 33 insertions(+), 23 deletions(-)