Open source projects

During the years we have frequently been using code from the open source community in our development projects. Without that we wouldn’t be where we are today.
We’d like to give something back to the community by publishing some tools we have developed for our own projects:

Deployconf

A command line tool used by developers to configure java artifacts for the actual deployment environment.

Merge Properties Maven Plugin

A Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key

Escape Unicode Maven File Filter

Translates all non-ASCII characters to the corresponding java escape sequence in properties files