But did you run a build in the source distro that was built by your build? That's what I just did.
This all gets very confusing. When you run a build in distribution, you get a source distro package. That's what gets uploaded as '-src'. It is builds in THERE that have been most of our trouble. If the source distribution is not all there, the result of building in it will be not all there. On Wed, Oct 27, 2010 at 5:18 PM, Jeff Eastman <[email protected]> wrote: > In the unpacked distribution I built from trunk at 13:14 today the examples > directory contains: > > bin build.properties pom.xml src target. > > The bin directory contains: > build-reuters.sh lda.algorithm and a work directory > > I've run build-reuters.sh on my unicluster and it worked. Also ran synthetic > control kmeans and it worked too. Don't know what happened. > > -----Original Message----- > From: Benson Margulies [mailto:[email protected]] > Sent: Wednesday, October 27, 2010 2:11 PM > To: [email protected] > Subject: Re: A dry run of getting the signatures back > > that is, all I get in examples is a bin directory with two files in it. > > On Wed, Oct 27, 2010 at 5:10 PM, Benson Margulies <[email protected]> > wrote: >> When I run a build from the source distro snapshot, I get >> examples/bin, and NOTHING ELSE in examples. Is this correct? >> >> On Wed, Oct 27, 2010 at 4:58 PM, Jeff Eastman <[email protected]> wrote: >>> I can't either. But the distribution I downloaded from orgapachemahout-001 >>> this morning produced the same examples problem as a new distribution I >>> built from trunk this morning around 08:30 PDT. There was a commit over >>> night which broke it, AFAICT, since it was working yesterday evening. Since >>> this morning there has been another commit and a new distribution I built >>> from it is working. Maybe it's time for me to learn to speak POM, but I >>> think it might be a good time to stop messing with trunk. >>> >>> -----Original Message----- >>> From: Benson Margulies [mailto:[email protected]] >>> Sent: Wednesday, October 27, 2010 1:41 PM >>> To: [email protected] >>> Subject: Re: A dry run of getting the signatures back >>> >>> I cannot explain how examples/bin ended up in there now if it wasn't >>> there this morning. >>> >>> On Wed, Oct 27, 2010 at 4:22 PM, Jeff Eastman <[email protected]> wrote: >>>> I built a new distribution with the current trunk (r1028084) and unpacked >>>> it from mahout-distribution-0.4-SNAPSHOT-src.tar.gz. The bin and >>>> example/bin directories contain all the right stuff. Testing this now... >>>> >>>> -----Original Message----- >>>> From: Benson Margulies [mailto:[email protected]] >>>> Sent: Wednesday, October 27, 2010 12:56 PM >>>> To: [email protected] >>>> Subject: A dry run of getting the signatures back >>>> >>>> https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-distribution/0.4-SNAPSHOT/ >>>> >>>> This will also be where someone should publish a claimed fix to the >>>> problem with the missing example bin dir. >>>> >>>> Possibly that might be me, but if so not for some hours. >>>> >>> >> >
