Bug #959
z2-samples.cdh4-base has conflicting project identifier
Start date:
11.12.2012
Due date:
% Done:
100%
Estimated time:
origin:
Description
env.sh contains:
export Z2_HOME=$NOSQL_HOME/../z2-base.core
but in svn://z2-environment.net/z2-environment/branches/v2.1/z2-base.core/.project
the project is named 'core':
<projectDescription>
<name>core</name>
...
So there will be a problem when you check out the project in Eclipse...
