git commit: AMBARI-5823 - Views: Centos 5 build is failing (Roman Rader via tbeerbower)

2014-05-20 Thread tbeerbower
Repository: ambari
Updated Branches:
  refs/heads/branch-1.6.0 63e133893 - 271626d23


AMBARI-5823 - Views: Centos 5 build is failing (Roman Rader via tbeerbower)


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

Branch: refs/heads/branch-1.6.0
Commit: 271626d23ccd0b6cb41b9a3fa6a975d773d8aa00
Parents: 63e1338
Author: tbeerbower tbeerbo...@hortonworks.com
Authored: Tue May 20 08:55:27 2014 -0400
Committer: tbeerbower tbeerbo...@hortonworks.com
Committed: Tue May 20 08:59:17 2014 -0400

--
 contrib/views/files/pom.xml | 2 +-
 contrib/views/pig/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/271626d2/contrib/views/files/pom.xml
--
diff --git a/contrib/views/files/pom.xml b/contrib/views/files/pom.xml
index 7f53258..7a243a6 100644
--- a/contrib/views/files/pom.xml
+++ b/contrib/views/files/pom.xml
@@ -155,7 +155,7 @@
 !-- optional: The default argument is actually install, so 
unless
  you need to run some other npm command, you can remove this 
whole configuration
  section. --
-argumentsinstall --unsafe-perm 
--registry=http://registry.npmjs.eu/arguments
+  argumentsinstall --python=python2.6 --unsafe-perm 
--registry=http://registry.npmjs.eu/arguments
 /configuration
 /execution
 /executions

http://git-wip-us.apache.org/repos/asf/ambari/blob/271626d2/contrib/views/pig/pom.xml
--
diff --git a/contrib/views/pig/pom.xml b/contrib/views/pig/pom.xml
index 9404d44..f8ffc04 100644
--- a/contrib/views/pig/pom.xml
+++ b/contrib/views/pig/pom.xml
@@ -147,7 +147,7 @@
   goalnpm/goal
 /goals
 configuration
-  argumentsinstall --unsafe-perm/arguments
+  argumentsinstall --python=python2.6 --unsafe-perm/arguments
 /configuration
   /execution
 /executions



git commit: AMBARI-5823 - Views: Centos 5 build is failing (Roman Rader via tbeerbower)

2014-05-20 Thread tbeerbower
Repository: ambari
Updated Branches:
  refs/heads/trunk 9e92faa56 - 30fc629c8


AMBARI-5823 - Views: Centos 5 build is failing (Roman Rader via tbeerbower)


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

Branch: refs/heads/trunk
Commit: 30fc629c85267486a35ce172d2053370dff33305
Parents: 9e92faa
Author: tbeerbower tbeerbo...@hortonworks.com
Authored: Tue May 20 09:06:21 2014 -0400
Committer: tbeerbower tbeerbo...@hortonworks.com
Committed: Tue May 20 09:06:53 2014 -0400

--
 contrib/views/files/pom.xml | 2 +-
 contrib/views/pig/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ambari/blob/30fc629c/contrib/views/files/pom.xml
--
diff --git a/contrib/views/files/pom.xml b/contrib/views/files/pom.xml
index 7f53258..7a243a6 100644
--- a/contrib/views/files/pom.xml
+++ b/contrib/views/files/pom.xml
@@ -155,7 +155,7 @@
 !-- optional: The default argument is actually install, so 
unless
  you need to run some other npm command, you can remove this 
whole configuration
  section. --
-argumentsinstall --unsafe-perm 
--registry=http://registry.npmjs.eu/arguments
+  argumentsinstall --python=python2.6 --unsafe-perm 
--registry=http://registry.npmjs.eu/arguments
 /configuration
 /execution
 /executions

http://git-wip-us.apache.org/repos/asf/ambari/blob/30fc629c/contrib/views/pig/pom.xml
--
diff --git a/contrib/views/pig/pom.xml b/contrib/views/pig/pom.xml
index 9404d44..f8ffc04 100644
--- a/contrib/views/pig/pom.xml
+++ b/contrib/views/pig/pom.xml
@@ -147,7 +147,7 @@
   goalnpm/goal
 /goals
 configuration
-  argumentsinstall --unsafe-perm/arguments
+  argumentsinstall --python=python2.6 --unsafe-perm/arguments
 /configuration
   /execution
 /executions