Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Hans Dockter
On Wed, Jan 16, 2013 at 9:37 PM, Adam Murdoch wrote: > > On 17/01/2013, at 3:45 AM, Luke Daley wrote: > > > > On 16/01/2013, at 6:06, Adam Murdoch wrote: > > Hi, > > To better support building Android apps (and other things), we want to > rework the jvm language plugins so that they can handle bu

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Adam Murdoch
On 17/01/2013, at 5:01 PM, Daz DeBoer wrote: > > > On 15 January 2013 23:06, Adam Murdoch wrote: > Hi, > > To better support building Android apps (and other things), we want to rework > the jvm language plugins so that they can handle building multiple outputs > from a given set of source

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Daz DeBoer
On 15 January 2013 23:06, Adam Murdoch wrote: > Hi, > > To better support building Android apps (and other things), we want to > rework the jvm language plugins so that they can handle building multiple > outputs from a given set of source files. > > I've made a bit of a start on a spec here, but

[gradle-dev] Re: producing multiple outputs from jvm languages

2013-01-16 Thread Adam Murdoch
Another question is how to group source sets and packagings. For source sets, we currently use two approaches: - For Java, Scala, Groovy, ANTRL and resources, we use the functional source sets, adding the source to `sourceSets.${function}.${language}`. - For C++, we use language specific source

[gradle-dev] Gradle-1.4-rc-1 is available for testing

2013-01-16 Thread Daz DeBoer
G'day Gradle-1.4-rc-1 is out! Read the full announcement at http://forums.gradle.org/gradle/topics/gradle_1_4_rc_1_available_for_testing . Please take the time to try it out and let us know if you encounter any issues. cheers -- Darrell (Daz) DeBoer Principal Engineer, Gradleware http://www.gra

Re: [gradle-dev] Gradle reporting improvements

2013-01-16 Thread Adam Murdoch
On 17/01/2013, at 6:47 AM, Marcin Erdmann wrote: > On 01/16/2013 07:30 PM, Adam Murdoch wrote: >>> Do you think that what I currently have is worth of a pull request and >>> merging it in? >> >> Absolutely. > > So there it is: https://github.com/gradle/gradle/pull/121 Awesome. Thanks for this

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Adam Murdoch
On 17/01/2013, at 3:19 AM, Szczepan Faber wrote: >> 1. A term for the things that Gradle builds. With this work, plus >> publications, components, reports and distributions work that is happening, >> we're starting to model more of the things that Gradle can build. It feels >> like we should have

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Adam Murdoch
On 17/01/2013, at 3:45 AM, Luke Daley wrote: > > > On 16/01/2013, at 6:06, Adam Murdoch wrote: > >> Hi, >> >> To better support building Android apps (and other things), we want to >> rework the jvm language plugins so that they can handle building multiple >> outputs from a given set of s

[gradle-dev] Re: Gradle, test reporting & cucumber-jvm

2013-01-16 Thread mattkhan
Adam Murdoch wrote > Currently, a test framework needs to provide the following pieces: > > 1. A set of framework-specific options to expose to the DSL. > 2. A test detector implementation that takes these options and the test > classpath, and builds a sequence of test execution requests. > 3. A t

Re: [gradle-dev] Gradle reporting improvements

2013-01-16 Thread Marcin Erdmann
On 01/16/2013 07:30 PM, Adam Murdoch wrote: Do you think that what I currently have is worth of a pull request and merging it in? Absolutely. So there it is: https://github.com/gradle/gradle/pull/121 - To unsubscribe from th

Re: [gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Adam Murdoch
On 17/01/2013, at 1:00 AM, Luke Daley wrote: > > On 16/01/2013, at 1:47 PM, Hans Dockter wrote: > >> >> >> On Wed, Jan 16, 2013 at 2:43 PM, Luke Daley >> wrote: >> >> On 16/01/2013, at 1:25 PM, Hans Dockter wrote: >> >>> >>> >>> On Wed, Jan 16, 2013 at 2:08 PM, Luke Daley >>> wrote:

Re: [gradle-dev] Gradle reporting improvements

2013-01-16 Thread Adam Murdoch
On 17/01/2013, at 12:39 AM, Marcin Erdmann wrote: > > > On Wed, Jan 16, 2013 at 7:05 AM, Adam Murdoch > wrote: > > On 16/01/2013, at 9:50 AM, Marcin Erdmann wrote: > >> The next iteration of my effort on build dasboard plugin is available at: >> https://github.com/erdi/gradle/tree/reportin

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Luke Daley
On 16/01/2013, at 6:06, Adam Murdoch wrote: > Hi, > > To better support building Android apps (and other things), we want to rework > the jvm language plugins so that they can handle building multiple outputs > from a given set of source files. > > I've made a bit of a start on a spec here,

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Luke Daley
On 16/01/2013, at 4:19 PM, Szczepan Faber wrote: >> 1. A term for the things that Gradle builds. With this work, plus >> publications, components, reports and distributions work that is happening, >> we're starting to model more of the things that Gradle can build. It feels >> like we should hav

Re: [gradle-dev] producing multiple outputs from jvm languages

2013-01-16 Thread Szczepan Faber
> 1. A term for the things that Gradle builds. With this work, plus > publications, components, reports and distributions work that is happening, > we're starting to model more of the things that Gradle can build. It feels > like we should have a term for this. So far we've been calling these thing

Re: [gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Szczepan Faber
I would love to see this improved soon. Thanks a lot Luke for bringing this up. Until 2.0 we might be deprecating more and more stuff and this an excellent (and relatively cheap) opportunity to earn some happiness points with our users. Cheers! On Wed, Jan 16, 2013 at 3:00 PM, Luke Daley wrote:

Re: [gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Luke Daley
On 16/01/2013, at 1:47 PM, Hans Dockter wrote: > > > On Wed, Jan 16, 2013 at 2:43 PM, Luke Daley wrote: > > On 16/01/2013, at 1:25 PM, Hans Dockter wrote: > > > > > > > On Wed, Jan 16, 2013 at 2:08 PM, Luke Daley > > wrote: > > There was talk around the 1.2 era where we were talking abou

Re: [gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Hans Dockter
On Wed, Jan 16, 2013 at 2:43 PM, Luke Daley wrote: > > On 16/01/2013, at 1:25 PM, Hans Dockter > wrote: > > > > > > > On Wed, Jan 16, 2013 at 2:08 PM, Luke Daley > wrote: > > There was talk around the 1.2 era where we were talking about improving > the user experience when dealing with deprecati

Re: [gradle-dev] Gradle reporting improvements

2013-01-16 Thread Hans Dockter
On Wed, Jan 16, 2013 at 2:39 PM, Marcin Erdmann wrote: > > > On Wed, Jan 16, 2013 at 7:05 AM, Adam Murdoch > wrote: > >> >> On 16/01/2013, at 9:50 AM, Marcin Erdmann wrote: >> >> The next iteration of my effort on build dasboard plugin is available at: >> https://github.com/erdi/gradle/tree/repor

Re: [gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Luke Daley
On 16/01/2013, at 1:25 PM, Hans Dockter wrote: > > > On Wed, Jan 16, 2013 at 2:08 PM, Luke Daley wrote: > There was talk around the 1.2 era where we were talking about improving the > user experience when dealing with deprecations. I think we should bump up the > priority of this and addres

Re: [gradle-dev] Gradle reporting improvements

2013-01-16 Thread Marcin Erdmann
On Wed, Jan 16, 2013 at 7:05 AM, Adam Murdoch wrote: > > On 16/01/2013, at 9:50 AM, Marcin Erdmann wrote: > > The next iteration of my effort on build dasboard plugin is available at: > https://github.com/erdi/gradle/tree/reporting-improvements. > > Following is what has been done since my last em

Re: [gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Hans Dockter
On Wed, Jan 16, 2013 at 2:08 PM, Luke Daley wrote: > There was talk around the 1.2 era where we were talking about improving > the user experience when dealing with deprecations. I think we should bump > up the priority of this and address it in the next release or two. > > I just updated an old p

[gradle-dev] Prioritising improving user experience for deprecations.

2013-01-16 Thread Luke Daley
There was talk around the 1.2 era where we were talking about improving the user experience when dealing with deprecations. I think we should bump up the priority of this and address it in the next release or two. I just updated an old project to 1.3 and received: “The Project.dependsOnChildren