I'm running NAnt 0.84.

The documentation for the <jsc> target is strange.  It lists no input file to be 
compiled property either optional or required.  But, it does list a required output 
property.

There is a <sources> fileset nested element, which implies that one <jsc> target can 
be used to compile a while set of .js files--but there is still only one output 
attribute.

Whereas many fileset nested elements are optional, does this mean that the <source> 
nested element is required in order to give the target something to do?

What is the relationship between the required output file name attribute and the 
<source> nested element?

Merrill


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to