[
https://issues.apache.org/jira/browse/MAHOUT-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646882#action_12646882
]
Sean Owen commented on MAHOUT-94:
---------------------------------
OK with the patch so far, though it removes the web services stuff and that
should be undone.
You mention this issue is about merging the other build file into the main one.
Fine by me; I had kept it separate to separate my component-specific stuff but
it could easily be merged into one with a copy-and-paste operation. I had also
held back just because the main build file is organized a bit differently than
I would have done or prefer -- some of it is personal taste -- so putting them
together either means having two different styles of build script in the same
file, or else, changing one to look like the other. I didn't really want to
alter how I set up the targets, but hadn't yet felt the mandate to try changing
the main build file.
might as well dig in and start by just putting them together, sure.
> Make the Taste Demo more automated.
> ------------------------------------
>
> Key: MAHOUT-94
> URL: https://issues.apache.org/jira/browse/MAHOUT-94
> Project: Mahout
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Attachments: jetty.tar, MAHOUT-94.patch
>
>
> Would be really cool if the Taste Demo
> (http://lucene.apache.org/mahout/taste.html#demo) was easier to get up and
> going. For instance, we could have an Ant task that automatically gets the
> data and puts it into the work directory just like we do for Reuters,
> Wikipedia and Twenty News. Then, we could also ship Jetty w/ the examples,
> such that one just needs to do {code}java -jar start.jar{code} to fire up the
> WAR and have it running (Solr does this)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.