Mark Hindess wrote:
On 14 June 2006 at 16:45, Oliver Deakin <[EMAIL PROTECTED]> wrote:
Mark Hindess wrote:
<snip>
On 14 June 2006 at 7:24, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote:
Oliver Deakin wrote:
<snip>
I think that works. I've been having similar thoughts about this re
drlvm, and have been using the classlib make config as a reference. I'm
trying to limit the amount of duplicated things because I'm slothful and
lazy and don't want to maintain them.
I'd rather not maintain lots of copies. Could we not keep the shared
parts in the deploy (I was tempted to say hdk) somehow? It's might
sound a little crazy but actually given that we want modules to be
consistent with other compiled artifacts it's actually quite useful to
have common structure, variable and compile flag settings.
I would also prefer if we could find a good central place to keep these
rather than many copies -
do you have any suggestions?
In the support sub-directory? The support tree is already required
by most (all?) modules. I renamed the originally contributed
'test_support' tree to support since I figured we might have other
support files. For example java code for ant tasks if the build gets to
hard to manage with basic ant.
This idea seemed quite appealing at first, but having had a look at the
support
directory it still looks very much like a test support bundle, even if
it isn't named as such.
There is a manifest and src directory in there that gives it the
appearance of another module,
so adding in a "build" directory, or something similar, might confuse
things.
Perhaps initially I will put them in a "build" subdir of depends, just
to get these patches
going. Then in the future maybe the support directory will be
reorganised so it isn't
as test oriented, and these can be moved.
Sound fair?
Regards,
Oliver
-Mark
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Oliver Deakin
IBM United Kingdom Limited
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]