Hi

I'm not sure what is the best way to define and share some properties across
independent projects.

For example, I have two projects A and B that I build with Gradle and for
each of them, I want the properties aaa=..., bbb=..., ccc=... be available
as project properties on each project.

Is there a way I can put a properties file somewhere on a web server and
then reference it from different Gradle builds such that these properties
become project properties?

Any help is kindly appreciated.

Kind regards, Etienne


--
View this message in context: 
http://gradle.1045684.n5.nabble.com/How-to-share-properties-across-projects-tp4744577p4744577.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


Reply via email to