Esteban, I mean the HudsonBuildTools Smalltalk package containing classes such as HDTestReport itâs still in your Pharo4 image btw :) Johan
On 28 May 2015, at 11:43, Esteban Lorenzano <estebanlm@gmail.com> wrote:
HI,
Hudson tools are obsolete since⦠well, since before hudson was renamed as jenkins :) I donât know why you maintain them or what changes you did, but is not needed and we are not using them since years (I donât even remember last time I checked at them). Instead, we use zeroconf and command line (check at our configurations in ci.pharo.org <http://ci.pharo.org/> and pharo-contribution to have an ideaâ¦
Now, what we still use is the scripts to build distributions (formerly one-click, now platform dependent). You can check them at: https://github.com/pharo-project/pharo-ci <https://github.com/pharo-project/pharo-ci>
Esteban
On 28 May 2015, at 10:49, Johan Brichau <johan@inceptive.be <mailto:johan@inceptive.be>> wrote:
Hi all,
Over the past few years we have maintained our own fork of Lukasâ HudsonBuildTools package, but I noticed there are updates flowing in with newer version of Pharo.
So, I would like to merge our version with Pharoâs (and vice-versa) but I am unable to find where the main repository for this package is.
Can anyone point me to that?
thanks Johan