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

Venkatesh Seetharam edited comment on FALCON-66 at 12/10/13 5:23 AM:
---------------------------------------------------------------------

[~sriksun], this is a regression from what exists. Nightly builds will break. 
Pls prefix mvn command before committing.
{code}
+if [[ ($FORCE_BUILD == 'false') && ( -f `mvn help:effective-settings | grep 
localRepository | cut -d\> -f2 | cut -d\< 
-f1`/org/apache/oozie/oozie-webapp/$BUILD_VERSION/oozie-webapp-$BUILD_VERSION.war)
 ]]
{code}


was (Author: svenkat):
Srikanth, this is a regression from what exists. Nightly builds will break. Pls 
prefix mvn command before committing.
{code}
+if [[ ($FORCE_BUILD == 'false') && ( -f `mvn help:effective-settings | grep 
localRepository | cut -d\> -f2 | cut -d\< 
-f1`/org/apache/oozie/oozie-webapp/$BUILD_VERSION/oozie-webapp-$BUILD_VERSION.war)
 ]]
{code}

> Make oozie version change configurable
> --------------------------------------
>
>                 Key: FALCON-66
>                 URL: https://issues.apache.org/jira/browse/FALCON-66
>             Project: Falcon
>          Issue Type: Improvement
>    Affects Versions: 0.4
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>              Labels: oozie
>             Fix For: 0.5
>
>         Attachments: FALCON-66-v2.patch, FALCON-66-v3.patch, 
> FALCON-66-v4.patch, FALCON-66-v5.patch, FALCON-66-v6.patch, FALCON-66.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to