Hi,
<snip>
Martin Henderson wrote:
I am using NANT 0.85 RC3.
I am trying to compile a licenses.licx file and place the resulting
.licenses file in a specific directory.
<license input="${src.drv}\${project.path}\licenses.licx"
target="${binary.dir}\${binary.filename}"
output="${src.drv}\${project.path}\${binary.filename}.licenses"
verbose="true"/>
However the task appears to append the path to the temp path.
[license] Output file
'W:\Pluto\Code.Net\TraPricingDatesCalendar\TraPricingDatesCalendar.dll.licenses'
does not exist, rebuilding.
[license] "Compiling license file
'W:\Pluto\Code.Net\TraPricingDatesCalendar\licenses.licx' to
'W:\Pluto\Code.Net\TraPricingDatesCalendar\TraPricingDatesCalendar.dll.licenses'
using target
'W:\Pluto\Code.Net\TraPricingDatesCalendar\bin\TraPricingDatesCalendar.dll'.
[copy] Copying 1 file to
'C:\DOCUME~1\MARTIN~1.HEN\LOCALS~1\Temp\tmp4546.tmp'.
[copy] Copying 'C:\Program Files\Microsoft Visual
Studio .NET 2003\SDK\v1.1\bin\lc.exe' to
'C:\DOCUME~1\MARTIN~1.HEN\LOCALS~1\Temp\tmp4546.tmp\lc.exe'.
[license] Starting
'C:\DOCUME~1\MARTIN~1.HEN\LOCALS~1\Temp\tmp4546.tmp\lc.exe (
/target:"W:\Pluto\Code.Net\TraPricingDatesCalendar\bin\TraPricingDatesCalendar.dll"
/complist:"W:\Pluto\Code.Net\TraPricingDatesCalendar\licenses.licx"
/outdir:"C:\DOCUME~1\MARTIN~1.HEN\LOCALS~1\Temp\tmp4546.tmp" /nologo
/v)' in 'C:\DOCUME~1\MARTIN~1.HEN\LOCALS~1\Temp\tmp4546.tmp'
[license] Processing complist
'W:\Pluto\Code.Net\TraPricingDatesCalendar\licenses.licx'...
[license] W:\Pluto\Code.Net\TraPricingDatesCalendar\licenses.licx(1) :
info LC0001 : Processing component entry 'Dbi.WinControl.Date.dbiDate,
dbiDate, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a6a3da53327d7c37'
[license] W:\Pluto\Code.Net\TraPricingDatesCalendar\licenses.licx(1) :
info LC0002 : Resolved entry to 'Dbi.WinControl.Date.dbiDate, dbiDate,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=a6a3da53327d7c37'
[license] Creating Licenses file
C:\DOCUME~1\MARTIN~1.HEN\LOCALS~1\Temp\tmp4546.tmp\w:\pluto\code.net\trapricingdatescalendar\bin\trapricingdatescalendar.dll.licenses...
This path looks incorect.
You append strings: "${src.drv}\${project.path}\${binary.filename}.licenses"
And second string (${project.path}) is full path, that has "w:\"
at a start. That makes it incorrect as a path.
HTH
Marcin
[license] Error LC0000: 'The given path's format is not supported.'
Why?
Martin Henderson
Developer
Trafigura Ltd
Trafigura Disclaimer:
This email and any attachments are confidential and access to this email
or attachment by anyone other than the addressee is unauthorised. If you
are not the intended recipient please notify the sender and delete the
email including any attachments.
You must not disclose or distribute any of the contents to any other
person. Personal views or opinions are solely those of the author and
not of Trafigura. Trafigura does not guarantee that the integrity of
this communication has been maintained nor that the communication is
free of viruses, interceptions or interference. By communicating with
anyone at Trafigura by email, you consent to the monitoring or
interception of such email by Trafigura in accordance with its internal
policies. Unless otherwise stated, any pricing information given in this
message is indicative only, is subject to change and does not constitute
an offer to deal at any price quoted.
begin:vcard
fn;quoted-printable:Marcin Grz=C4=99bski
n;quoted-printable:Grz=C4=99bski;Marcin
org:Taxus SI Sp. z o.o.
adr:;;ul. Opaczewska 71/23;Warszawa;;02-201;Polska
email;internet:[EMAIL PROTECTED]
title:Analityk-programista
tel;work:+48 22 8245899
tel;fax:+48 22 6590909
x-mozilla-html:FALSE
url:http://www.taxussi.com.pl
version:2.1
end:vcard