LightGuard wrote:
> 
> On Thu, May 6, 2010 at 13:54, mjparme <[email protected]> wrote:
> 
>>
>> I think I didn't do a good job of articulating my actual question. So I
>> will
>> try again. In ANT if I want to know how to use the Jar task including all
>> the options and attributes I can go here:
>>
>> http://ant.apache.org/manual/CoreTasks/jar.html
>>
>> If I wanted to know the equivalent information for a Gradle task of type:
>> Jar where would I go?
> 
> 
> Gradle doesn't have that level of documentation.  At the moment the best
> place to go is the Java / Groovy docs.
> 
> 

Ok, well that explains why I couldn't find it then:-)

I eventually found baseName in the user guide after you mentioned it by
doing a full text search on the all-on-one-page version.

Thanks for your help!
-- 
View this message in context: 
http://old.nabble.com/What-options-are-available-for-a-Jar-task--tp28478492p28478971.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to