On Tue, Mar 23, 2010 at 07:34AM, Paolo Castagna wrote: > Konstantin Boudnik wrote: > > I believe they are commonly called '-core*' :) > > Should they continue to be called '-core*' even if they belong to the > Hadoop Common project?
Last I checked they are called *-core in the current trunk. Renaming the artifacts will inflict enough pain cross all three subprojects and m.b. even beyond. I'd say let's keep them as it is unless there's real good reason to do it. > Or, should... with some (distributed) pain be named '-common*'? > > Paolo > > > > > On Tue, Mar 23, 2010 at 07:07AM, Paolo Castagna wrote: > >> Hi, > >> how should the Hadoop Common artifacts be called: > >> > >> - hadoop-core-{version}.jar > >> - hadoop-core-{version}-sources.jar > >> - hadoop-core-{version}-javadoc.jar > >> > >> or: > >> > >> - hadoop-common-{version}.jar > >> - hadoop-common-{version}-sources.jar > >> - hadoop-common-{version}-javadoc.jar > >> > >> ? > >> > >> > >> Paolo