On Thu, Feb 12, 2009 at 10:04 AM, Stefan Bodewig <[email protected]> wrote:
> On 2009-02-12, Christian Grobmeier <[email protected]> wrote:
>
>> Here it is:
>> https://issues.apache.org/jira/browse/SANDBOX-288
>
> applied, thanks.
>
>> You have to check the compiler-plugin for the information:
>> http://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html

I have modified this - commons already has the compiler plugin
configured in the commons-parent pom (which compress uses) and this
can simply be set by configuring the appropriate properties. Besides
reducing the amount of config required it also adds these properties
to the jar's manifest which makes it possible to find out what version
the component is targetted at.

I also upgraded to the latest version of the sandbox pom which has
other improvements (e.g. outputting appropriate OSGi info to the
manifest)

Niall

> Thanks again.
>
> Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to