I hate new DUB config format
Paulo Pinto via Digitalmars-d
digitalmars-d at puremagic.com
Sun Nov 29 14:38:51 PST 2015
On Sunday, 29 November 2015 at 18:54:04 UTC, Russel Winder wrote:
> On Sun, 2015-11-29 at 17:25 +0000, Poyeyo via Digitalmars-d
> wrote:
>>
> […]
>> C/C++ make/cmake/nmake -> here be dragons
>
> Or SCons if you want to be cool. I guess Bazel (and maybe Tup)
> might
> become trendy.
>
>> perl CPANfile -> something perly
>> java maven -> xml
>
> Does anyone still use Maven – surely the world has moved to
> Gradle with it's Groovy scripts using the Gradle DSL.
>
Only those that are required to use it for Android and suffer the
pain of slow builds yet to be fixed as announced on Google IO
2015.
I have seen zero projects move to it, otherwise.
All our customers are on Ant and Maven.
Personally I don't see any value on Gradle, besides having more
time to fetch coffee.
--
Paulo
More information about the Digitalmars-d
mailing list