You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sebb <se...@gmail.com> on 2008/09/18 16:09:40 UTC

Re: svn commit: r696369 - /commons/sandbox/flatfile/trunk/pom.xml

On 17/09/2008, mbenson@apache.org <mb...@apache.org> wrote:
> Author: mbenson
>  Date: Wed Sep 17 09:56:17 2008
>  New Revision: 696369
>
>  URL: http://svn.apache.org/viewvc?rev=696369&view=rev
>  Log:
>  no sense in targeting 1.5 for a component whose whole purpose is integrating with old stuff
>
>  Modified:
>     commons/sandbox/flatfile/trunk/pom.xml
>
>  Modified: commons/sandbox/flatfile/trunk/pom.xml
>  URL: http://svn.apache.org/viewvc/commons/sandbox/flatfile/trunk/pom.xml?rev=696369&r1=696368&r2=696369&view=diff
>  ==============================================================================
>  --- commons/sandbox/flatfile/trunk/pom.xml (original)
>  +++ commons/sandbox/flatfile/trunk/pom.xml Wed Sep 17 09:56:17 2008
>  @@ -128,8 +128,6 @@
>
>    <!-- Compiler source and target JVM (see parent pom) -->
>    <properties>
>  -    <maven.compile.source>1.5</maven.compile.source>
>  -    <maven.compile.target>1.5</maven.compile.target>

I think you still need to specify the Java requirements.

Leaving it to the parent POM is not a good idea in the long run as
that may change,
and anyway it's useful to be able to look at the POM and find the Java
requirements.

>      <commons.componentid>flatfile</commons.componentid>
>    </properties>
>    <reporting>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r696369 - /commons/sandbox/flatfile/trunk/pom.xml

Posted by Matt Benson <gu...@yahoo.com>.
As you like... see forthcoming commit.

-Matt

--- sebb <se...@gmail.com> wrote:

> On 17/09/2008, mbenson@apache.org
> <mb...@apache.org> wrote:
> > Author: mbenson
> >  Date: Wed Sep 17 09:56:17 2008
> >  New Revision: 696369
> >
> >  URL:
> http://svn.apache.org/viewvc?rev=696369&view=rev
> >  Log:
> >  no sense in targeting 1.5 for a component whose
> whole purpose is integrating with old stuff
> >
> >  Modified:
> >     commons/sandbox/flatfile/trunk/pom.xml
> >
> >  Modified: commons/sandbox/flatfile/trunk/pom.xml
> >  URL:
>
http://svn.apache.org/viewvc/commons/sandbox/flatfile/trunk/pom.xml?rev=696369&r1=696368&r2=696369&view=diff
> > 
>
==============================================================================
> >  --- commons/sandbox/flatfile/trunk/pom.xml
> (original)
> >  +++ commons/sandbox/flatfile/trunk/pom.xml Wed
> Sep 17 09:56:17 2008
> >  @@ -128,8 +128,6 @@
> >
> >    <!-- Compiler source and target JVM (see parent
> pom) -->
> >    <properties>
> >  -   
> <maven.compile.source>1.5</maven.compile.source>
> >  -   
> <maven.compile.target>1.5</maven.compile.target>
> 
> I think you still need to specify the Java
> requirements.
> 
> Leaving it to the parent POM is not a good idea in
> the long run as
> that may change,
> and anyway it's useful to be able to look at the POM
> and find the Java
> requirements.
> 
> >     
> <commons.componentid>flatfile</commons.componentid>
> >    </properties>
> >    <reporting>
> >
> >
> >
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@commons.apache.org
> For additional commands, e-mail:
> dev-help@commons.apache.org
> 
> 



      

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org