Hi, >From my understanding, Ivy also relies on maven repository. Then why don't you go for Maven2 directly?
Do you have things like parser generator or any kind of code generator in your compile process? Pi On Thu, Feb 19, 2009 at 1:43 AM, Chanwit Kaewkasi <[email protected]> wrote: > I've got an external branch for testing here. > > http://github.com/chanwit/hama/tree/master > > Will notify you again when it's ready (and before getting merged). > > Chanwit > > 2009/2/17 Edward J. Yoon <[email protected]>: > > Hi chanwit, How goes it? > > > > On Mon, Jan 19, 2009 at 9:59 AM, Edward J. Yoon <[email protected]> > wrote: > >>> It seems there is no maven repository for HBase or Hadoop that I can > use. > >> > >> IMO, It would be nice If we can handle them (hadoop/hbase) manually > >> and use Ivy for other dependencies at same time. > >> > >>> And after checking HBase artefact on Hudson, I've found that it > >>> contains all dependency jars. > >> > >> Good idea. BTW, then how can we set up dev environment? > >> > >> On Sun, Jan 18, 2009 at 1:28 PM, Chanwit Kaewkasi <[email protected]> > wrote: > >>> Some updates. > >>> > >> > >>> And after checking HBase artefact on Hudson, I've found that it > >>> contains all dependency jars. > >>> I think I may write a script to fetch it to prepare the build > >>> environment rather than using ivy. > >>> > >>> - or - > >>> > >>> I may write a script to build a private maven repo for HBase and > >>> Hadoop, then we can use ivy. > >>> > >>> So the concept are still as follows: > >>> - SVN may contain only "src" and some other documents. > >>> - HBase will be downloaded from Hudson into "lib". (We probably needs > >>> different configuration for "dev" and "production") > >>> - Findbug may be downloaded to run separately. > >>> > >>> Regards, > >>> > >>> Chanwit > >>> > >>> 2009/1/7 Ian Holsman <[email protected]>: > >>>> Edward J. Yoon wrote: > >>>>> > >>>>> That's great. > >>>>> > >>>> > >>>> It will make life easier > >>>> +1 > >>>> > >>>>> On Wed, Jan 7, 2009 at 6:31 AM, Chanwit Kaewkasi <[email protected]> > >>>>> wrote: > >>>>> > >>>>>> > >>>>>> Some more update. > >>>>>> I've just found that Hadoop's using Ivy in its build script as well. > >>>>>> So it's not that hard to follow: > >>>>>> > >>>>>> > http://svn.apache.org/viewvc/hadoop/core/trunk/build.xml?view=markup > >>>>>> > >>>>>> Chanwit > >>>>>> > >>>>>> 2009/1/6 Chanwit Kaewkasi <[email protected]>: > >>>>>> > >>>>>>> > >>>>>>> 2009/1/6 Edward J. Yoon <[email protected]>: > >>>>>>> > >>>>>>>> > >>>>>>>> I like this idea. +1 > >>>>>>>> > >>>>>>>> Then, We don't need to update periodically? > >>>>>>>> > >>>>>>> > >>>>>>> Yes, I think so. Just change the XML configuration, and rebuild, > then > >>>>>>> it should resolve a new set of jars for us without putting them > into > >>>>>>> the repo. Let me go through its document more. > >>>>>>> > >>>>>>> Chanwit > >>>>>>> > >>>>>>> > >>>>>> > >>>>>> -- > >>>>>> Chanwit Kaewkasi > >>>>>> PhD Candidate, > >>>>>> Centre for Novel Computing > >>>>>> School of Computer Science > >>>>>> The University of Manchester > >>>>>> Oxford Road > >>>>>> Manchester > >>>>>> M13 9PL, UK > >>>>>> > >>>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>> > >>>> > >>> > >>> > >>> > >>> -- > >>> Chanwit Kaewkasi > >>> PhD Candidate, > >>> Centre for Novel Computing > >>> School of Computer Science > >>> The University of Manchester > >>> Oxford Road > >>> Manchester > >>> M13 9PL, UK > >>> > >> > >> > >> > >> -- > >> Best Regards, Edward J. Yoon @ NHN, corp. > >> [email protected] > >> http://blog.udanax.org > >> > > > > > > > > -- > > Best Regards, Edward J. Yoon > > [email protected] > > http://blog.udanax.org > > > > > > -- > Chanwit Kaewkasi > PhD Candidate, > Centre for Novel Computing > School of Computer Science > The University of Manchester > Oxford Road > Manchester > M13 9PL, UK >
