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:56:46 UTC

[myfaces] branch 2.2.x updated (a398d01 -> e1aaf95)

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

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


    from a398d01  Merge pull request #33 from wtlucy/templateTransientIssue-2.2.x
     add 4bd1930  MYFACES-4273 close() JarFile in Classpath
     new e1aaf95  Merge pull request #36 from wtlucy/ClasspathFileLeak-2.2

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 #36 from wtlucy/ClasspathFileLeak-2.2

Posted by wt...@apache.org.
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 e1aaf95fe541b41bfef841c9ba970b8945475fed
Merge: a398d01 4bd1930
Author: Bill Lucy <wt...@gmail.com>
AuthorDate: Mon Dec 10 11:56:42 2018 -0500

    Merge pull request #36 from wtlucy/ClasspathFileLeak-2.2
    
    MYFACES-4273 close() JarFile in Classpath 2.2.x

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