You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2015/07/06 18:04:45 UTC

[8/8] zest-qi4j git commit: Binary distribution README & NOTICE : Apache Zest™ (Java Edition)

Binary distribution README & NOTICE : Apache Zest™ (Java Edition)


Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/fc96d0d8
Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/fc96d0d8
Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/fc96d0d8

Branch: refs/heads/develop
Commit: fc96d0d8c3886999b7b4ae5f19db9a0d1efaf058
Parents: dd112c6
Author: Paul Merlin <pa...@apache.org>
Authored: Mon Jul 6 18:03:36 2015 +0200
Committer: Paul Merlin <pa...@apache.org>
Committed: Mon Jul 6 18:03:36 2015 +0200

----------------------------------------------------------------------
 src/bin-dist/NOTICE.txt |  2 +-
 src/bin-dist/README.txt | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/fc96d0d8/src/bin-dist/NOTICE.txt
----------------------------------------------------------------------
diff --git a/src/bin-dist/NOTICE.txt b/src/bin-dist/NOTICE.txt
index 7a0eb20..9f7b1a6 100644
--- a/src/bin-dist/NOTICE.txt
+++ b/src/bin-dist/NOTICE.txt
@@ -1,4 +1,4 @@
-Apache Zest Qi4j SDK Binary Distribution
+Apache Zest™ (Java Edition) SDK Binary Distribution
 Copyright 2015 The Apache Software Foundation.
 
 This product includes software developed at

http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/fc96d0d8/src/bin-dist/README.txt
----------------------------------------------------------------------
diff --git a/src/bin-dist/README.txt b/src/bin-dist/README.txt
index 259f7ee..02fc182 100644
--- a/src/bin-dist/README.txt
+++ b/src/bin-dist/README.txt
@@ -1,13 +1,13 @@
 
-Welcome to the world of Apache Zest Qi4j
+Welcome to the world of Apache Zest
    - Composite Oriented Programming on the Java platform.
 
 
-This Apache Zest Qi4j Binary Distribution contains everything you need to
-create Qi4j applications.
+This Apache Zest™ (Java Edition) Binary Distribution contains everything
+you need to create Zest™ applications.
 
 
-Qi4j started in 2007, and is still in heavy development under the umbrella of
+Zest™ started in 2007, and is still in heavy development under the umbrella of
 the Apache Zest project at the Apache Software Foundation. We would like
 developers around the world to participate in the advancement of this
 cool, new and challenging technology. We are especially interested in
@@ -19,21 +19,21 @@ Please see https://zest.apache.org for more information.
 
 Licensing
 ---------
-All Apache Zest Qi4j code is licensed under an Apache License.
+All Apache Zest™ code is licensed under an Apache License.
 
 Third-Party Dependencies may be licensed under other terms. The only
 required dependencies are SLF4J (MIT Licence), ASM (BSD Licence) and
 Joda-Time (Apache Licence).
 
-Finally, Qi4j TestSupport depends on JUnit 4.x and its dependencies, which
+Finally, Zest™ TestSupport depends on JUnit 4.x and its dependencies, which
 is also not included in the SDK itself, as it is present among most Java
 developers.
 
 
 Dependencies not included
 -------------------------
-The binary distributions contains Qi4j artifacts only to keep the download
-size small. Each Qi4j artifact comes with a file prefixed ..-runtime-deps.txt
+The binary distributions contains Zest™ artifacts only to keep the download
+size small. Each Zest™ artifact comes with a file prefixed ..-runtime-deps.txt
 that contains the list of its dependencies. Moreover, at the binary
 distribution's root, you'll find both Maven (go-offline.pom) and Gradle
 (go-offline.gradle) build files whoses sole purpose is to easily download all
@@ -43,8 +43,8 @@ If you prefer to use a dependency management system, go to:
 https://zest.apache.org/qi4j/latest/howto-depend-on-qi4j.html
 
 
-Thank you for trying out Apache Zest Qi4j and Composite Oriented Programming.
+Thank you for trying out Apache Zest™ and Composite Oriented Programming.
 
 
--- Apache Zest Qi4j Team
+-- Apache Zest™ Team