You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2011/05/19 10:35:47 UTC

[jira] [Commented] (HAMA-394) Refactor 'hama' script and pom.xml

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

Edward J. Yoon commented on HAMA-394:
-------------------------------------

This issue annoying me!
I just committed this.

> Refactor 'hama' script and pom.xml
> ----------------------------------
>
>                 Key: HAMA-394
>                 URL: https://issues.apache.org/jira/browse/HAMA-394
>             Project: Hama
>          Issue Type: Improvement
>          Components: build , scripts 
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.3.0
>
>         Attachments: HAMA-394.patch, HAMA-394_v02.patch
>
>
> We need to 
>  * Change 'build/**' to 'target/**'
>  * Add maven-dependency-plugin
>  * Remove unused codes 
> For example,
> {code}
> for f in $HAMA_HOME/lib/jsp-2.1/*.jar; do
>   CLASSPATH=${CLASSPATH}:$f;
> done
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira