> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of John Cole
> Sent: woensdag 6 april 2005 20:55
> To: nantcontrib-developer@lists.sourceforge.net; 'Jim Geurts'
> Subject: [NAntC-Dev] bug in msm/msi directory creation?
> 
> Jim,
>   I'm creating a msm of a bunch of directories:  Here is my component
> section
> 
> --------------------------------------------------------------
> <components>
>       <component name="uaNet.E3B97FEC_5EAE_492b_A6F2_4880884745C0" 
>               id="{05CA6732-CFAF-40f1-BA7A-E73E60907FEE}" 
>               attr="0" 
>               directory="D__UANET"
>               keepsubdirs="true"
>               feature="eProducts">
>               
>               <key file="default.htm" />
>               <fileset basedir="uaNet">
>                       <include name="**/*" />
>               </fileset>
>       </component>
> </components>
> --------------------------------------------------------------
> 
> My problem is that some of my sub directories have a hyphen 
> "-" in them
> which is being incorporated as part of the directory table name
> "D__UANET_EDISPATCH_MENU-IMAGES".  Apparently this isn't 
> allowed (orca has
> this as an error) and my merge module is dying on 
> installation with a 2711
> error.
> 
> Another issue, when creating a msm, the components are put in the
> FeatureComponents table instead of the ModuleComponents 
> table, and Orca is
> flagging these as an error, even though things seem to work 
> ok with that.
> 
> And lastly, I have a patch for
> http://sourceforge.net/tracker/index.php?func=detail&aid=11654
16&group_id=54
> 790&atid=474851

I've commit the patch.

Jim, can you have a look at the other issues (and those reported in the
NAntContrib bug tracker) ?

Thanks !

Gert



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to