You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2015/06/15 22:07:01 UTC

[jira] [Commented] (AMBARI-11936) Remove gzip dependency in Slider view for Windows

    [ https://issues.apache.org/jira/browse/AMBARI-11936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586583#comment-14586583 ] 

Jayush Luniya commented on AMBARI-11936:
----------------------------------------

[INFO] --- exec-maven-plugin:1.2.1:exec (gzip ambari-web content) @ slider ---
Running: Gzip-File public/javascripts/app.js public/javascripts/app.js.gz True
Running: Gzip-File public/javascripts/vendor.js public/javascripts/vendor.js.gz True
Running: Gzip-File public/stylesheets/app.css public/stylesheets/app.css.gz True
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ slider ---
[INFO] Building jar: C:\trunk\ambari\contrib\views\slider\target\slider-2.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ slider ---
[INFO] Reading assembly descriptor: C:\trunk\ambari/ambari-project/src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.835s
[INFO] Finished at: Mon Jun 15 13:06:18 PDT 2015
[INFO] Final Memory: 29M/69M
[INFO] ------------------------------------------------------------------------

> Remove gzip dependency in Slider view for Windows
> -------------------------------------------------
>
>                 Key: AMBARI-11936
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11936
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.1.0
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11936.patch
>
>
> http://sijenkinsservice.cloudapp.net:8080/view/ambari/job/ambari-branch-2.1/795/console
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (gzip ambari-web content) on project slider: Command execution failed. Cannot run program "gzip" (in directory "D:\w\ambari\ambari\contrib\views\slider\src\main\resources\ui"): CreateProcess error=2, The system cannot find the file specified -> [Help 1]
> This issue is similar to AMBARI-11706 and should be easy to fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)