You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Uwe Schindler <uw...@thetaphi.de> on 2015/09/30 22:56:42 UTC

RE: svn commit: r1706151 - /poi/trunk/build.xml

This was fast :-) I was about to patch this.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: centic@apache.org [mailto:centic@apache.org]
> Sent: Wednesday, September 30, 2015 10:00 PM
> To: commits@poi.apache.org
> Subject: svn commit: r1706151 - /poi/trunk/build.xml
> 
> Author: centic
> Date: Wed Sep 30 20:00:14 2015
> New Revision: 1706151
> 
> URL: http://svn.apache.org/viewvc?rev=1706151&view=rev
> Log:
> Update forbidden-api checks to new release 2.0
> 
> Modified:
>     poi/trunk/build.xml
> 
> Modified: poi/trunk/build.xml
> URL:
> http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1706151&r1=170615
> 0&r2=1706151&view=diff
> ==========================================================
> ====================
> --- poi/trunk/build.xml (original)
> +++ poi/trunk/build.xml Wed Sep 30 20:00:14 2015
> @@ -193,8 +193,8 @@ under the License.
>      <!-- license and api checks -->
>      <property name="rat.jar" location="${main.lib}/apache-rat-0.11.jar"/>
>      <property name="rat.url"
> value="${repository.m2}/maven2/org/apache/rat/apache-rat/0.11/apache-
> rat-0.11.jar"/>
> -    <property name="forbidden.jar" location="${main.lib}/forbiddenapis-
> 1.8.jar"/>
> -    <property name="forbidden.url"
> value="${repository.m2}/maven2/de/thetaphi/forbiddenapis/1.8/forbidden
> apis-1.8.jar"/>
> +    <property name="forbidden.jar" location="${main.lib}/forbiddenapis-
> 2.0.jar"/>
> +    <property name="forbidden.url"
> value="${repository.m2}/maven2/de/thetaphi/forbiddenapis/2.0/forbidden
> apis-2.0.jar"/>
> 
>      <!-- See http://www.ecma-
> international.org/publications/standards/Ecma-376.htm -->
>      <!-- "Copy these file(s), free of charge" -->
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
> For additional commands, e-mail: commits-help@poi.apache.org


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


Re: svn commit: r1706151 - /poi/trunk/build.xml

Posted by Dominik Stadler <do...@gmx.at>.
Yeah, you only win if you are fast :)

D.

On Wed, Sep 30, 2015 at 10:56 PM, Uwe Schindler <uw...@thetaphi.de> wrote:
> This was fast :-) I was about to patch this.
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>
>
>> -----Original Message-----
>> From: centic@apache.org [mailto:centic@apache.org]
>> Sent: Wednesday, September 30, 2015 10:00 PM
>> To: commits@poi.apache.org
>> Subject: svn commit: r1706151 - /poi/trunk/build.xml
>>
>> Author: centic
>> Date: Wed Sep 30 20:00:14 2015
>> New Revision: 1706151
>>
>> URL: http://svn.apache.org/viewvc?rev=1706151&view=rev
>> Log:
>> Update forbidden-api checks to new release 2.0
>>
>> Modified:
>>     poi/trunk/build.xml
>>
>> Modified: poi/trunk/build.xml
>> URL:
>> http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1706151&r1=170615
>> 0&r2=1706151&view=diff
>> ==========================================================
>> ====================
>> --- poi/trunk/build.xml (original)
>> +++ poi/trunk/build.xml Wed Sep 30 20:00:14 2015
>> @@ -193,8 +193,8 @@ under the License.
>>      <!-- license and api checks -->
>>      <property name="rat.jar" location="${main.lib}/apache-rat-0.11.jar"/>
>>      <property name="rat.url"
>> value="${repository.m2}/maven2/org/apache/rat/apache-rat/0.11/apache-
>> rat-0.11.jar"/>
>> -    <property name="forbidden.jar" location="${main.lib}/forbiddenapis-
>> 1.8.jar"/>
>> -    <property name="forbidden.url"
>> value="${repository.m2}/maven2/de/thetaphi/forbiddenapis/1.8/forbidden
>> apis-1.8.jar"/>
>> +    <property name="forbidden.jar" location="${main.lib}/forbiddenapis-
>> 2.0.jar"/>
>> +    <property name="forbidden.url"
>> value="${repository.m2}/maven2/de/thetaphi/forbiddenapis/2.0/forbidden
>> apis-2.0.jar"/>
>>
>>      <!-- See http://www.ecma-
>> international.org/publications/standards/Ecma-376.htm -->
>>      <!-- "Copy these file(s), free of charge" -->
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
>> For additional commands, e-mail: commits-help@poi.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>

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