Modified: websites/production/tapestry/content/release-notes-562.html ============================================================================== --- websites/production/tapestry/content/release-notes-562.html (original) +++ websites/production/tapestry/content/release-notes-562.html Fri Jan 24 12:18:16 2025 @@ -50,12 +50,23 @@ <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/prism.min.js" defer></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/plugins/autoloader/prism-autoloader.min.js" defer></script> - <script type="text/javascript"> - window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; - ga('create', 'UA-400821-1', 'auto'); - ga('send', 'pageview'); + <!-- Matomo --> + <script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + _paq.push(["setDoNotTrack", true]); + _paq.push(["disableCookies"]); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="https://analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '71']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); </script> - <script async src="https://www.google-analytics.com/analytics.js"></script> + <!-- End Matomo Code --> </head> <body> <!-- /// Navigation Start --> @@ -187,7 +198,7 @@ <style type="text/css"> - #refresh-module-1723343987 .icon { + #refresh-module-1189690264 .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; @@ -198,13 +209,13 @@ vertical-align: text-bottom; } </style> -</span></p><div class="refresh-module-id jira-table" id="refresh-module-1723343987"> +</span></p><div class="refresh-module-id jira-table" id="refresh-module-1189690264"> <p> - </p><div class="jira-issues" id="jira-issues-1723343987" style="width: 100%; overflow: auto;"> + </p><div class="jira-issues" id="jira-issues-1189690264" style="width: 100%; overflow: auto;"> <table class="table table-bordered table-responsive"><tbody><tr><td></td></tr><tr><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> <span class="jim-table-header-content" sort-column-key="key">Key</span> </th><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> @@ -234,11 +245,13 @@ Make BeanEditor/BeanEditForm/FormGroup more accessible </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2662?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2662?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Feb 12, 2021 + Feb 12, 2021 18:28 </td><td colspan="1" nowrap> - Feb 12, 2021 + Feb 12, 2021 20:55 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -261,11 +274,13 @@ Blacklist modules autoloaded via manifests </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2657?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21141&avatarType=issuetype" alt="New Feature"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2657?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21141&avatarType=issuetype" alt="New Feature"> + </a> </td><td colspan="1" nowrap> - Dec 31, 2020 + Dec 31, 2020 09:47 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 21:40 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -288,11 +303,13 @@ Create annotation to disable validation in event handler methods </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2655?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2655?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Dec 29, 2020 + Dec 29, 2020 21:40 </td><td colspan="1" nowrap> - May 05, 2022 + May 05, 2022 20:38 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -315,11 +332,13 @@ TypeCoercer should favor exact match coercions over intermediate ones </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2651?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2651?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Dec 06, 2020 + Dec 06, 2020 13:48 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 23:52 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -342,11 +361,13 @@ Configuration should have consistent ordering </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2649?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2649?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Nov 26, 2020 + Nov 26, 2020 21:20 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 21:53 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -369,11 +390,13 @@ tapestry-json improvements (implement Collection/Map, better exceptions) </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2640?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2640?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Sep 06, 2020 + Sep 06, 2020 09:39 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 21:56 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -417,7 +440,7 @@ <style type="text/css"> - #refresh-module--1572367450 .icon { + #refresh-module-1864285420 .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; @@ -428,13 +451,13 @@ vertical-align: text-bottom; } </style> -</span></p><div class="refresh-module-id jira-table" id="refresh-module--1572367450"> +</span></p><div class="refresh-module-id jira-table" id="refresh-module-1864285420"> <p> - </p><div class="jira-issues" id="jira-issues--1572367450" style="width: 100%; overflow: auto;"> + </p><div class="jira-issues" id="jira-issues-1864285420" style="width: 100%; overflow: auto;"> <table class="table table-bordered table-responsive"><tbody><tr><td></td></tr><tr><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> <span class="jim-table-header-content" sort-column-key="key">Key</span> </th><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> @@ -464,11 +487,13 @@ Allow options to be passed to GoogleClosureMinimizer </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2661?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2661?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 29, 2021 + Jan 29, 2021 00:55 </td><td colspan="1" nowrap> - Feb 15, 2021 + Feb 15, 2021 12:54 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -491,11 +516,13 @@ Empty string and null namespaces should be treated as the same in Element </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2660?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2660?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 26, 2021 + Jan 26, 2021 21:38 </td><td colspan="1" nowrap> - Jan 26, 2021 + Jan 26, 2021 23:05 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -518,11 +545,13 @@ Direct instantiation of ComponentResourceSelector should be replaced with delegation to ComponentRequestSelectorAnalyzer </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2659?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2659?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 11, 2021 + Jan 11, 2021 16:44 </td><td colspan="1" nowrap> - Jun 20, 2021 + Jun 20, 2021 07:50 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -545,11 +574,13 @@ Tuple should implement hashCode based on its values </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2658?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2658?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 06, 2021 + Jan 06, 2021 12:27 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 21:37 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -572,11 +603,13 @@ Disabling strict CSS URL rewriting still throws exceptions for non-existing files </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2656?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2656?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Dec 30, 2020 + Dec 30, 2020 18:53 </td><td colspan="1" nowrap> - Jan 19, 2021 + Jan 19, 2021 16:20 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -599,11 +632,13 @@ Label component throws NPE when corresponding form field isn't rendered </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2643?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2643?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Sep 29, 2020 + Sep 29, 2020 13:42 </td><td colspan="1" nowrap> - Nov 28, 2020 + Nov 28, 2020 22:20 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -626,11 +661,13 @@ Non-unique advice IDs silently override each other in random order on application startup </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2636?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2636?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Aug 17, 2020 + Aug 17, 2020 11:00 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 23:52 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;">
Modified: websites/production/tapestry/content/release-notes-563.html ============================================================================== --- websites/production/tapestry/content/release-notes-563.html (original) +++ websites/production/tapestry/content/release-notes-563.html Fri Jan 24 12:18:16 2025 @@ -50,12 +50,23 @@ <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/prism.min.js" defer></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/plugins/autoloader/prism-autoloader.min.js" defer></script> - <script type="text/javascript"> - window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; - ga('create', 'UA-400821-1', 'auto'); - ga('send', 'pageview'); + <!-- Matomo --> + <script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + _paq.push(["setDoNotTrack", true]); + _paq.push(["disableCookies"]); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="https://analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '71']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); </script> - <script async src="https://www.google-analytics.com/analytics.js"></script> + <!-- End Matomo Code --> </head> <body> <!-- /// Navigation Start --> @@ -150,7 +161,7 @@ <style type="text/css"> - #refresh-module-160173438 .icon { + #refresh-module--2046569215 .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; @@ -161,13 +172,13 @@ vertical-align: text-bottom; } </style> -</span></p><div class="refresh-module-id jira-table" id="refresh-module-160173438"> +</span></p><div class="refresh-module-id jira-table" id="refresh-module--2046569215"> <p> - </p><div class="jira-issues" id="jira-issues-160173438" style="width: 100%; overflow: auto;"> + </p><div class="jira-issues" id="jira-issues--2046569215" style="width: 100%; overflow: auto;"> <table class="table table-bordered table-responsive"><tbody><tr><td></td></tr><tr><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> <span class="jim-table-header-content" sort-column-key="key">Key</span> </th><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> @@ -197,11 +208,13 @@ Disallow requests for folders in the classpath by default </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2665?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2665?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Mar 09, 2021 + Mar 09, 2021 11:41 </td><td colspan="1" nowrap> - Mar 09, 2021 + Mar 09, 2021 17:47 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -245,7 +258,7 @@ <style type="text/css"> - #refresh-module-1427685480 .icon { + #refresh-module--1811647026 .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; @@ -256,13 +269,13 @@ vertical-align: text-bottom; } </style> -</span></p><div class="refresh-module-id jira-table" id="refresh-module-1427685480"> +</span></p><div class="refresh-module-id jira-table" id="refresh-module--1811647026"> <p> - </p><div class="jira-issues" id="jira-issues-1427685480" style="width: 100%; overflow: auto;"> + </p><div class="jira-issues" id="jira-issues--1811647026" style="width: 100%; overflow: auto;"> <table class="table table-bordered table-responsive"><tbody><tr><td></td></tr><tr><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> <span class="jim-table-header-content" sort-column-key="key">Key</span> </th><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> @@ -292,11 +305,13 @@ PropertyShadowBuilder fails when interface inherits same method more than once </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2664?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2664?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Feb 28, 2021 + Feb 28, 2021 17:48 </td><td colspan="1" nowrap> - Feb 28, 2021 + Feb 28, 2021 20:20 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -319,11 +334,13 @@ ChecksumPath should ignore slashes at the end of URLs </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2663?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2663?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Feb 28, 2021 + Feb 28, 2021 13:10 </td><td colspan="1" nowrap> - Feb 28, 2021 + Feb 28, 2021 17:47 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> Modified: websites/production/tapestry/content/release-notes-564.html ============================================================================== --- websites/production/tapestry/content/release-notes-564.html (original) +++ websites/production/tapestry/content/release-notes-564.html Fri Jan 24 12:18:16 2025 @@ -50,12 +50,23 @@ <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/prism.min.js" defer></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/plugins/autoloader/prism-autoloader.min.js" defer></script> - <script type="text/javascript"> - window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; - ga('create', 'UA-400821-1', 'auto'); - ga('send', 'pageview'); + <!-- Matomo --> + <script> + var _paq = window._paq = window._paq || []; + /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ + _paq.push(["setDoNotTrack", true]); + _paq.push(["disableCookies"]); + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="https://analytics.apache.org/"; + _paq.push(['setTrackerUrl', u+'matomo.php']); + _paq.push(['setSiteId', '71']); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; + g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); + })(); </script> - <script async src="https://www.google-analytics.com/analytics.js"></script> + <!-- End Matomo Code --> </head> <body> <!-- /// Navigation Start --> @@ -150,7 +161,7 @@ <style type="text/css"> - #refresh-module-1789564464 .icon { + #refresh-module--1812250623 .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; @@ -161,13 +172,13 @@ vertical-align: text-bottom; } </style> -</span></p><div class="refresh-module-id jira-table" id="refresh-module-1789564464"> +</span></p><div class="refresh-module-id jira-table" id="refresh-module--1812250623"> <p> - </p><div class="jira-issues" id="jira-issues-1789564464" style="width: 100%; overflow: auto;"> + </p><div class="jira-issues" id="jira-issues--1812250623" style="width: 100%; overflow: auto;"> <table class="table table-bordered table-responsive"><tbody><tr><td></td></tr><tr><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> <span class="jim-table-header-content" sort-column-key="key">Key</span> </th><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> @@ -197,11 +208,13 @@ Improve reporting for errors in JS modules </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2672?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2672?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21140&avatarType=issuetype" alt="Improvement"> + </a> </td><td colspan="1" nowrap> - Apr 08, 2021 + Apr 08, 2021 18:09 </td><td colspan="1" nowrap> - Apr 08, 2021 + Apr 08, 2021 19:46 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -245,7 +258,7 @@ <style type="text/css"> - #refresh-module-1732300377 .icon { + #refresh-module-20317988 .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; @@ -256,13 +269,13 @@ vertical-align: text-bottom; } </style> -</span></p><div class="refresh-module-id jira-table" id="refresh-module-1732300377"> +</span></p><div class="refresh-module-id jira-table" id="refresh-module-20317988"> <p> - </p><div class="jira-issues" id="jira-issues-1732300377" style="width: 100%; overflow: auto;"> + </p><div class="jira-issues" id="jira-issues-20317988" style="width: 100%; overflow: auto;"> <table class="table table-bordered table-responsive"><tbody><tr><td></td></tr><tr><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> <span class="jim-table-header-content" sort-column-key="key">Key</span> </th><th colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport jira-tablesorter-header" style="text-align: left; padding:5px !important;"> @@ -292,11 +305,13 @@ Allow options to be passed to GoogleClosureMinimizer </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2661?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2661?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 29, 2021 + Jan 29, 2021 00:55 </td><td colspan="1" nowrap> - Feb 15, 2021 + Feb 15, 2021 12:54 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -319,11 +334,13 @@ Empty string and null namespaces should be treated as the same in Element </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2660?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2660?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 26, 2021 + Jan 26, 2021 21:38 </td><td colspan="1" nowrap> - Jan 26, 2021 + Jan 26, 2021 23:05 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -346,11 +363,13 @@ Direct instantiation of ComponentResourceSelector should be replaced with delegation to ComponentRequestSelectorAnalyzer </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2659?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2659?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 11, 2021 + Jan 11, 2021 16:44 </td><td colspan="1" nowrap> - Jun 20, 2021 + Jun 20, 2021 07:50 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -373,11 +392,13 @@ Tuple should implement hashCode based on its values </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2658?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2658?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Jan 06, 2021 + Jan 06, 2021 12:27 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 21:37 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -400,11 +421,13 @@ Disabling strict CSS URL rewriting still throws exceptions for non-existing files </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2656?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2656?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Dec 30, 2020 + Dec 30, 2020 18:53 </td><td colspan="1" nowrap> - Jan 19, 2021 + Jan 19, 2021 16:20 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -427,11 +450,13 @@ Label component throws NPE when corresponding form field isn't rendered </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2643?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2643?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Sep 29, 2020 + Sep 29, 2020 13:42 </td><td colspan="1" nowrap> - Nov 28, 2020 + Nov 28, 2020 22:20 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;"> @@ -454,11 +479,13 @@ Non-unique advice IDs silently override each other in random order on application startup </a> </td><td colspan="1" nowrap> - <a href="https://issues.apache.org/jira/browse/TAP5-2636?src=confmacro"><img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"></a> + <a href="https://issues.apache.org/jira/browse/TAP5-2636?src=confmacro"> + <img class="icon" src="https://issues.apache.org/jira/secure/viewavatar?size=xsmall&avatarId=21133&avatarType=issuetype" alt="Bug"> + </a> </td><td colspan="1" nowrap> - Aug 17, 2020 + Aug 17, 2020 11:00 </td><td colspan="1" nowrap> - Feb 11, 2021 + Feb 11, 2021 23:52 </td><td colspan="1" nowrap> </td><td colspan="1" rowspan="1" class="jira-macro-table-underline-pdfexport" style="padding:5px !important;vertical-align: top;">