You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@apache.org on 2017/06/17 18:32:34 UTC

[incubator-openwhisk-selfserve-test] branch asf-site updated: Automatic Site Publish by Jenkins

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-selfserve-test.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 87c1122  Automatic Site Publish by Jenkins
87c1122 is described below

commit 87c11221142ad5b6674dd5e3569c2e70324681ea
Author: jenkins <us...@infra.apache.org>
AuthorDate: Sat Jun 17 18:32:32 2017 +0000

    Automatic Site Publish by Jenkins
---
 feed.xml           | 4 ++--
 feed.xslt.xml      | 4 ----
 js/main.min.js     | 2 --
 js/main.min.js.map | 1 -
 4 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/feed.xml b/feed.xml
index 153f2fb..e0093fb 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2017-06-17T11:29:09-04:00</updated><id>//</id><title type="html">Apache OpenWhisk is a serverless, open source cloud platform</title><subtitle>An open source plat [...]
-</subtitle></feed>
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2017-06-17T18:32:30+00:00</updated><id>/</id><title type="html">Apache OpenWhisk is a serverless, open source cloud platform</title><subtitle>An open source platform for serverless, event-driven code at any scale. W [...]
+</subtitle></feed>
\ No newline at end of file
diff --git a/feed.xslt.xml b/feed.xslt.xml
deleted file mode 100644
index 15901c1..0000000
--- a/feed.xslt.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><xsl:transform  version="1.0"
-  xmlns:a="http://www.w3.org/2005/Atom"
-  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-><xsl:strip-space elements="*"/><xsl:output method="text"/><xsl:template match="*"/><xsl:template match="a:feed"><xsl:text>Atom Feed:</xsl:text><xsl:value-of select="a:id"/><xsl:text>&#10;</xsl:text><xsl:apply-templates/></xsl:template><xsl:template match="a:entry"><xsl:text>  ----------------------------------------&#10;</xsl:text><xsl:text>  Feed entry:</xsl:text><xsl:value-of select="a:id"/><xsl:text>&#10;</xsl:text><xsl:apply-templates/></xsl:template><xsl:template match="a:title"><x [...]
diff --git a/js/main.min.js b/js/main.min.js
deleted file mode 100644
index be9a33f..0000000
--- a/js/main.min.js
+++ /dev/null
@@ -1,2 +0,0 @@
-!function(){"use strict";function e(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.containerClass,l=void 0===t?"js--fade-slider":t,a=e.slideClass,i=void 0===a?"js--fade-slider__slide":a,n=e.slideActiveClass,r=void 0===n?"js--fade-slider__slide--active":n,o=e.linkClass,c=void 0===o?"js--fade-slider__nav-link":o,v=e.linkActiveClass,d=void 0===v?"js--fade-slider__nav--active":v,u=e.timeoutInterval,f=void 0===u?3e3:u,C=document.querySelector("."+l);if(C){var m=s.setCla [...]
-//# sourceMappingURL=main.min.js.map
diff --git a/js/main.min.js.map b/js/main.min.js.map
deleted file mode 100644
index 743317a..0000000
--- a/js/main.min.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"file":null,"sources":["../src/scripts/blocks/quotes.js","../src/scripts/main.js"],"sourcesContent":["// This file initializes a fade slider.\nconst impure = {\n  removeClassFromAll: (container, elementSelector, classToRemove) => {\n    const elements = container.querySelectorAll(elementSelector);\n\n    // Element lists are only array-like, so we have to force mapping here.\n    [].map.call(elements, element => element.classList.remove(classToRemove));\n  },\n\n  setClassBy [...]
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].