>>If what you're looking for is the jar name to add to the Class-Path, you
should be able to get it by calling clientJar.archiveName
That's exactly what I'm looking for, what I'm struggling with is how to add
that to the class-path value I'm setting at the moment with the following:
"Class-Path": manifestClasspath.collect { File file -> file.name
}.sort().join(' ') )
--
View this message in context:
http://gradle.1045684.n5.nabble.com/adding-clientJar-to-manifest-classpath-of-Jar-tp3344182p3346065.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