Hi Billy, +1 to the way Anders suggested. I had once implemented the assembling exactly the way you did, but then ran into issues and had to switch to having a sub-module do the assembling.
Regards Srinath. On Fri, Nov 2, 2012 at 6:10 AM, Wayne Fay <[email protected]> wrote: > > Could I get away with attaching the assembly to a different phase (after > > package) that would ensure my child modules have gone through the package > > phase. Then pull the binaries from the target dir of each child? > > Why would you want to? Anders told the "right" way to do this. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
