Alexey, Are you planning to rationalise the common_resources/build and common_resources/make directories[0]? Having both of these in use at the same time is very, very confusing?
I'm assuming the intention is that working_vm/build will be cleaned up and that we'll just use it in a role similar to that of working_classlib/build - i.e. not versioned but used to contain built artifacts. -Mark [0] To common_resources/make would be my preference On 5 February 2008 at 9:20, Mark Hindess <[EMAIL PROTECTED]> wrote: > > Excellent! > > Before we get too comfortable with the changes we might want to think > about whether: > > https://svn.apache.org/repos/asf/harmony/enhanced/common_resources > > should really be moved to: > > https://svn.apache.org/repos/asf/harmony/enhanced/common_resources/trunk > > We are going to want to be able to reproduce build so having the > capability to use branches and tags might be useful. And it would > be more consistent with the layout of the other svn-switched > sub-directories of the federated build. > > I'll take a look at moving the dependencies in classlib to common_resources > but before I force everyone working on classlib to checkout common_resources > I'd like to get this resolved so we don't end up breaking it later. > > -Mark. > > On 4 February 2008 at 16:51, "Alexey Varlamov" <[EMAIL PROTECTED]> > wrote: > > Folks, > > > > The new build system for DRLVM is now the offical one, our integrity > > and snapshot CC systems were switched to it before this weekend. > > Currently there is certain duplication of resources between the new > > and old systems (property files, etc); I suggest we drop the old > > system in a week or two. > > Also, the old build directory encloses x-lists and MSVC solutions. > > X-lists apparently should be moved closer to test sources, but what > > about the solutions - just move them to working_vm/make? AFAIU they > > need update to changed deploy dir names, any volunteers? > > Meanwhile please be careful to update the right files, those in > > <working_vm>/make tree. > > I've updated GettingStarted page to reflect build changes, and will > > update README.txt soon. Hopefully the transition to unified build > > interface will be smooth for DRLVM developers. > > > > -- > > Alexey > > >
