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

[1/2] incubator-senssoft git commit: SENSSOFT-159: Fixed email link to user-subscribe@senssoft.incubator.apache.org

Repository: incubator-senssoft
Updated Branches:
  refs/heads/asf-site 23afe96fe -> 6f2379b27


SENSSOFT-159: Fixed email link to user-subscribe@senssoft.incubator.apache.org


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

Branch: refs/heads/asf-site
Commit: 7ac06cad34808e3808da3c2c16bf9a122aef85d3
Parents: 23afe96
Author: Arthi Vezhavendan <ar...@gmail.com>
Authored: Sun Mar 19 23:43:07 2017 -0400
Committer: Arthi Vezhavendan <ar...@gmail.com>
Committed: Sun Mar 19 23:43:07 2017 -0400

----------------------------------------------------------------------
 content/index.html    | 2 +-
 site/_site/index.html | 2 +-
 site/index.html       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/7ac06cad/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 04fcdb9..a9984a7 100644
--- a/content/index.html
+++ b/content/index.html
@@ -83,7 +83,7 @@
     <a class="ui big blue button" href="/releases">
       Download SensSoft
     </a>
-    <a class="ui big yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
+    <a class="ui big yellow button" href="mailto:user-subscribe@senssoft.incubator.apache.org">
       Sign Up For News
     </a>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/7ac06cad/site/_site/index.html
----------------------------------------------------------------------
diff --git a/site/_site/index.html b/site/_site/index.html
index 04fcdb9..a9984a7 100644
--- a/site/_site/index.html
+++ b/site/_site/index.html
@@ -83,7 +83,7 @@
     <a class="ui big blue button" href="/releases">
       Download SensSoft
     </a>
-    <a class="ui big yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
+    <a class="ui big yellow button" href="mailto:user-subscribe@senssoft.incubator.apache.org">
       Sign Up For News
     </a>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/7ac06cad/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
index cfb9152..a4b7e02 100644
--- a/site/index.html
+++ b/site/index.html
@@ -23,7 +23,7 @@ layout: default
     <a class="ui big blue button" href="{{ '/releases' | prepend: site.baseurl }}">
       Download SensSoft
     </a>
-    <a class="ui big yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
+    <a class="ui big yellow button" href="mailto:user-subscribe@senssoft.incubator.apache.org">
       Sign Up For News
     </a>
   </div>


[2/2] incubator-senssoft git commit: SENSSOFT-158: Added links to repositories in Releases

Posted by ar...@apache.org.
SENSSOFT-158: Added links to repositories in Releases


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

Branch: refs/heads/asf-site
Commit: 6f2379b275e84ab519b6cf86c58ea900350529c1
Parents: 7ac06ca
Author: Arthi Vezhavendan <ar...@gmail.com>
Authored: Mon Mar 20 11:13:31 2017 -0400
Committer: Arthi Vezhavendan <ar...@gmail.com>
Committed: Mon Mar 20 11:13:31 2017 -0400

----------------------------------------------------------------------
 content/releases/index.html    | 4 ++++
 site/_pages/releases.html      | 6 +++++-
 site/_site/releases/index.html | 4 ++++
 3 files changed, 13 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/6f2379b2/content/releases/index.html
----------------------------------------------------------------------
diff --git a/content/releases/index.html b/content/releases/index.html
index 2962a8d..4512cfa 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -71,6 +71,10 @@
   Apache SensSoft is currently preparing for its first full release.  Stay tuned and sign up for our mailing lists to keep up to date!
 </p>
 
+    <p>
+  You can always find current SensSoft code in our <a href="http://incubator.apache.org/projects/senssoft.html">git repositories</a>, or on <a href="https://github.com/apache?q=senssoft">github</a>.
+</p>
+
 <a class="ui blue button" href="mailto:dev-subscribe@senssoft.incubator.apache.org">
   Dev List
 </a>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/6f2379b2/site/_pages/releases.html
----------------------------------------------------------------------
diff --git a/site/_pages/releases.html b/site/_pages/releases.html
index be95ba4..112c2e1 100644
--- a/site/_pages/releases.html
+++ b/site/_pages/releases.html
@@ -8,9 +8,13 @@ title: Releases
   Apache SensSoft is currently preparing for its first full release.  Stay tuned and sign up for our mailing lists to keep up to date!
 </p>
 
+<p>
+  You can always find current SensSoft code in our <a href="http://incubator.apache.org/projects/senssoft.html">git repositories</a>, or on <a href="https://github.com/apache?q=senssoft">github</a>.
+</p>
+
 <a class="ui blue button" href="mailto:dev-subscribe@senssoft.incubator.apache.org">
   Dev List
 </a>
 <a class="ui yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
   User List
-</a>
+</a>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/6f2379b2/site/_site/releases/index.html
----------------------------------------------------------------------
diff --git a/site/_site/releases/index.html b/site/_site/releases/index.html
index 2962a8d..4512cfa 100644
--- a/site/_site/releases/index.html
+++ b/site/_site/releases/index.html
@@ -71,6 +71,10 @@
   Apache SensSoft is currently preparing for its first full release.  Stay tuned and sign up for our mailing lists to keep up to date!
 </p>
 
+    <p>
+  You can always find current SensSoft code in our <a href="http://incubator.apache.org/projects/senssoft.html">git repositories</a>, or on <a href="https://github.com/apache?q=senssoft">github</a>.
+</p>
+
 <a class="ui blue button" href="mailto:dev-subscribe@senssoft.incubator.apache.org">
   Dev List
 </a>