You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2020/03/20 02:31:46 UTC

svn commit: r38566 - /release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/

Author: poorejc
Date: Fri Mar 20 02:31:46 2020
New Revision: 38566

Log:
adding v2.1.0 release package

Added:
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/CHANGELOG.md
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz   (with props)
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip   (with props)
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz   (with props)
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip   (with props)
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc
    release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/CHANGELOG.md
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/CHANGELOG.md (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/CHANGELOG.md Fri Mar 20 02:31:46 2020
@@ -0,0 +1,183 @@
+Changelog
+=========
+Apache Flagon UserALE.js (Incubating) 2.1.0 (2020-02-07)
+-------------------------------
+* Release Notes - Flagon - Version UserALE.js 2.1.0
+* [Release Report](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345442&styleName=Text&projectId=12320621&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED_8301b4e9c1c91354ea85ab02c89ec979db077d9a_lin)
+
+* Sub-task
+    * [FLAGON-440] - create sendOnRefresh function in sendlog
+    * [FLAGON-441] - utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.
+    * [FLAGON-442] - Update documentation for how to pass local storage, cookie data to sessionId
+    * [FLAGON-451] - Update unit tests to accommodate session storage features
+
+* Bug
+    * [FLAGON-341] - Web Extension Produces Duplicate Logs
+    * [FLAGON-431] - Killing nodemon example server throws lifecycle error on node.js v12.7.0
+    * [FLAGON-483] - userale.log & userale.packageCustomLog logs are not being indexed by ES
+    * [FLAGON-486] - toolName does not populate in logs
+
+* New Feature
+    * [FLAGON-435] - track usage across multi-tab applications via script tag was: TabID to attach handlers
+    * [FLAGON-436] - Print Screen Resolution
+
+* Improvement
+    * [FLAGON-434] - capture what is submitted via forms
+    * [FLAGON-443] - Add Options API Example to UserALE.js Example
+    * [FLAGON-478] - Update index.html to provide instructions for generating certain kinds of logs
+    * [FLAGON-479] - update readme for package manager/compiler deployment example
+
+* Test
+    * [FLAGON-472] - test userale.js on node v > 13
+    * [FLAGON-480] - Test Browser Plugin Behavior with UMD userale format
+    * [FLAGON-481] - update top level readme for new Package loader deployment instructions
+    * [FLAGON-484] - confirm that 'require' method works as well as 'import' for webpack example
+    * [FLAGON-485] - Add prototype .asf.yaml file
+    * [FLAGON-487] - test data-version in script and options params
+
+* Task
+    * [FLAGON-454] - Update eslint-utils to remove critical vulnerability in gulp-eslint v5.0
+    * [FLAGON-455] - Integrate forms example into index.html
+    * [FLAGON-456] - Develop npm example for including UserALE.js
+    * [FLAGON-457] - Remove 'useraction' field from logstream
+    * [FLAGON-467] - Add (custom) Log API examples
+    * [FLAGON-468] - expose PackageLog and supporting functions to aide in custom logging
+    * [FLAGON-469] - Need "meta" package function to add meta data to non HTML events
+    * [FLAGON-470] - Expose event object in Package Log to allow users to add, extract properties to events
+    * [FLAGON-471] - SetRequestHeader should include an Authorization option
+    * [FLAGON-473] - update packagefile for new version and engines
+    * [FLAGON-475] - Print Browser Types, Version
+    
+Apache Flagon UserALE.js (Incubating) 2.0.2 (2019-08-06)
+-------------------------------
+* Release Notes - Flagon - Version UserALE.js 2.0.2
+* [Release Report](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320621&version=12345954)
+
+* Sub-task
+    * [FLAGON-423] - Update Package File to Fix Down Stream Dependencies
+    
+* Bug
+    * [FLAGON-422] - Update NPM modules to fix prototype pollution issues in npm packages
+    * [FLAGON-433] - FIx Package.json and Package-Log.json to resolve npm packaging issue
+
+* Improvement
+    * [FLAGON-432] - Improve UserALEjs Example Server Instructions
+
+* Task
+    * [FLAGON-424] - Update Gulp to 4.0.2 as matter of protocol post Prototype Pollution.
+    * [FLAGON-425] - Update gulp-eslint
+    * [FLAGON-426] - update rollup 
+    * [FLAGON-427] - update nodemon
+    * [FLAGON-428] - update sinon
+    * [FLAGON-429] - test userale.js builds and artifacts on npm 6.10
+    * [FLAGON-430] - update rollup-plugin-license
+    
+Apache Flagon UserALE.js (Incubating) 2.0.0 (2019-06-20)
+-------------------------------
+* Release Notes - Flagon - Version UserALE.js 2.0.0
+* [Release Report](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320621&version=12343068)
+
+* Sub-task
+    * [FLAGON-220] - Add interval log timeout
+    * [FLAGON-231] - Add Micro Second Field in UserALE.js to cover Elastic indexing and time encoding issues.
+    * [FLAGON-240] - Update Elasticsearch mapping to accurately parse clientTime variable from userale.js
+    * [FLAGON-333] - Add pageURL to UserALE.js logs
+    * [FLAGON-334] - Add pageTitle to UserALE.js
+    * [FLAGON-337] - Add pageReferrer to UserALE.js 
+
+* Bug
+    * [FLAGON-79] - clientTime is not properly formmated 
+    * [FLAGON-167] - Browser plugin CORS permissions
+    * [FLAGON-169] - Browser Blocking Mixed Content
+    * [FLAGON-221] - Elasticsearch 5.x does not support microsecond precision
+    * [FLAGON-321] - Gulp Mocha Dependency Deprecation: Critical Command Injection Vulnerability
+    * [FLAGON-322] - minimatch deprecation: ReDOS vulnerability
+    * [FLAGON-323] - Update to Gulp 4.0.0
+    * [FLAGON-324] - Example Page Does Not Generate Logs
+    * [FLAGON-338] - Mocha unit tests treat 'document' and 'window' as 'Undefinied' vars 
+    * [FLAGON-340] - UserALE.js fails to build on Branch-336
+
+* New Feature
+    * [FLAGON-29] - Determine how best to track sessions and users
+    * [FLAGON-166] - Build Firefox Plugin that Deploys UserALE.min Script Tag (.js Use Case)
+    * [FLAGON-173] - Provide Options page for Web Extension plugin
+    * [FLAGON-192] - Record Interval Events
+    * [FLAGON-232] - Explore options for capturing unique UserIDs (distinguishing browsers) at runtime.
+    * [FLAGON-328] - Page Sessions in UserALE.js
+    * [FLAGON-336] - Document Meta-Data on UserALE.js Logs
+
+* Improvement
+    * [FLAGON-99] - Add custom log API method
+    * [FLAGON-175] - Integrate web extension with existing User ALE build process
+    * [FLAGON-196] - UserALE.js time sync
+    * [FLAGON-217] - Track what type of change occurred in UserALE.js
+    * [FLAGON-238] - Integrate Plugin Build Processes into NPM Build process
+    * [FLAGON-271] - Investigate workflow for adding Chrome plugin to Chrome Store
+    * [FLAGON-376] - Add pre-build UserALE.js in src
+
+* Test
+    * [FLAGON-174] - Test web extension with Chrome
+    * [FLAGON-183] - [RELEASE PROC] Verify UserALE.js Unit Tests for -192 Branch
+
+* Task
+    * [FLAGON-93] - Readme Documentation of JS API
+    * [FLAGON-223] - Make UserALE.js plugin persistent
+    * [FLAGON-224] - Update UserALE.js Browser Plugin to Save Operating Params
+    * [FLAGON-239] - Submit Firefox Extension to Firefox Verification
+    * [FLAGON-285] - Address WARN deprecated during npm install
+    * [FLAGON-289] - Remove Logstash Dependency for Header Requests
+    * [FLAGON-294] - Branch Management
+    * [FLAGON-345] - Update README.md files to Apache Flagon
+    * [FLAGON-383] - Update README.md and Notices to Reflect Flagon namechange
+    * [FLAGON-385] - Add Package-lock.json file to repos
+    * [FLAGON-392] - Clean up for Merge with master
+    * [FLAGON-396] - Add License to testUtils
+    * [FLAGON-397] - Add Apache License headers to pre-built Artifacts
+    * [FLAGON-399] - Update DOAP to reflect new version
+    * [FLAGON-400] - Update Gulpfile to Add License to Build Artifacts
+    * [FLAGON-401] - Add License to WebExtension Files
+    * [FLAGON-402] - Update index.html version number
+    * [FLAGON-403] - Add updated KEYs
+    * [FLAGON-404] - Update Readme.md to reflect version 2.0.0
+    * [FLAGON-405] - Add new filter examples to Readme.md
+    * [FLAGON-407] - Jenkins Builds Failing at Master
+    * [FLAGON-408] - Update webextension files for Userale version number
+    * [FLAGON-409] - Update package.json file to indicate that we can now support Node 12.2.0 (engines)
+    * [FLAGON-410] - Add setLogMapper API examples to README.md and Website
+    * [FLAGON-411] - Update Release Scripts to Package WebExtension
+    * [FLAGON-412] - Update Example page to include mapping and filtering examples
+    * [FLAGON-413] - Update Changelog for Release Candidate
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.asc Fri Mar 20 02:31:46 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEE3H3nU8SIKDe1bAlX+TdPrj/K324FAl49yYcACgkQ+TdPrj/K
+325UTg//XD2MzZ9sLxTnfxkZ2yLhXEHZ8yd7+ZAmGNW1BSMcF0lZXsMsLo65RESy
+fQqfypH3KEXpSvLWsUsflT5lzQNZcfNhYclrgasAHa+8A8bsmFUq8sZxrEYy6/oH
+ta5+TpllSMsMtQmiizkk6jfk12ukR7+2wc1QSBNaLFxKKDCxgzmgD/FSVk7GKk7P
+UX9TCn1P38apt6vxfcCcLZZffVziQzJqKjLEQ39jywaGj1X4S4fjj+G0+tAq22h5
+h+u2GLmPGIh7ZFRcBROK6UzSPPtLp86eF8yRW73QaAn6SsEs1zupvEtq8n32RAUu
+Lq0XPxRELrGlY+8LJumtY92Xu8e+I2mkeRvXGGbvrmhyuiOmS5O0fUPdgKsFHEzD
+qRD7EesgpzlK3q+Wn+MuY1itNZ+md2bDCHk90YiR9yqm+kTRT3me+2b/AdIcSp5D
+DDIOb56Im8txUsF5nTC3Nn4EyZjIEOpz7c/xmCs0mO3uJyKdO4iUS+9DSbSFh1Hj
+19FBs0aOJ5yyngSmUcIs/DWXnAay93K/71GgXUG3T/dgLMPI3CT1mmn2DDk08Zf2
+iKN+k3tfYyu+ftoaVTChfg0ZCOeZqlO5wb9ghCWIQkzuEYn0NTRfUErKdg+l3HxB
+AxaLp/rDAFwjOI25OuPAIZ+G5q2SfIAjhuzBySMt2MqrC06Sk+8=
+=l+21
+-----END PGP SIGNATURE-----

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512 (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz.sha512 Fri Mar 20 02:31:46 2020
@@ -0,0 +1,3 @@
+apache-flagon-useralejs-incubating-2.1.0-bin.tar.gz: 
+FAA15FFC BF49C9C7 E5D92353 A7AABD67 67598C57 EC48AF2F 58A4D137 F6902CF4 D85FC921
+ 497090F6 13D232AF FF1872A5 A34E8E1B B492EA9B 70FFF23A DEDDA7E5

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.asc Fri Mar 20 02:31:46 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEE3H3nU8SIKDe1bAlX+TdPrj/K324FAl49yYcACgkQ+TdPrj/K
+325fGA//XHdvU+Frbirs604FAxI64o5ywggPxO9P+DI4HT4yeTy9f8qrRlLghous
+5a824LESQXjjwsTUWgEufOVpU3080YXORS47UzdPCGsfVo2UEASEPRqgTTFRdhNO
+QLW0gYLodBBhG/SM7EFsjvvxMDuS89QwiKnsiTkxg1J2UOdvnnaM8z1X1I5ZuJVB
+nyMEjlQLTIT1s1P9x/Y77nzR9LcPseX7jZD9eh0icBhUKJUG8JHNYsVS4CoFszB1
+KxMqZ6gAnl0IsQs/iRPcxEMa5/YTrXmCc41cQK7Oi0cDoWrHoxPWCb75cvIKuJv8
+K8tOLvOByJGrXUDvLBPzet0B0q4cqQ9+a5lq20lYoQnHyRo3ovWFRqTjTZIeTlWP
+t49hRJVpkeRIKMMcAiIRxONz0Qdr7KActdixyGmi/GbZZu8tS3ED3DH+O7MNb4mK
+QDuY4++fDsdoPxkxAO2/gGzxqNpdW3K+Pz7Ah377J7U55t0v+5FtjgSLw3YEDMmD
+sb4807eu3B3ycCu6i2J4CP5UovZ0Y3nSHTsBuEVFdqN0+tSLQEaplZzWVRlM7IAF
+bhn+TKm7TpDicByaLVF4FwDvjOZDnWfp+TGOkJ9XgzCqor5P7vA0GEaux47En+9K
+OgV63vYeP9zINLVF/0RIeaz6sR+wlgMRSufv1ZooaQyQce5dO0M=
+=3s75
+-----END PGP SIGNATURE-----

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512 (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-bin.zip.sha512 Fri Mar 20 02:31:46 2020
@@ -0,0 +1,3 @@
+apache-flagon-useralejs-incubating-2.1.0-bin.zip: 
+7E5490DC 7837E6B6 8304F035 A975B929 801A8523 535A857A B43A9C20 3081727C C91898B4
+ D7BFD678 38059560 4484E3B7 EB67998B 61D5D674 CA8FCE40 75FB15DE

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.asc Fri Mar 20 02:31:46 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEE3H3nU8SIKDe1bAlX+TdPrj/K324FAl49yYcACgkQ+TdPrj/K
+3243ThAAgiOV47lZP97s4HXMi3WJmGoFdN9jFAegVjFdJ2FRlLnNE1aSZRxUGFti
+rfk1WJhdCf6AERLytWm9H8YU6ms3+xb4Qi6TitUhfh3Nm+wQ9FWHBZYz6C8l+BrT
+HZfD7r4ZF3Lrz07uX7sSZZIGy8IeaJajvxVwdaYVxAn+llrktep6FiwWJ7ZrTNKX
+IH5It0ZCl3iP+H8Hw4ZKJUD8D5b48/afhjKZFnKhgrJ0xsuQ7nKv0fmFJzht9YDP
+tt33vosyBX0Qxy8NyX4o08UXCYQuNOYUJQTIYlIhEFC6XjOpEtuuF8cYQ/YyNxG6
+x/zMZ6DyTtQG9+GMIsD8Xm2bWoUvc6HLFLgD9VAUsdNOKs5jjR8E2JwFwZ/og8OC
+EREc4jM5Y8NoI2vRk6oam+guBLs9cMpgEx7v1YsKWgBMtkZ50pdUfyc0bpwW9alf
+NavN+rn2MNtz103khjC+86ej6MJ6Fe0yIBtKEmlF46mXzMctTF40JMrBmizTXW0E
+nII9m2zhv+85zx3ltFFnh74bo5ZiP5T7iAd/qkZ+imZDCAr8LP23jeU/2fz1uTGa
+5NWX8ETAW4zb/k+Be9ytumhuOFEiSP7gD5ZbFutBuBQb8Ss1y4DxSNGzqsT6JmhI
+9zipEEjIw9kkfFPU0JygCOETcth3CTxoWDJjzT/fxoUgyd9NC/4=
+=GuoM
+-----END PGP SIGNATURE-----

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512 (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.tar.gz.sha512 Fri Mar 20 02:31:46 2020
@@ -0,0 +1,3 @@
+apache-flagon-useralejs-incubating-2.1.0-src.tar.gz: 
+F9870CCC 4D8F676A 64D31685 99AF5CDD 07CDF910 4BBE40B8 DF8825B6 2409B0FF 1C237671
+ EE0BAE4C CB364BF9 EB38A603 E5359989 EF33732C B7FA51B6 556977E0

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.asc Fri Mar 20 02:31:46 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEE3H3nU8SIKDe1bAlX+TdPrj/K324FAl49yYgACgkQ+TdPrj/K
+327grhAAoJejxCt4TxYGyDcZbeiu3gFWbWBOyBDMoTo7e7C3VifIVYdIGv1I+Esg
+alz29nhdlplr0OmY9cvqpzIAZ43SPZLokAb7wEvH7DHeveNgbVu0pfKHThouwaVT
+5ZjBO67wGKs1OMs6YrA4Rg7IzzXVtR39ArB1vH3uACSfGdM74uHL80zA8K+F7q4x
+ZVennF3kTibHobqtJSyeo9x0GLxPGfdx4VVjkqEGBDahMylMjUY+HDw7/Laz+poL
+IWgQiF23ykucvxb51MMP6Id2vkMDzCRtW6iTL03mbccjLacpcwETNwWRp+8qF+YR
+9iaVrDWizzDPKDPhbRvEIMTQVmVdnTh5t3vP8IwMVnw/yrMVqryFuiJ++YCDQ7Oj
+S5dup6brLBy687YrMPYWLI5pu+zgIoJ70fOysVlPJ1rH5sy1guUxN0Wfv5YKG7il
+ZG69nTr/dL7KMGKnFcA90/wKXgP9dzFgkMXXM1YgJy/UVgMTTqWXf4R7NOeyc1Y4
+CVuPXeIPxsJzYDNZyG6eXgPijuiiRxOhJjiK/R+SpoMGrG+Kq6HzjPV/RSQ4txED
+CKNxZgM1Ka1mjpzPX/EePGgYHMPm6XaFADnWTlUy/OjhNhXNfLUbdnuqcQNpYz4g
+uu5snWp8x1JLVZvjcfooBaYEp7xgO8ZxeNUXOzTu0EyN09ZQ1IA=
+=vji3
+-----END PGP SIGNATURE-----

Added: release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512
==============================================================================
--- release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512 (added)
+++ release/incubator/flagon/apache-flagon-useralejs-incubating-2.1.0/apache-flagon-useralejs-incubating-2.1.0-src.zip.sha512 Fri Mar 20 02:31:46 2020
@@ -0,0 +1,3 @@
+apache-flagon-useralejs-incubating-2.1.0-src.zip: 
+DC8583C0 6E8CB3E1 CBBFB0F1 B1299ECC 5179A81D 9C7EC3C1 3E5575D3 C252D561 184EF65B
+ 95425BCF D678CAD3 8420BAF9 1CB7A99D D19D1086 D0C85761 5D5BB3E1