Kyle, you sent this an hour ago and people responded to it. Why did you resend?

I've noticed a few people sending the same message multiple times and
I'm curious why this happens.

Wayne

On 9/13/07, Graham Leggett <[EMAIL PROTECTED]> wrote:
> On Thu, September 13, 2007 4:28 pm, Kyle.Bober wrote:
>
> >       <plugin>
> >         <groupId>org.apache.maven.plugins</groupId>
> >         <artifactId>maven-compiler-plugin</artifactId>
> >         <configuration>
> >           <verbose>true</verbose>
> >           <fork>true</fork>
> >           <executable>${JAVA_HOME}/bin/javac</executable>
> >           <compilerVersion>6</compilerVersion>
> >         </configuration>
> >       </plugin>
>
> Add this:
>
>          <source>1.5</source>
>          <target>1.5</target>
>
> Regards,
> Graham
> --
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to