Previously Maurits van Rees wrote: > Wichert Akkerman, on 2007-11-09: > > Previously JeanMichel FRANCOIS wrote: > >> parts/plone/CMFPlone for me is a wrong structure. No way for a new > >> developper > >> to understand that this folder correspond to Products.CMFPlone. In Java > >> world, you have to make a folder Products to be able to build the CMFPlone > >> module. > > > > If you name the buildout part 'Products' instead of ''Plone' you > > get the path structure you desire. > > This is true if you only have parts/plone at first (next to > parts/instance or course). As far as I know each part can only be > handled by one recipe. So where do the productdistros go then, where > you would normally put some tar balls for extra Products that you > need. These would also need to be in parts/Products, but that part is > taken by plone.recipe.plone already.
Sure, it's a bit of a silly workaround. For me the folder structure is not important - I do not use tools that make bad assumptions. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
