Remove assembly from core, re-add commons-cli 1.x (no longer exluced from hadoop dependency) --------------------------------------------------------------------------------------------
Key: MAHOUT-282 URL: https://issues.apache.org/jira/browse/MAHOUT-282 Project: Mahout Issue Type: Improvement Affects Versions: 0.3 Reporter: Drew Farris Fix For: 0.3 Attachments: MAHOUT-282.patch Very small cleanup patch. The assembly from core is no longer needed with the addition of the release artifacts that get built in MAHOUT-215, removing it because it slows down the build. commons-cli 1.1 shouldn't be excluded from hadoop because it is needed by hadoop's GenericOptionsParser. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.