Bugs item #1501281, was opened at 2006-06-05 15:25 Message generated for change (Settings changed) made by derekc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1501281&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v3.0 Status: Open Resolution: None Priority: 5 Submitted By: Frederik Carlier (fcarlier) >Assigned to: Rob Mensching (robmen) Summary: Warning Message: File/@LongName is deprecated Initial Comment: When building a simple MSI file with ClickThrough, the following warning message is generated: --------------------------- ClickThrough Package Build Warning --------------------------- Wix warning: The File/@LongName attribute has been deprecated. Since WiX now has the ability to generate short file/directory names, the desired name should be specified in the Name attribute instead. If the name specified in the Name attribute is a short name, then WiX will not generate a short name. If the name specified in the Name attribute is a long name and you want to manually specify the short name, please set the short name value in the ShortName attribute.. --------------------------- OK --------------------------- ---------------------------------------------------------------------- Comment By: Frederik Carlier (fcarlier) Date: 2006-06-05 15:27 Message: Logged In: YES user_id=1149415 It is worth nothing that this warning message is displayed *EVERY* time the error occurs, which is very annoying whent rying to build a package that includes a bunch of files! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1501281&group_id=105970 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
