* Andreas Hartmann:
>
> the block-compile macro doesn't use the source.vm property.
> Is this intentional?
>
>
> <javac destdir="${{build.blocks}}/@{{name}}/dest"
> debug="${{compiler.debug}}"
> optimize="${{compiler.optimize}}"
> deprecation="${{compiler.deprecation}}"
> + source="${{source.vm}}"
> target="${{target.vm}}"
> nowarn="${{compiler.nowarn}}"
> compiler="${{compiler}}">Hello, What's this variable used for? -- Jean-Baptiste Quenot http://caraldi.com/jbq/
