You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@yetus.apache.org by bu...@apache.org on 2015/12/11 18:54:20 UTC

[1/3] yetus git commit: YETUS-212. "bundle exec middleman" fails due to the lack of js runtime

Repository: yetus
Updated Branches:
  refs/heads/YETUS-228 33e99a235 -> 00e401988


YETUS-212. "bundle exec middleman" fails due to the lack of js runtime

Signed-off-by: Sean Busbey <bu...@apache.org>


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

Branch: refs/heads/YETUS-228
Commit: 9aa9a07d81d2cd502cd1f4b00561fa6eeb1b98aa
Parents: 33e99a2
Author: Kengo Seki <se...@gmail.com>
Authored: Sun Nov 29 02:27:37 2015 +0900
Committer: Kengo Seki <se...@apache.org>
Committed: Fri Dec 11 23:33:24 2015 +0900

----------------------------------------------------------------------
 asf-site-src/Gemfile      | 2 ++
 asf-site-src/Gemfile.lock | 9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/yetus/blob/9aa9a07d/asf-site-src/Gemfile
----------------------------------------------------------------------
diff --git a/asf-site-src/Gemfile b/asf-site-src/Gemfile
index 6a065f6..ff3872d 100644
--- a/asf-site-src/Gemfile
+++ b/asf-site-src/Gemfile
@@ -34,3 +34,5 @@ gem "tzinfo-data", platforms: [:mswin, :mingw, :jruby]
 gem 'redcarpet', github: 'vmg/redcarpet'
 
 gem 'rake', '10.3.1'
+
+gem 'therubyracer'

http://git-wip-us.apache.org/repos/asf/yetus/blob/9aa9a07d/asf-site-src/Gemfile.lock
----------------------------------------------------------------------
diff --git a/asf-site-src/Gemfile.lock b/asf-site-src/Gemfile.lock
index 4abfe48..b70de80 100644
--- a/asf-site-src/Gemfile.lock
+++ b/asf-site-src/Gemfile.lock
@@ -60,6 +60,7 @@ GEM
     i18n (0.7.0)
     json (1.8.3)
     kramdown (1.8.0)
+    libv8 (3.16.14.13)
     listen (3.0.3)
       rb-fsevent (>= 0.9.3)
       rb-inotify (>= 0.9)
@@ -117,6 +118,7 @@ GEM
     rb-fsevent (0.9.6)
     rb-inotify (0.9.5)
       ffi (>= 0.5.0)
+    ref (2.0.0)
     rouge (1.10.1)
     sass (3.4.18)
     sprockets (2.12.4)
@@ -129,6 +131,9 @@ GEM
     sprockets-sass (1.3.1)
       sprockets (~> 2.0)
       tilt (~> 1.1)
+    therubyracer (0.12.2)
+      libv8 (~> 3.16.14.0)
+      ref
     thor (0.19.1)
     thread_safe (0.3.5)
     tilt (1.4.1)
@@ -150,8 +155,6 @@ DEPENDENCIES
   middleman-syntax!
   rake (= 10.3.1)
   redcarpet!
+  therubyracer
   tzinfo-data
   wdm (~> 0.1.0)
-
-BUNDLED WITH
-   1.10.6


[3/3] yetus git commit: YETUS-228. Stage version 0.1.0.

Posted by bu...@apache.org.
YETUS-228. Stage version 0.1.0.

Signed-off-by: Allen Wittenauer <aw...@apache.org>
Signed-off-by: Kengo Seki <se...@apache.org>


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

Branch: refs/heads/YETUS-228
Commit: 00e40198879e272641bfbbd613a3023869eb4331
Parents: 6070d4f
Author: Sean Busbey <bu...@apache.org>
Authored: Thu Dec 10 10:49:16 2015 -0800
Committer: Sean Busbey <bu...@apache.org>
Committed: Fri Dec 11 09:30:14 2015 -0800

----------------------------------------------------------------------
 VERSION                                                           | 2 +-
 audience-annotations-component/audience-annotations-jdiff/pom.xml | 2 +-
 audience-annotations-component/audience-annotations/pom.xml       | 2 +-
 audience-annotations-component/pom.xml                            | 2 +-
 yetus-project/pom.xml                                             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/yetus/blob/00e40198/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index b694fe3..6e8bf73 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0-SNAPSHOT
+0.1.0

http://git-wip-us.apache.org/repos/asf/yetus/blob/00e40198/audience-annotations-component/audience-annotations-jdiff/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/audience-annotations-jdiff/pom.xml b/audience-annotations-component/audience-annotations-jdiff/pom.xml
index 63f6fb9..d3ecec5 100644
--- a/audience-annotations-component/audience-annotations-jdiff/pom.xml
+++ b/audience-annotations-component/audience-annotations-jdiff/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <relativePath>../../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations-jdiff</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/00e40198/audience-annotations-component/audience-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/audience-annotations/pom.xml b/audience-annotations-component/audience-annotations/pom.xml
index 4c7f0d7..21b8076 100644
--- a/audience-annotations-component/audience-annotations/pom.xml
+++ b/audience-annotations-component/audience-annotations/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <relativePath>../../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/00e40198/audience-annotations-component/pom.xml
----------------------------------------------------------------------
diff --git a/audience-annotations-component/pom.xml b/audience-annotations-component/pom.xml
index 76bde1a..23b289f 100644
--- a/audience-annotations-component/pom.xml
+++ b/audience-annotations-component/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.yetus</groupId>
     <artifactId>yetus-project</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <relativePath>../yetus-project</relativePath>
   </parent>
   <artifactId>audience-annotations-component</artifactId>

http://git-wip-us.apache.org/repos/asf/yetus/blob/00e40198/yetus-project/pom.xml
----------------------------------------------------------------------
diff --git a/yetus-project/pom.xml b/yetus-project/pom.xml
index 328d8f1..de063b4 100644
--- a/yetus-project/pom.xml
+++ b/yetus-project/pom.xml
@@ -30,7 +30,7 @@
   </parent>
   <groupId>org.apache.yetus</groupId>
   <artifactId>yetus-project</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.1.0</version>
   <description>Project-wide definitions for Apache Yetus</description>
   <name>Apache Yetus Project</name>
   <packaging>pom</packaging>


[2/3] yetus git commit: YETUS-231. Fix dead links in README

Posted by bu...@apache.org.
YETUS-231. Fix dead links in README

Signed-off-by: Sean Busbey <bu...@apache.org>


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

Branch: refs/heads/YETUS-228
Commit: 6070d4fc8221a1cab34c2c4cdd8860fb312bf27b
Parents: 9aa9a07
Author: Akihiro Suda <su...@lab.ntt.co.jp>
Authored: Fri Dec 11 15:22:55 2015 +0900
Committer: Sean Busbey <bu...@apache.org>
Committed: Fri Dec 11 09:27:42 2015 -0800

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/yetus/blob/6070d4fc/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c9d16d3..2b814c2 100644
--- a/README.md
+++ b/README.md
@@ -35,13 +35,13 @@ version.
 * [Precommit](precommit/)
 Precommit provides robust tools to deal with contributions, including applying patches from a variety of project sources
 and evaluating them against project norms via a system of plugins. See the
-[precommit overview](asf-site-src/source/documentation/latest/precommit-architecture.md) to get started working with
+[precommit overview](asf-site-src/source/documentation/in-progress/precommit-architecture.md) to get started working with
 precommit. Note that even if the top level layout doesn't change, the layout of Precommit might when it adds in
 unit tests under [YETUS-15](https://issues.apache.org/jira/browse/YETUS-15).
 * [Yetus Project Pom](yetus-project/)
 Provides common configuration and dependency management for Yetus' java based component. Currently
 builds with Maven 3.2.0+.
-* [Audience Annotations](audience-annotations/)
+* [Audience Annotations](audience-annotations-component/)
 Audience Annotations allows projects to use Java Annotations to delineate public and non-public parts of their APIs.
 It also provides doclets to generate javadocs filtered by intended audience. Currently builds with Maven 3.2.0+.
 * [Shelldocs](shelldocs/)