You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2017/03/07 20:53:15 UTC

incubator-tamaya-site git commit: TAMAYA-255: Add link to Jenkins and build status banner

Repository: incubator-tamaya-site
Updated Branches:
  refs/heads/master a449f485a -> 5a66c777e


TAMAYA-255: Add link to Jenkins and build status banner


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/5a66c777
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/5a66c777
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/5a66c777

Branch: refs/heads/master
Commit: 5a66c777e3c61e40f3ea83daa67b6421133dd08d
Parents: a449f48
Author: Phil Ottlinger <po...@apache.org>
Authored: Tue Mar 7 21:52:47 2017 +0100
Committer: Phil Ottlinger <po...@apache.org>
Committed: Tue Mar 7 21:52:47 2017 +0100

----------------------------------------------------------------------
 content/development/source.adoc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/5a66c777/content/development/source.adoc
----------------------------------------------------------------------
diff --git a/content/development/source.adoc b/content/development/source.adoc
index 1a1d09d..f3b6e2b 100644
--- a/content/development/source.adoc
+++ b/content/development/source.adoc
@@ -22,6 +22,7 @@ The repository locations are:
     - http://git-wip-us.apache.org/repos/asf/incubator-tamaya.git (read-only)
     - https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git
     - https://github.com/apache/incubator-tamaya[https://github.com/apache/incubator-tamaya^] GitHub read-only mirror
+    - Current build status is image:https://builds.apache.org/buildStatus/icon?job=Tamaya-Master-branch&style=plastic[] - https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Master-branch[Jenkins^]
 
 The GitHub mirror also provides the project as a downloadable zip archive.
 
@@ -32,16 +33,18 @@ The repository locations are:
     - http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git (read-only)
     - https://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions.git
     - https://github.com/apache/incubator-tamaya-extensions[https://github.com/apache/incubator-tamaya-extensions^] GitHub read-only mirror
+    - Current build status is image:https://builds.apache.org/buildStatus/icon?job=Tamaya-Extensions-Master&style=plastic[] - https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Extensions-Master[Jenkins^]
 
 The GitHub mirror also provides the project as a downloadable zip archive.
 
-=== Apache Tamaya Sandbox 
+=== Apache Tamaya Sandbox
 
 The repository locations are:
 
     - http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox.git (read-only)
     - https://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox.git
     - https://github.com/apache/incubator-tamaya-sandbox[https://github.com/apache/incubator-tamaya-sandbox^] GitHub read-only mirror
+    - Current build status is image:https://builds.apache.org/buildStatus/icon?job=Tamaya-Sandbox-Master&style=plastic[] - https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Sandbox-Master[Jenkins^]
 
 The GitHub mirror also provides the project as a downloadable zip archive.
 
@@ -52,5 +55,6 @@ The website is build with http://jbake.org/[jBake^]. Its contents is located in
     - http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site.git (read-only)
     - https://git-wip-us.apache.org/repos/asf/incubator-tamaya-site.git
     - https://github.com/apache/incubator-tamaya-site[https://github.com/apache/incubator-tamaya-site^] GitHub read-only mirror
+    - Current build status is image:https://builds.apache.org/buildStatus/icon?job=Tamaya-Site-jBake-Master&style=plastic[] - https://builds.apache.org/view/S-Z/view/Tamaya/job/Tamaya-Site-jBake-Master[Jenkins^]
 
 The generated page is in the asf-site branch of above project.