On Jul 21, 2006, at 4:06 PM, Ken Tam wrote:

Eddie:  Yeah, I figured it was something like that based on inspection
of the repo structure, but what confused me was how parenting
relationships fit into this (it's also probably time for me to blow
away big chunks of my local repo as it's accumulated a lot of stale
cruft due to changes in the build :).

So if you're parented to something with a groupId, it looks like you
inherit that groupId but show up as a peer of your parent in the
repo.. presumably defining your own groupId means you override what
you get from your parent?


You inherit most things from your parent unless you override them - groupId behaves just like the other properties so, yes.

Jeremy: Makes sense re: disconnecting the parent.. have we got the
spec jars published in a repo somewhere so folks can actually build
only in java/sca?  Or at minimum do they still need to do a build in
specs or at the root once anyway?


No, we need to start doing that. It's not just the spec jars - for example, databinding-sdo will need SDO snapshots published.

Until we do that users will need to build from the top. (which should still build everything).

--
Jeremy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to