You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/10/15 06:53:31 UTC

[jira] Updated: (MAPREDUCE-1113) mumak compiles aspects even if skip.contrib is true

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated MAPREDUCE-1113:
-----------------------------------

    Attachment: mapreduce-1113.txt

This patch simply uses a Condition task to skip aspect building when skip.contrib is set.

Test plan: build without -Dskip.contrib=1, mumak aspects should compile. Build with -Dskip.contrib=1 and you should not see this task run.

> mumak compiles aspects even if skip.contrib is true
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-1113
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1113
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, contrib/mumak
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>         Attachments: mapreduce-1113.txt
>
>
> The compile-aspects task in mumak's build.xml runs regardless of the skip.contrib property. Momentarily uploading a patch to fix this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.