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 /

How I approach a new open source project

From time to time I need to evaluate a new technology which is about to be used in house. Here is a list of steps I take to make sure the project is decent.

Read more…

Posted On Tue 11 December 2018 by Lex Vorona

Category: Coding

Tags: howto / opensource /

Workaround for empty parameters Jenkins bug

A solution to an annoying bug in Jenkins

Read more…

Posted On Wed 03 May 2017 by Lex Vorona

Category: Coding

Tags: jenkins / coding / howto / groovy /

EasyMock with Java8 Lambdas

How to use Java8 lambdas with EasyMock

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Coding

Tags: java / coding / howto /

A hidden way to make desktop nice in xfce4

There is one little feature Xfce4 has that I always forget how to enable.

Read more…

Posted On Wed 23 March 2016 by Lex Vorona

Category: Linux

Tags: howto / linux / xfce4 /

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 /

Using previous build as a library

I recently built a Linux shared library using its previous build as one of the statically linked libraries

Read more…

Posted On Fri 14 August 2015 by Lex Vorona

Category: Coding

Tags: linux / coding / 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 /

 

Post navigation

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