Hi Zolt, On Sat, Feb 27, 2010 at 10:58 PM, tinca <[email protected]> wrote:
> > 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. > Strange. > Another issue, that sometimes baseName is not needed. An empty string > however results in a name starting with "-". How can this be avoided? > This is a bug. The only workaround is to set the complete archive name. Could you file a Jira for both issues? Thanks - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > > 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 > > >
