* Added a new property 'executable.jar'. When set to true, the build creates an
executable jar. It expects the fully qualified main class name in the
'main.class' property. The executable jar expects all the runtime libs to be
located in a folder called 'lib' next to the jar.