Feature Requests item #1526032, was opened at 2006-07-20 10:19
Message generated for change (Comment added) made by derekc
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1526032&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: build process
Group: None
Status: Open
Priority: 5
Submitted By: Joey Barkley (jbarkley)
Assigned to: Nobody/Anonymous (nobody)
Summary: NANT Light Task Multiple locfile attributes
Initial Comment:
Can the NANT tasks be udpated to allow for multiple
locfile attributes to be specified in the build scripts?
Reasoning:
We base our ui wixlib on the source for current
versions of wix (2.0 line) and add new wxl files to
contain the additional strings we need. This keeps our
changes very modular so that we can update with the
latest versions of WiX very easily. As a result, we
cannot use the nant build scripts since we can't
specify multiple wxl files. Would it be possible to
change this code to allow multiple wxl files, perhaps
in the same manner that multiple source files can be
added? Thanks.
----------------------------------------------------------------------
>Comment By: Derek (derekc)
Date: 2006-07-21 13:11
Message:
Logged In: YES
user_id=518766
Good call. It should match the format for lit:
<localizations failonempty="true"
basedir="${uiextension.wixlib.dir.src}">
<include name="WixUI_en-us.wxl" />
</localizations>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1526032&group_id=105970
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs