This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-192
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
The following commit(s) were added to refs/heads/FLAGON-192 by this push:
new 2a6c971 [FLAGON-383] Updated READMEs, NOTICES, doap and supporting to
reflect namechange
2a6c971 is described below
commit 2a6c97195a11246abf6203fe118044ed93c8a784
Author: poorejc <[email protected]>
AuthorDate: Sat Apr 27 23:14:00 2019 -0400
[FLAGON-383] Updated READMEs, NOTICES, doap and supporting to reflect
namechange
---
DISCLAIMER | 2 +-
LICENSE | 2 +-
NOTICE | 4 ++--
README.md | 14 +++++++-------
doap-userale.js.rdf | 18 +++++++++---------
example/README.md | 4 ++--
6 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/DISCLAIMER b/DISCLAIMER
old mode 100644
new mode 100755
index fffac59..580f8e8
--- a/DISCLAIMER
+++ b/DISCLAIMER
@@ -1,4 +1,4 @@
-Apache SensSoft is an effort undergoing incubation at The Apache Software
Foundation (ASF),
+Apache Flagon is an effort undergoing incubation at The Apache Software
Foundation (ASF),
sponsored by the Apache Incubator project. Incubation is required of all newly
accepted
projects until a further review indicates that the infrastructure,
communications, and
decision making process have stabilized in a manner consistent with other
successful
diff --git a/LICENSE b/LICENSE
old mode 100644
new mode 100755
index 0c1292f..d8c4d3c
--- a/LICENSE
+++ b/LICENSE
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights
reserved.
+ © Copyright 2016-2019 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/NOTICE b/NOTICE
old mode 100644
new mode 100755
index ba18a16..e2f34ff
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
-Apache SensSoft UserALE.js
-Copyright 2018 The Apache Software Foundation
+Apache Flagon UserALE.js
+Copyright 2016-2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
index c7ef1b4..a299c38
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
-# Apache SensSoft UserALE.js (Incubating)
+# Apache Flagon UserALE.js (Incubating)
[](https://builds.apache.org/job/useralejs-ci?)
[](http://www.apache.org/licenses/LICENSE-2.0)
-The official JavaScript client for [Apache SensSoft
UserALE](https://github.com/apache/incubator-senssoft-userale).
+The official JavaScript client for [Apache Flagon
UserALE](https://github.com/apache/incubator-flagon-userale).
UserALE.js is a client side instrumentation library written in JavaScript. It
is designed to be an easy-to-use, lightweight, and dependency-free way to
quickly gather logs from your web applications.
-Additional documentation can be found at our [project
website](http://senssoft.incubator.apache.org/userale/).
+Additional documentation can be found at our [project
website](http://flagon.incubator.apache.org/userale/).
## Prerequsites
@@ -115,7 +115,7 @@ npm run test
45 passing (954ms)
1 pending
```
-Any failing tests will also be logged in the terminal. If there are failing
tests, please consider [logging an issue in
JIRA](https://issues.apache.org/jira/projects/SENSSOFT).
+Any failing tests will also be logged in the terminal. If there are failing
tests, please consider [logging an issue in
JIRA](https://issues.apache.org/jira/projects/FLAGON).
## Use and Configure
@@ -147,7 +147,7 @@ The complete list of configurable options is:
| data-user-from-params | Query param in the page URL to fetch userId from |
null |
| data-tool | Name of tool being logged | null |
-If you're interested in using our WebExtension to log user activity across all
pages they visit, check out our browser specific instructions
[here](https://github.com/apache/incubator-senssoft-useralejs/blob/SENSSOFT-192/src/UserALEWebExtension/README.md).
+If you're interested in using our WebExtension to log user activity across all
pages they visit, check out our browser specific instructions
[here](https://github.com/apache/incubator-flagon-useralejs/blob/FLAGON-336/src/UserALEWebExtension/README.md).
## Customizing your logs
@@ -229,8 +229,8 @@ Our top priority is to improve the testing system and to
complete test coverage.
## Contributing
-Contributions are welcome! Simply [submit an issue
report](https://issues.apache.org/jira/browse/senssoft) for problems you
encounter or a pull request for your feature or bug fix. The core team will
review it and work with you to incorporate it into UserALE.js.
+Contributions are welcome! Simply [submit an issue
report](https://issues.apache.org/jira/browse/FLAGON) for problems you
encounter or a pull request for your feature or bug fix. The core team will
review it and work with you to incorporate it into UserALE.js.
## License
-Apache SensSoft UserALE.js is provided under Apache License version 2.0. See
LICENSE file for more details. Software as a Sensor is a trademark of the
Charles Stark Draper Laboratory, Inc.
\ No newline at end of file
+Apache Flagon UserALE.js is provided under Apache License version 2.0. See
LICENSE and NOTICE files at MASTER for more details.
\ No newline at end of file
diff --git a/doap-userale.js.rdf b/doap-userale.js.rdf
old mode 100644
new mode 100755
index 914274a..36cbc86
--- a/doap-userale.js.rdf
+++ b/doap-userale.js.rdf
@@ -21,15 +21,15 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
- <Project rdf:about="http://senssoft.incubator.apache.org">
+ <Project rdf:about="http://flagon.incubator.apache.org">
<created>2016-11-10</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
- <name>Apache SensSoft - UserALE.js</name>
- <homepage rdf:resource="http://senssoft.incubator.apache.org" />
- <asfext:pmc rdf:resource="http://senssoft.incubator.apache.org" />
+ <name>Apache Flagon - UserALE.js</name>
+ <homepage rdf:resource="http://flagon.incubator.apache.org" />
+ <asfext:pmc rdf:resource="http://flagon.incubator.apache.org" />
<shortdesc>UserALE.js is the UserALE client for DOM and
JavaScript-based applications.</shortdesc>
<description>UserALE.js is the UserALE client for DOM and
JavaScript-based applications. It automatically attaches event handlers to log
every user interaction on a web page, including rich JS single-page
apps.</description>
- <bug-database
rdf:resource="https://issues.apache.org/jira/browse/SENSSOFT" />
+ <bug-database
rdf:resource="https://issues.apache.org/jira/browse/FLAGON" />
<mailing-list
rdf:resource="https://cwiki.apache.org/confluence/x/whTiAw" />
<download-page
rdf:resource="https://cwiki.apache.org/confluence/x/whTiAw" />
<programming-language>Javascript</programming-language>
@@ -43,14 +43,14 @@
</release>
<repository>
<SVNRepository>
- <location
rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-senssoft-useralejs.git"/>
- <browse
rdf:resource="https://github.com/apache/incubator-senssoft-useralejs"/>
+ <location
rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-flagon-useralejs.git"/>
+ <browse
rdf:resource="https://github.com/apache/incubator-flagon-useralejs"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
- <foaf:name>SensSoft Development Team</foaf:name>
- <foaf:mbox
rdf:resource="mailto:[email protected]"/>
+ <foaf:name>Flagon Development Team</foaf:name>
+ <foaf:mbox
rdf:resource="mailto:[email protected]"/>
</foaf:Person>
</maintainer>
</Project>
diff --git a/example/README.md b/example/README.md
old mode 100644
new mode 100755
index 62e9da4..a9c9c42
--- a/example/README.md
+++ b/example/README.md
@@ -7,7 +7,7 @@ This directory provides
## Prerequisites
-Please see the
[Prerequsites](https://github.com/apache/incubator-senssoft-useralejs#prerequsites)
+Please see the
[Prerequsites](https://github.com/apache/incubator-flagon-useralejs#prerequsites)
## Running the Logging Server
@@ -68,4 +68,4 @@ When you click the button, the events will be logged to the
server (in memory),
## Contributing
-Contributions are welcome! Simply [submit an issue
report](https://issues.apache.org/jira/browse/senssoft) for problems you
encounter or a pull request for your feature or bug fix. The core team will
review it and work with you to incorporate it into UserALE.js.
\ No newline at end of file
+Contributions are welcome! Simply [submit an issue
report](https://issues.apache.org/jira/browse/FLAGON) for problems you
encounter or a pull request for your feature or bug fix. The core team will
review it and work with you to incorporate it into UserALE.js.
\ No newline at end of file