hi,all

I checked out all the code and found the composite building method has been 
changed to the method named incrementalBuild,not used the method named 
build.The purpose is to build every composite separately,instead of the old 
implementation merged all included composites first.

This will make the building processor on a inner composite running several 
times when a component is implemented by a inner composite and the inner 
composite is deployable and the inner composite is builded early than the outer 
composite.If the inner composite is builded twice,this will occur the assembly 
problem:
Composite assembly problem: Service not found for component service: 
ComponentOne/$promoted$.Service_One

                                
Thanks
Wang Feng


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

Reply via email to