[
https://issues.apache.org/jira/browse/HAMA-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-394:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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