Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

Init Gradle Wrapper without Gradle

Steps to install Gradle Wrapper without Gradle in the system.

Read more…

Posted On Tue 11 December 2018 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto /

Simple dependency version management with Spring

Spring has a nice feature to automatically select version of the dependency. That is how it can be used separately.

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: coding / spring / gradle / howto /

Gradle to determine parent branch

If you want to determine what is the parent git branch of the current one

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: gradle / git / howto /

Excluding specific file collection from source set in Gradle

This is a bit of rare task to exclude something from a sourceset without knowing exactly what to exclude, but it is doable.

Read more…

Posted On Mon 20 January 2014 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto / groovy /

Gradle local variables

Local variables could be trickier than you think in Gradle

Read more…

Posted On Mon 20 January 2014 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto / groovy /

Compile options for Scala in Gradle

Code snippet to set Scala and Java compiler options for joint compilation in Gradle

Read more…

Posted On Mon 20 January 2014 by Lex Vorona

Category: Coding

Tags: coding / howto / gradle / scala /

Gradle, Scala and Vaadin can work together

I ran into several issues trying to setup a joint Scala+Vaadin project using Gradle build automation. But I was able to overcome all of them!

Read more…

Posted On Fri 29 November 2013 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto / vaadin / scala /

Fine grained fat Jar in Gradle

Gradle Cookbook has a one liner to produce a fat jar. But what you want to make it just a bit more slim?

Read more…

Posted On Fri 01 November 2013 by Lex Vorona

Category: Coding

Tags: gradle / coding / howto /

 

Post navigation

Older posts →
 
Proudly powered by Pelican, which takes great advantage of Python.
The theme is Decode, ported by Lex Vorona and Ken Mathenge, thanks!