Speaker Topics - No Fluff Just Stuff

Leveraging Existing Tools In Your Builds

One of the key aspects of a well oiled development workflow is the effective integration of different fit-for-purpose tools. While Gradle offers a lot out of the box, there are many great tools out there that can help you and your team at build time with many different kinds of tasks. Fortunately, Gradle is an extensible kit and offers many ways for you to leverage such tools easily.

We'll look at the techniques and APIs available for integrating tools such as code generators, web browsers, language runtimes, and even other build systems. Using embedded libraries, external processes, external Java processes, Ant tasks and even forked workers, you'll learn how you can extend Gradle by integrating your favorite tools.


About Luke Daley

Luke works @ Gradle Inc. building Gradle Enterprise. He's also an open source tragic and is the creator of Ratpack https://ratpack.io. When not hitting the keyboard, he's likely drinking IPA or playing guitar.

More About Luke »

About Rene Groeschke

Apart on working on the Gradle core, René for supports teams all over the world to deliver better software faster by giving in depth Gradle classes and providing remote and onsite support on implementing software automation, continuous delivery and continuous integration patterns.

Understanding software development as a craftsmanship, he loves getting out of his comfort zone, learn about new tools, technologies and techniques.

From time to time he’s involved in other open source projects like the apple packaging system Macports or Griffon or he’s talking at different local usergroups and internatinal conferences. Earlier he shared his passion and experience with bachelor students lecturing agile methodologies.

More About Rene »