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? LightGuard wrote: > > http://www.gradle.org/userguide.html > > baseName is the attribute you're looking for. > > > > -- View this message in context: http://old.nabble.com/What-options-are-available-for-a-Jar-task--tp28478492p28478767.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
