Re: Incremental build API

2014-03-25 Thread Jason van Zyl
gt; Regards, > > Hervé > > Le mardi 25 mars 2014 10:43:57 Jason van Zyl a écrit : >> Hi, >> >> For those who are interested in incremental builds we, at Takari, have >> released a general purpose incremental build API with an initial focus on >> Maven.

Re: Incremental build API

2014-03-25 Thread Igor Fedorenko
builds we, at Takari, have released a general purpose incremental build API with an initial focus on Maven. We've created a short, high-level description of the framework[1] and we've opened up our Git repository with the code[2]. We also have a some demos that people can look at[3]. W

Re: Incremental build API

2014-03-25 Thread Hervé BOUTEMY
ences from each people) Regards, Hervé Le mardi 25 mars 2014 10:43:57 Jason van Zyl a écrit : > Hi, > > For those who are interested in incremental builds we, at Takari, have > released a general purpose incremental build API with an initial focus on > Maven. We've created a

Incremental build API

2014-03-25 Thread Jason van Zyl
Hi, For those who are interested in incremental builds we, at Takari, have released a general purpose incremental build API with an initial focus on Maven. We've created a short, high-level description of the framework[1] and we've opened up our Git repository with the code[2]. We a