This seems like a sub-task that could be added to: https://issues.apache.org/jira/browse/ACCUMULO-756 In particular, I want to make change the script behavior to require thrift to build, but only build if the profile is activated. So, instead of getting this strange warning during the build, you'll actually get a failed build... but only if the profile to generate thrift code is activated. This way, we also cut time on the build when we *DO* have thrift installed, but simply don't want to run it every time we generate-sources (which is the current behavior).
-- Christopher L Tubbs II http://gravatar.com/ctubbsii On Sun, Nov 18, 2012 at 8:37 PM, David Medinets <[email protected]>wrote: > I also noticed the stopping today but I can't remember what I was > doing. If I see it again, I'll make a note. > > On Sun, Nov 18, 2012 at 5:21 PM, Benson Margulies <[email protected]> > wrote: > > I can't actually explain the stopping. I'm reading the shell script, > > I'm not seeing any code that would stop, yet my runs of the top-level > > site:site build appeared to just sit there until I hit a return. If no > > one else can confirm it I will edit the page I just edited to remove > > the bogus claim of waiting. >
