Search found 2 matches

by jhemelt
Tue Jan 17, 2017 3:22 am
Forum: General
Topic: Automated build with Ant/Gradle/Maven
Replies: 3
Views: 4703

Thanks for your answer John.

How do you get the open jobs from XMETA? Plain SQL queries? Which tables? In which format, is it an isx-formatted export?
How do you deploy the jobs? Do you use istool? Is there an API available for build/deployment?

Thanks again.

Juergen
by jhemelt
Tue Jan 10, 2017 3:24 am
Forum: General
Topic: Automated build with Ant/Gradle/Maven
Replies: 3
Views: 4703

Automated build with Ant/Gradle/Maven

Hi everyone, has anyone tried to automate builds of deployment packages via popular build tools like Ant, Gradle or Maven? We use Gradle + Jenkins for CI builds in Java. I want to use this infrastructure as much as possible to build Datastage deployment packages automatically. Thanks for any suggest...