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:Jeffrey Naisbitt (jnai@yahoo-inc.com)
Date:Jun 13, 2011 9:24:15 am
List:org.apache.hadoop.general

On 6/13/11 11:03 AM, "Todd Lipcon" <to@cloudera.com> wrote:

On Mon, Jun 13, 2011 at 8:14 AM, Todd Lipcon <to@cloudera.com> wrote: Fixed the svn:externals

Thanks! :)

Also, the ant eclipse targets seem to be broken now. It seems like various parts of the eclipse target need to be commonized now (the .eclipse-templates stuff and .classpath, .launches, etc.)

Will look into this as well.

Can you explain further what's broken? Are you trying to make a project

that's rooted in the directory that contains common/, mapreduce/, and hdfs/? I can imagine that wouldn't work, but I'm not sure why it wouldn't work to continue having three separate projects. Are you using some kind of SVN integration with Eclipse?

Also, the ant eclipse targets seem to be broken now. It seems like various parts of the eclipse target need to be commonized now (the .eclipse-templates stuff and .classpath, .launches, etc.)

Will look into this as well.

Can you explain further what's broken? Are you trying to make a project

that's rooted in the directory that contains common/, mapreduce/, and hdfs/? I can imagine that wouldn't work, but I'm not sure why it wouldn't work to continue having three separate projects. Are you using some kind of SVN integration with Eclipse?

I am using subversive for svn integration. I was actually trying to use a single project for the whole thing (https://svn.apache.org/repos/asf/hadoop/common/trunk) 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.

Thanks. -Jeff