Re: [gradle-user] add token filter in processResources task

2010-06-09 Thread Jason Porter
On Wed, Jun 9, 2010 at 15:25, Rene Groeschke wrote: > Hi there, > > in my build i want to set a version property to several property files, > which are part of my resources. Actually I'm doing this by adding a doLast{} > to the processResources Task. > In this closure I manually >    1. read the t

[gradle-user] add token filter in processResources task

2010-06-09 Thread Rene Groeschke
Hi there, in my build i want to set a version property to several property files, which are part of my resources. Actually I'm doing this by adding a doLast{} to the processResources Task. In this closure I manually 1. read the text of each property file in a specific directory (a specifi