You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by sk...@apache.org on 2015/06/25 14:50:41 UTC

[1/2] archiva-site git commit: use https link

Repository: archiva-site
Updated Branches:
  refs/heads/master 177b5eff9 -> 4a6c2b994


use https link

Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/d3c00c05
Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/d3c00c05
Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/d3c00c05

Branch: refs/heads/master
Commit: d3c00c05ec6128bd2849ec1b16f89c7820d9e4cd
Parents: 177b5ef
Author: Eric Barboni <sk...@apache.org>
Authored: Thu Jun 25 14:37:16 2015 +0200
Committer: Eric Barboni <sk...@apache.org>
Committed: Thu Jun 25 14:37:16 2015 +0200

----------------------------------------------------------------------
 src/site/xdoc/index.xml.vm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva-site/blob/d3c00c05/src/site/xdoc/index.xml.vm
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm
index 2cb3a57..6ad12dd 100644
--- a/src/site/xdoc/index.xml.vm
+++ b/src/site/xdoc/index.xml.vm
@@ -253,11 +253,11 @@
         <h2>Videos</h2>
         <h4>Quick start</h4>
         <p align="center">
-          <iframe width="420" height="315" src="http://www.youtube.com/embed/kG349qooN8E" frameborder="0" allowfullscreen=""></iframe>
+          <iframe width="420" height="315" src="https://www.youtube.com/embed/kG349qooN8E" frameborder="0" allowfullscreen=""></iframe>
         </p>
         <h4>Browsing/Uploading/Searching</h4>
         <p align="center">
-          <iframe width="420" height="315" src="http://www.youtube.com/embed/y4DoLCfYR-A" frameborder="0" allowfullscreen=""></iframe>
+          <iframe width="420" height="315" src="https://www.youtube.com/embed/y4DoLCfYR-A" frameborder="0" allowfullscreen=""></iframe>
         </p>
       </div>
 


[2/2] archiva-site git commit: use fluido 1.4 skin

Posted by sk...@apache.org.
use fluido 1.4 skin

Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/4a6c2b99
Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/4a6c2b99
Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/4a6c2b99

Branch: refs/heads/master
Commit: 4a6c2b994c6a19bd5065af22f6558df8ade19241
Parents: d3c00c0
Author: Eric Barboni <sk...@apache.org>
Authored: Thu Jun 25 14:46:15 2015 +0200
Committer: Eric Barboni <sk...@apache.org>
Committed: Thu Jun 25 14:46:15 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/archiva-site/blob/4a6c2b99/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 9e519ea..15ee558 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -23,7 +23,7 @@
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-fluido-skin</artifactId>
-    <version>1.3.1</version>
+    <version>1.4</version>
   </skin>