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 2012/12/05 15:21:28 UTC

Re: svn commit: r1417434 - /commons/proper/commons-parent/trunk/pom.xml

On 5 December 2012 14:17,  <gg...@apache.org> wrote:
> Author: ggregory
> Date: Wed Dec  5 14:17:42 2012
> New Revision: 1417434
>
> URL: http://svn.apache.org/viewvc?rev=1417434&view=rev
> Log:
> maven-compiler-plugin 2.5.1 -> 3.0

Does that still work with Maven 2.2.1 ?

> Modified:
>     commons/proper/commons-parent/trunk/pom.xml
>
> Modified: commons/proper/commons-parent/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1417434&r1=1417433&r2=1417434&view=diff
> ==============================================================================
> --- commons/proper/commons-parent/trunk/pom.xml (original)
> +++ commons/proper/commons-parent/trunk/pom.xml Wed Dec  5 14:17:42 2012
> @@ -41,6 +41,7 @@ Version 28:
>            cobertura-maven-plugin             2.5.1  -> 2.5.2
>            buildnumber-maven-plugin           1.1    -> 1.2
>            maven-assembly-plugin              2.3    -> 2.4
> +          maven-compiler-plugin              2.5.1  -> 3.0
>
>  For full details see:
>  http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-28/RELEASE-NOTES.txt
> @@ -216,7 +217,7 @@ http://svn.apache.org/repos/asf/commons/
>          <plugin>
>            <groupId>org.apache.maven.plugins</groupId>
>            <artifactId>maven-compiler-plugin</artifactId>
> -          <version>2.5.1</version>
> +          <version>3.0</version>
>            <configuration>
>              <source>${maven.compile.source}</source>
>              <target>${maven.compile.target}</target>
>
>

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


Re: svn commit: r1417434 - /commons/proper/commons-parent/trunk/pom.xml

Posted by Gary Gregory <ga...@gmail.com>.
On Dec 5, 2012, at 9:22, sebb <se...@gmail.com> wrote:

> On 5 December 2012 14:17,  <gg...@apache.org> wrote:
>> Author: ggregory
>> Date: Wed Dec  5 14:17:42 2012
>> New Revision: 1417434
>>
>> URL: http://svn.apache.org/viewvc?rev=1417434&view=rev
>> Log:
>> maven-compiler-plugin 2.5.1 -> 3.0
>
> Does that still work with Maven 2.2.1 ?

It works with 2.0.9 according to
http://maven.apache.org/plugins/maven-compiler-plugin/plugin-info.html

Gary
>
>> Modified:
>>    commons/proper/commons-parent/trunk/pom.xml
>>
>> Modified: commons/proper/commons-parent/trunk/pom.xml
>> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1417434&r1=1417433&r2=1417434&view=diff
>> ==============================================================================
>> --- commons/proper/commons-parent/trunk/pom.xml (original)
>> +++ commons/proper/commons-parent/trunk/pom.xml Wed Dec  5 14:17:42 2012
>> @@ -41,6 +41,7 @@ Version 28:
>>           cobertura-maven-plugin             2.5.1  -> 2.5.2
>>           buildnumber-maven-plugin           1.1    -> 1.2
>>           maven-assembly-plugin              2.3    -> 2.4
>> +          maven-compiler-plugin              2.5.1  -> 3.0
>>
>> For full details see:
>> http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-28/RELEASE-NOTES.txt
>> @@ -216,7 +217,7 @@ http://svn.apache.org/repos/asf/commons/
>>         <plugin>
>>           <groupId>org.apache.maven.plugins</groupId>
>>           <artifactId>maven-compiler-plugin</artifactId>
>> -          <version>2.5.1</version>
>> +          <version>3.0</version>
>>           <configuration>
>>             <source>${maven.compile.source}</source>
>>             <target>${maven.compile.target}</target>
>>
>>
>
> ---------------------------------------------------------------------
> 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


Re: svn commit: r1417434 - /commons/proper/commons-parent/trunk/pom.xml

Posted by Jörg Schaible <Jo...@scalaris.com>.
sebb wrote:

> On 5 December 2012 14:17,  <gg...@apache.org> wrote:
>> Author: ggregory
>> Date: Wed Dec  5 14:17:42 2012
>> New Revision: 1417434
>>
>> URL: http://svn.apache.org/viewvc?rev=1417434&view=rev
>> Log:
>> maven-compiler-plugin 2.5.1 -> 3.0
> 
> Does that still work with Maven 2.2.1 ?

Yes.

> 
>> Modified:
>>     commons/proper/commons-parent/trunk/pom.xml
>>
>> Modified: commons/proper/commons-parent/trunk/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/commons/proper/commons-
parent/trunk/pom.xml?rev=1417434&r1=1417433&r2=1417434&view=diff
>> 
==============================================================================
>> --- commons/proper/commons-parent/trunk/pom.xml (original)
>> +++ commons/proper/commons-parent/trunk/pom.xml Wed Dec  5 14:17:42 2012
>> @@ -41,6 +41,7 @@ Version 28:
>>            cobertura-maven-plugin             2.5.1  -> 2.5.2
>>            buildnumber-maven-plugin           1.1    -> 1.2
>>            maven-assembly-plugin              2.3    -> 2.4
>> +          maven-compiler-plugin              2.5.1  -> 3.0
>>
>>  For full details see:
>>  http://svn.apache.org/repos/asf/commons/proper/commons-
parent/tags/commons-parent-28/RELEASE-NOTES.txt
>> @@ -216,7 +217,7 @@ http://svn.apache.org/repos/asf/commons/
>>          <plugin>
>>            <groupId>org.apache.maven.plugins</groupId>
>>            <artifactId>maven-compiler-plugin</artifactId>
>> -          <version>2.5.1</version>
>> +          <version>3.0</version>
>>            <configuration>
>>              <source>${maven.compile.source}</source>
>>              <target>${maven.compile.target}</target>
>>
>>



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