You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Dennis Kieselhorst <de...@apache.org> on 2016/05/07 09:35:26 UTC

[configuration] continuous integration

Hi!

http://commons.apache.org/proper/commons-configuration/integration.html
links to https://continuum-ci.apache.org which no longer exists. What
about setting up a job on http://builds.apache.org?

Regards
Dennis

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


Re: [configuration] continuous integration

Posted by Oliver Heger <ol...@oliver-heger.de>.

Am 22.05.2016 um 16:22 schrieb Benedikt Ritter:
> Dennis Kieselhorst <de...@apache.org> schrieb am So., 22. Mai 2016 um
> 16:12 Uhr:
> 
>>
>>> Are you're talking about the Continuous Integration report of the web
>> site
>>> [1]? That is generated from the ciManagement section of pom.xml [2]. You
>>> have to modify/add the section to configurations pom.xml and then
>> redeploy
>>> the website using maven site-deploy [3].
>> Ok, I see it's defined in commons-parent. I've changed it there and
>> added the concrete one to the configuration pom.xml.
>>
> 
> Looks good to me
> 

Great! Thanks!
Oliver

> 
>>
>> Cheers
>> Dennis
>>
>> ---------------------------------------------------------------------
>> 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: Re: [configuration] continuous integration

Posted by Benedikt Ritter <br...@apache.org>.
Dennis Kieselhorst <de...@apache.org> schrieb am So., 22. Mai 2016 um
16:12 Uhr:

>
> > Are you're talking about the Continuous Integration report of the web
> site
> > [1]? That is generated from the ciManagement section of pom.xml [2]. You
> > have to modify/add the section to configurations pom.xml and then
> redeploy
> > the website using maven site-deploy [3].
> Ok, I see it's defined in commons-parent. I've changed it there and
> added the concrete one to the configuration pom.xml.
>

Looks good to me


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

Re: Re: [configuration] continuous integration

Posted by Dennis Kieselhorst <de...@apache.org>.
> Are you're talking about the Continuous Integration report of the web site
> [1]? That is generated from the ciManagement section of pom.xml [2]. You
> have to modify/add the section to configurations pom.xml and then redeploy
> the website using maven site-deploy [3].
Ok, I see it's defined in commons-parent. I've changed it there and
added the concrete one to the configuration pom.xml.

Cheers
Dennis

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


Re: [configuration] continuous integration

Posted by Benedikt Ritter <br...@apache.org>.
Hello Dennis,

Dennis Kieselhorst <de...@apache.org> schrieb am So., 22. Mai 2016 um
13:19 Uhr:

>
> >>>
> http://commons.apache.org/proper/commons-configuration/integration.html
> >>> links to https://continuum-ci.apache.org which no longer exists. What
> >>> about setting up a job on http://builds.apache.org?
> >> no objections from my side.
>
> A build is now configured here:
> https://builds.apache.org/job/Commons-configuration/
>
> I added it to the Apache Commons view:
> https://builds.apache.org/view/Apache%20Commons/
>
> How to change integration.html? The file seems not to be part of the site.
>

Are you're talking about the Continuous Integration report of the web site
[1]? That is generated from the ciManagement section of pom.xml [2]. You
have to modify/add the section to configurations pom.xml and then redeploy
the website using maven site-deploy [3].

Benedikt

[1] http://commons.apache.org/proper/commons-configuration/integration.html
[2] https://maven.apache.org/pom.html#Continuous_Integration_Management
[3] http://commons.apache.org/site-publish.html


>
> Should I also setup a nightly snapshot deployment to
> https://repository.apache.org/snapshots/ ?
>
> Regards
> Dennis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: [configuration] continuous integration

Posted by Dennis Kieselhorst <de...@apache.org>.
>>> http://commons.apache.org/proper/commons-configuration/integration.html
>>> links to https://continuum-ci.apache.org which no longer exists. What
>>> about setting up a job on http://builds.apache.org?
>> no objections from my side.

A build is now configured here:
https://builds.apache.org/job/Commons-configuration/

I added it to the Apache Commons view:
https://builds.apache.org/view/Apache%20Commons/

How to change integration.html? The file seems not to be part of the site.

Should I also setup a nightly snapshot deployment to
https://repository.apache.org/snapshots/ ?

Regards
Dennis

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


Re: [configuration] continuous integration

Posted by Dennis Kieselhorst <de...@apache.org>.
>
>> http://commons.apache.org/proper/commons-configuration/integration.html
>> links to https://continuum-ci.apache.org which no longer exists. What
>> about setting up a job on http://builds.apache.org?
> no objections from my side.
>
>
Alright currently I've no permission to create jobs, so either somebody
with hudson-jobadmin membership need to set this up or add me to this
group: http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account

Regards
Dennis

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


Re: [configuration] continuous integration

Posted by Oliver Heger <ol...@oliver-heger.de>.
Hi Dennis,

Am 07.05.2016 um 11:35 schrieb Dennis Kieselhorst:
> Hi!
> 
> http://commons.apache.org/proper/commons-configuration/integration.html
> links to https://continuum-ci.apache.org which no longer exists. What
> about setting up a job on http://builds.apache.org?

no objections from my side.

Thanks
Oliver

> 
> Regards
> Dennis
> 
> ---------------------------------------------------------------------
> 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