You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2021/07/05 19:33:59 UTC

[sling-org-apache-sling-engine] branch master updated (b83990c -> be2e5b0)

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

joerghoh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git.


    from b83990c  [maven-release-plugin] prepare for next development iteration
     add 5acee0a  SLING-10582 report filter timings also in microseconds
     new be2e5b0  Merge pull request #17 from apache/improvement/SLING-10582-filter-timing-in-microseconds

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:
 .../apache/sling/engine/impl/filter/AbstractSlingFilterChain.java   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

[sling-org-apache-sling-engine] 01/01: Merge pull request #17 from apache/improvement/SLING-10582-filter-timing-in-microseconds

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

joerghoh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git

commit be2e5b0110d65423dba94623a693c3479f2be681
Merge: b83990c 5acee0a
Author: Jörg Hoh <jo...@users.noreply.github.com>
AuthorDate: Mon Jul 5 21:33:51 2021 +0200

    Merge pull request #17 from apache/improvement/SLING-10582-filter-timing-in-microseconds
    
    SLING-10582 report filter timings also in microseconds

 .../apache/sling/engine/impl/filter/AbstractSlingFilterChain.java   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)