>> distribution/ (packaging stuff, website source etc. ) >I don't think that we need a distribution dir, if we do this correctly.
Where would we put any packaging related stuff, i mean demos, scripts, installer (if we want to have one) May be there is some time before we get to the point where we can talk about demos/install etc i guess. I am fine with not worrying about trunk/distribution package at this point. That said, i was originally thinking of having the website material under trunk/distribution as part of YOKO-1 task. If we are not going have distribution module, then i propose to create trunk/site module as it is a requirement for my task. thanks, Adi Sakala > -----Original Message----- > From: Alan D. Cabrera [mailto:[EMAIL PROTECTED] > Sent: Monday, March 06, 2006 12:49 PM > To: yoko-dev@incubator.apache.org > Subject: Re: getting started... > > > Kosuru, Prasadarao wrote, On 3/2/2006 10:04 AM: > > >Hi, > > > >How about the organizing the project like below? > > > >Please treat each subdirectory as a sub-project. I briefly listed out > >what each sub project contains. > > > >Under https://svn.apache.org/repos/asf/incubator/yoko > > > >trunk/ > > yoko/ (heart of yoko, this includes orb, > >corba-binding, rmi-binding etc..) > > src/ > > main/ > > org/apache/yoko/orb/... > > org/omg/... > > test/ > > org/apache/yoko/orb/... > > tools/ (this includes all tools including code > >generation tools such as idl2wsdl and wsdl2idl etc.) > > src/ > > main/ > > org/apache/yoko/tools/... > > test/ > > org/apache/yoko/tools/... > > > > system_tests/ (all tests including system tests should go > >here.) > > distribution/ (packaging stuff, website source etc. ) > > pom.xml (this will build everything under trunk) > > > > > > I don't think that we need a distribution dir, if we do this > correctly. > > > Regards, > Alan > > > >