Hello, Regardless what cases are in archiveBaseName, the jar archive's base name is always in uppercase. Setting baseName on jar task works, but my build produces several archives, so this is inconvenient. Another issue, that sometimes baseName is not needed. An empty string however results in a name starting with "-". How can this be avoided?
Thanks! Zsolt -- View this message in context: http://old.nabble.com/archiveBaseName-always-results-in-uppercase-jar-base-name-tp27731302p27731302.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
