You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2022/12/09 12:55:30 UTC

[myfaces] branch main updated (18f1f90cd -> 19cf9729f)

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

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


    from 18f1f90cd cosmetics
     new 310205a80 Fix for https://issues.apache.org/jira/browse/MYFACES-4040:
     new 6d20754b8 Merge branch 'apache:main' into main
     new 7661e844a https://issues.apache.org/jira/browse/MYFACES-4526: Simplifying the resource builds
     new 809092f1a Revert "Fix for https://issues.apache.org/jira/browse/MYFACES-4040:"
     new 19cf9729f Merge pull request #416 from werpu/main

The 5835 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:
 api/pom.xml                                        | 21 ++++---
 ...ler.xml => jsfscripts-development-compiler.xml} |  2 +-
 ...iler.xml => jsfscripts-production-compiler.xml} |  0
 .../META-INF/resources/myfaces/_impl/_util/_Dom.js |  8 +--
 .../application/DefaultResourceHandlerSupport.java | 64 ++++++---------------
 .../myfaces/renderkit/html/util/ResourceUtils.java | 11 +---
 .../InternalClassLoaderResourceLoader.java         | 65 ++--------------------
 7 files changed, 38 insertions(+), 133 deletions(-)
 rename api/src/assembler/{jsfscripts-uncompressed-full-compiler.xml => jsfscripts-development-compiler.xml} (98%)
 rename api/src/assembler/{jsfscripts-minimal-compiler.xml => jsfscripts-production-compiler.xml} (100%)