Re: Please consider using Gradle

Поиск
Список
Период
Сортировка
От Jeremy Whiting
Тема Re: Please consider using Gradle
Дата
Msg-id 501BD57C.5050909@redhat.com
обсуждение исходный текст
Ответ на Re: Please consider using Maven  (Craig Ringer <ringerc@ringerc.id.au>)
Ответы Re: Please consider using Gradle
Список pgsql-jdbc
Hi Craig,
 I suggest aiming higher and migrating to Gradle. There are a couple of
main reasons. Gradle allows the flexibility of Ant builds only better
because scripting is not in XML. Instead Groovy which is less painful to
script. The second is Gradle supports deployment to artifact
repositories including Nexus. Meeting the needs of Thomas.

http://www.gradle.org/

 You will probably find it less painful than using Maven.

Regards,
Jeremy


On 03/08/12 01:48, Craig Ringer wrote:
> On 08/03/2012 08:29 AM, Dave Cramer wrote:
>
>> What I said was I would be OK with publishing to maven, not using
>> Maven for building it. I don't see any upside for the amount of work
>> involved. As you say the build is complicated and works well with Ant.
>
> Phew. I'm not sad about that.
>
> Extending the build with maven-ant-tasks for artifact creation and
> deployment would make sense. I haven't used it before, but it doesn't
> look too bad. I'll see what I can rig up.
>
> --
> Craig Ringer
>
>



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Samuel Gendler
Дата:
Сообщение: Re: moving from oracle to postgresql
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Please consider using Gradle