https://issues.apache.org/bugzilla/show_bug.cgi?id=47078
Summary: tallow task
Product: Ant
Version: 1.0
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Keywords: PatchAvailable
Severity: normal
Priority: P2
Component: .NET Antlib
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=23530)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23530)
TallowTask source code
We need tallow task to generate a template wxs from a binary distribution to
easy the burden to create wxs from hand. Such as
<dn:tallow target="product.wxs" source="product"/>
Based on WixTask.java, I created TallowTask.java to add this extra bit, I have
tested it on my own project, the source code and html file are attached.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.