Can anyone tell me how I can pass a specific 'version' to a sub-project
when executing a build?
For example, I want to define the version for sub-project-1 as '1.0' and
sub-project-2 as '1.2' at build time.
I've tried such things a providing '-Psub-project-1:version=1.0' or
'-Psub-project-1.version=1.0' on the Gradle command line and adding
'sub-project-1.version=1.0' to the settings.gradle but to no avail.
Can anyone provide any insight?
Thanks,
Donal.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email