You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mj...@apache.org on 2016/04/28 16:14:55 UTC

accumulo git commit: Jekyll build from gh-pages:0554092

Repository: accumulo
Updated Branches:
  refs/heads/asf-site 4acfd21b3 -> f3f7b3f43


Jekyll build from gh-pages:0554092

Missed https vs http

Going to ask someone else to look at this before I push to asf-site branch


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

Branch: refs/heads/asf-site
Commit: f3f7b3f433da66972e21af8c8dd8afe52a623309
Parents: 4acfd21
Author: Michael Wall <mj...@apache.org>
Authored: Thu Apr 28 10:14:18 2016 -0400
Committer: Michael Wall <mj...@apache.org>
Committed: Thu Apr 28 10:14:18 2016 -0400

----------------------------------------------------------------------
 doap_Accumulo.rdf | 10 +++++-----
 feed.xml          |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/f3f7b3f4/doap_Accumulo.rdf
----------------------------------------------------------------------
diff --git a/doap_Accumulo.rdf b/doap_Accumulo.rdf
index f6e3d57..4f68e8c 100644
--- a/doap_Accumulo.rdf
+++ b/doap_Accumulo.rdf
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
 <rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#" 
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
 <!--
@@ -12,9 +12,9 @@
     The ASF licenses this file to You under the Apache License, Version 2.0
     (the "License"); you may not use this file except in compliance with
     the License.  You may obtain a copy of the License at
-   
+
          http://www.apache.org/licenses/LICENSE-2.0
-   
+
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -32,7 +32,7 @@
     <mailing-list rdf:resource="https://accumulo.apache.org/mailing_list" />
     <download-page rdf:resource="https://accumulo.apache.org/downloads" />
     <programming-language>Java</programming-language>
-    <category rdf:resource="https://projects.apache.org/projects.html?category#database" />
+    <category rdf:resource="https://projects.apache.org/category/database" />
     <release>
       <Version>
         <name>Apache Accumulo</name>

http://git-wip-us.apache.org/repos/asf/accumulo/blob/f3f7b3f4/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 4cc477c..9eb66d5 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 28 Apr 2016 08:08:31 -0400</pubDate>
-    <lastBuildDate>Thu, 28 Apr 2016 08:08:31 -0400</lastBuildDate>
+    <pubDate>Thu, 28 Apr 2016 10:14:13 -0400</pubDate>
+    <lastBuildDate>Thu, 28 Apr 2016 10:14:13 -0400</lastBuildDate>
     <generator>Jekyll v3.0.3</generator>
     
   </channel>