You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2008/10/22 14:50:44 UTC

[jira] Created: (HADOOP-4485) ant compile-native shorthand

ant compile-native shorthand
----------------------------

                 Key: HADOOP-4485
                 URL: https://issues.apache.org/jira/browse/HADOOP-4485
             Project: Hadoop Core
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.20.0
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
            Priority: Trivial
         Attachments: ant.compile.native_v1.patch

This issue introduces a shorthand for 
{code}
ant compile-core-native -Dcompile.native=true 
{code}



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


[jira] Updated: (HADOOP-4485) ant compile-native shorthand

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HADOOP-4485:
----------------------------------

    Attachment: ant.compile.native_v1.patch

Patch introduces 
{code}
ant compile-native
{code}


> ant compile-native shorthand
> ----------------------------
>
>                 Key: HADOOP-4485
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4485
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Trivial
>         Attachments: ant.compile.native_v1.patch
>
>
> This issue introduces a shorthand for 
> {code}
> ant compile-core-native -Dcompile.native=true 
> {code}

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


[jira] Resolved: (HADOOP-4485) ant compile-native shorthand

Posted by "Enis Soztutar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar resolved HADOOP-4485.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0
     Release Note: Add a compile-native ant task, as a shorthand.

I committed this.

> ant compile-native shorthand
> ----------------------------
>
>                 Key: HADOOP-4485
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4485
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Trivial
>             Fix For: 0.20.0
>
>         Attachments: ant.compile.native_v1.patch
>
>
> This issue introduces a shorthand for 
> {code}
> ant compile-core-native -Dcompile.native=true 
> {code}

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


[jira] Commented: (HADOOP-4485) ant compile-native shorthand

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642318#action_12642318 ] 

Doug Cutting commented on HADOOP-4485:
--------------------------------------

+1 This looks fine to me.

> ant compile-native shorthand
> ----------------------------
>
>                 Key: HADOOP-4485
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4485
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Trivial
>         Attachments: ant.compile.native_v1.patch
>
>
> This issue introduces a shorthand for 
> {code}
> ant compile-core-native -Dcompile.native=true 
> {code}

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


[jira] Commented: (HADOOP-4485) ant compile-native shorthand

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642463#action_12642463 ] 

Hudson commented on HADOOP-4485:
--------------------------------

Integrated in Hadoop-trunk #641 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/641/])
    . Add a compile-native ant task, as a shorthand. (enis)


> ant compile-native shorthand
> ----------------------------
>
>                 Key: HADOOP-4485
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4485
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Trivial
>             Fix For: 0.20.0
>
>         Attachments: ant.compile.native_v1.patch
>
>
> This issue introduces a shorthand for 
> {code}
> ant compile-core-native -Dcompile.native=true 
> {code}

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


[jira] Updated: (HADOOP-4485) ant compile-native shorthand

Posted by "Robert Chansler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-4485:
------------------------------------

    Release Note:   (was: Add a compile-native ant task, as a shorthand.)

> ant compile-native shorthand
> ----------------------------
>
>                 Key: HADOOP-4485
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4485
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.20.0
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Trivial
>             Fix For: 0.20.0
>
>         Attachments: ant.compile.native_v1.patch
>
>
> This issue introduces a shorthand for 
> {code}
> ant compile-core-native -Dcompile.native=true 
> {code}

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