Ok, just two real world examples:

http://svn.codehaus.org/mojo/tags/exec-maven-plugin-1.2.1/pom.xml 

http://svn.codehaus.org/mojo/tags/sql-maven-plugin-1.5/pom.xml

 

These both verify against the jdk1.4 signatues, but the idea should be clear 
enough.

You'll see that the examples kind of match. 

Here's the list of available signatures: http://mojo.codehaus.org/signatures/

 

-Robert


> Date: Mon, 10 Oct 2011 13:49:53 -0700
> From: eric.koloty...@gmail.com
> To: users@maven.apache.org
> Subject: Re: Managing Different Java Versions
> 
> Fair enough. At the time I actually thought I was compiling against 1.5, 
> but in fact I still had not finished setting up Maven properly to do 
> that, and it was still compiling with 1.6.
> 
> - Eric
> 
> On 2011-10-10 1:30 PM, Ansgar Konermann wrote:
> > Am 10.10.2011 22:15, schrieb Eric Kolotyluk:
> >> I am not really sure why no-one recommended this to me in the first
> >> place as it effective and simple to understand.
> > Maybe you led the crowd into the wrong direction by claiming: "I am
> > almost complete reworking things to run on a Java 5 run-time, and while
> > everything compiles [...]"
> >
> > I'd conclude from this, that you're already compiling against version
> > 1.5 and everything actually *does* compile.
> >
> > HTH
> >
> > Ansgar
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>                                         
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to