This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-336
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
The following commit(s) were added to refs/heads/FLAGON-336 by this push:
new 46a8096 [FLAGON-344] Updated READMEs, NOTICES, doap and supporting to
reflect namechange
46a8096 is described below
commit 46a80962fd16999abcfacfd758d81bfdcc22e33d
Author: poorejc <[email protected]>
AuthorDate: Sat Apr 27 22:58:24 2019 -0400
[FLAGON-344] Updated READMEs, NOTICES, doap and supporting to reflect
namechange
---
DISCLAIMER | 2 +-
LICENSE | 2 +-
NOTICE | 4 ++--
README.md | 10 +++++-----
doap-userale.js.rdf | 18 +++++++++---------
example/README.md | 4 ++--
6 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/DISCLAIMER b/DISCLAIMER
index fffac59..580f8e8 100644
--- 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
index 0c1292f..d8c4d3c 100644
--- 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
index ba18a16..e2f34ff 100644
--- 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
index d3e8ffa..a299c38 100644
--- 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
@@ -233,4 +233,4 @@ Contributions are welcome! Simply [submit an issue
report](https://issues.apach
## 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
index 914274a..36cbc86 100644
--- 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
index 62e9da4..a9c9c42 100644
--- 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