You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/06/02 20:30:36 UTC

incubator-tamaya git commit: TAMAYA-119 Added link to our CI builds on Jenkins to our website.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 62664ceba -> ee263e4e0


TAMAYA-119 Added link to our CI builds on Jenkins to our website.


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

Branch: refs/heads/master
Commit: ee263e4e00477deca8499a54a666566d1ee2d326
Parents: 62664ce
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Thu Jun 2 22:30:29 2016 +0200
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Thu Jun 2 22:30:29 2016 +0200

----------------------------------------------------------------------
 src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/ee263e4e/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index b0fb6c2..5738f1f 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -51,6 +51,7 @@ under the License.
         <menu name="Development">
             <item name="Sources" href="source.html"/>
             <item name="Community" href="community.html"/>
+            <item name="CI Server" href="https://builds.apache.org/view/S-Z/view/Tamaya/" target="_blank"/>
             <item name="Issues" href="https://issues.apache.org/jira/browse/TAMAYA" target="_blank"/>
             <item name="Development Guide" href="devguide.html"/>
             <item name="Release Guide" href="release-guide.html"/>