atom feed31 messages in org.apache.hadoop.generalRe: HADOOP-7106 (project unsplit) thi...
FromSent OnAttachments
Todd LipconJun 10, 2011 11:19 am 
Eli CollinsJun 10, 2011 11:34 am 
Owen O'MalleyJun 10, 2011 11:39 am 
Todd LipconJun 11, 2011 8:25 pm 
Todd LipconJun 12, 2011 2:50 pm 
Todd LipconJun 12, 2011 4:38 pm 
Eli CollinsJun 13, 2011 12:39 am 
Marcos OrtizJun 13, 2011 6:24 am 
Harsh JJun 13, 2011 6:31 am 
Marcos OrtizJun 13, 2011 6:42 am 
Robert EvansJun 13, 2011 6:58 am 
Robert EvansJun 13, 2011 7:04 am 
Todd LipconJun 13, 2011 7:51 am 
Todd LipconJun 13, 2011 7:57 am 
Jeffrey NaisbittJun 13, 2011 8:05 am 
Robert EvansJun 13, 2011 8:10 am 
Todd LipconJun 13, 2011 8:13 am 
Nigel DaleyJun 13, 2011 8:35 am 
Todd LipconJun 13, 2011 9:03 am 
Jeffrey NaisbittJun 13, 2011 9:24 am 
Todd LipconJun 13, 2011 10:01 am 
Alejandro AbdelnurJun 13, 2011 10:04 am 
Jeffrey NaisbittJun 13, 2011 10:08 am 
Tsz Wo (Nicholas), SzeJun 13, 2011 11:41 am 
Matthew FoleyJun 13, 2011 12:51 pm 
Todd LipconJun 13, 2011 1:35 pm 
Todd LipconJun 13, 2011 1:52 pm 
Todd LipconJun 13, 2011 6:48 pm 
Ian HolsmanJun 14, 2011 4:31 pm 
Ranjit MathewJun 16, 2011 2:26 am 
Todd LipconJun 16, 2011 9:01 am 
Subject:Re: HADOOP-7106 (project unsplit) this weekend
From:Todd Lipcon (to@cloudera.com)
Date:Jun 13, 2011 10:01:21 am
List:org.apache.hadoop.general

On Mon, Jun 13, 2011 at 9:24 AM, Jeffrey Naisbitt <jnai@yahoo-inc.com>wrote:

As you say though, I would think it should still work with three separate projects, so I'll just go back to that for now. It would be nice to be able to build the whole thing as a single project though (since it's a single repository in svn now), but that would probably take some extra work - and would probably make sense in a separate Jira.

Yep - I think the idea is this will happen once we mavenize everything. Maven apparently supports the idea of "modules" - basically a recursive structure in which a top level pom file can build sub-poms, but the subpoms could also continue to be built independently if necessary. I think the top-level pom would live in the new root.

-Todd