You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by Simone Tripodi <si...@apache.org> on 2012/01/30 14:48:23 UTC

Re: svn commit: r1237650 - /incubator/amber/trunk/pom.xml

Ciao Antonio,

c00l. may I can ask you to move the <ciManagement> according to Maven
conventions as described in
http://maven.apache.org/developers/conventions/code.html please?
TIA,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Mon, Jan 30, 2012 at 2:37 PM,  <as...@apache.org> wrote:
> Author: asanso
> Date: Mon Jan 30 13:37:51 2012
> New Revision: 1237650
>
> URL: http://svn.apache.org/viewvc?rev=1237650&view=rev
> Log:
> AMBER-37 : Specify the CI url inside the Maven POM
>
> Modified:
>    incubator/amber/trunk/pom.xml
>
> Modified: incubator/amber/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/amber/trunk/pom.xml?rev=1237650&r1=1237649&r2=1237650&view=diff
> ==============================================================================
> --- incubator/amber/trunk/pom.xml (original)
> +++ incubator/amber/trunk/pom.xml Mon Jan 30 13:37:51 2012
> @@ -226,7 +226,12 @@
>       <archive>http://mail-archives.apache.org/mod_mbox/incubator-amber-commits/</archive>
>     </mailingList>
>   </mailingLists>
> -
> +
> +  <ciManagement>
> +    <system>Jenkins</system>
> +    <url>https://builds.apache.org/job/Amber/</url>
> +  </ciManagement>
> +
>   <modules>
>     <module>spec-api</module>
>     <module>signature-api</module>
>
>

Re: svn commit: r1237650 - /incubator/amber/trunk/pom.xml

Posted by Simone Tripodi <si...@apache.org>.
saw the commit message, thanks!!!
and don't worry, it is just a matter of having a little tidy pom ;)
best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Mon, Jan 30, 2012 at 2:57 PM, Antonio Sanso <as...@adobe.com> wrote:
>
> On Jan 30, 2012, at 2:48 PM, Simone Tripodi wrote:
>
>> Ciao Antonio,
>>
>> c00l. may I can ask you to move the <ciManagement> according to Maven
>> conventions as described in
>> http://maven.apache.org/developers/conventions/code.html please?
>
> oooops . Apologies.
>
> Done in revision #1237654
>
> Thanks again
>
> Antonio
>
>
>> TIA,
>> -Simo
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>>
>>
>> On Mon, Jan 30, 2012 at 2:37 PM,  <as...@apache.org> wrote:
>>> Author: asanso
>>> Date: Mon Jan 30 13:37:51 2012
>>> New Revision: 1237650
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1237650&view=rev
>>> Log:
>>> AMBER-37 : Specify the CI url inside the Maven POM
>>>
>>> Modified:
>>>    incubator/amber/trunk/pom.xml
>>>
>>> Modified: incubator/amber/trunk/pom.xml
>>> URL: http://svn.apache.org/viewvc/incubator/amber/trunk/pom.xml?rev=1237650&r1=1237649&r2=1237650&view=diff
>>> ==============================================================================
>>> --- incubator/amber/trunk/pom.xml (original)
>>> +++ incubator/amber/trunk/pom.xml Mon Jan 30 13:37:51 2012
>>> @@ -226,7 +226,12 @@
>>>       <archive>http://mail-archives.apache.org/mod_mbox/incubator-amber-commits/</archive>
>>>     </mailingList>
>>>   </mailingLists>
>>> -
>>> +
>>> +  <ciManagement>
>>> +    <system>Jenkins</system>
>>> +    <url>https://builds.apache.org/job/Amber/</url>
>>> +  </ciManagement>
>>> +
>>>   <modules>
>>>     <module>spec-api</module>
>>>     <module>signature-api</module>
>>>
>>>
>

Re: svn commit: r1237650 - /incubator/amber/trunk/pom.xml

Posted by Antonio Sanso <as...@adobe.com>.
On Jan 30, 2012, at 2:48 PM, Simone Tripodi wrote:

> Ciao Antonio,
> 
> c00l. may I can ask you to move the <ciManagement> according to Maven
> conventions as described in
> http://maven.apache.org/developers/conventions/code.html please?

oooops . Apologies.

Done in revision #1237654

Thanks again

Antonio


> TIA,
> -Simo
> 
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
> 
> 
> 
> On Mon, Jan 30, 2012 at 2:37 PM,  <as...@apache.org> wrote:
>> Author: asanso
>> Date: Mon Jan 30 13:37:51 2012
>> New Revision: 1237650
>> 
>> URL: http://svn.apache.org/viewvc?rev=1237650&view=rev
>> Log:
>> AMBER-37 : Specify the CI url inside the Maven POM
>> 
>> Modified:
>>    incubator/amber/trunk/pom.xml
>> 
>> Modified: incubator/amber/trunk/pom.xml
>> URL: http://svn.apache.org/viewvc/incubator/amber/trunk/pom.xml?rev=1237650&r1=1237649&r2=1237650&view=diff
>> ==============================================================================
>> --- incubator/amber/trunk/pom.xml (original)
>> +++ incubator/amber/trunk/pom.xml Mon Jan 30 13:37:51 2012
>> @@ -226,7 +226,12 @@
>>       <archive>http://mail-archives.apache.org/mod_mbox/incubator-amber-commits/</archive>
>>     </mailingList>
>>   </mailingLists>
>> -
>> +
>> +  <ciManagement>
>> +    <system>Jenkins</system>
>> +    <url>https://builds.apache.org/job/Amber/</url>
>> +  </ciManagement>
>> +
>>   <modules>
>>     <module>spec-api</module>
>>     <module>signature-api</module>
>> 
>>