Am 25.07.2013 um 14:50 schrieb Marcus Denker <[email protected]>:
> > On Jul 25, 2013, at 12:03 PM, Norbert Hartl <[email protected]> wrote: > >> I try to figure out where is the home project location of >> >> HudsonBuildTools20 >> >> I can only see it in pharo20/pharoInbox >> >> > > > > There was Lukas' repository before, and we just loaded that on the build > server > Then this was down for some weeks and we put it here: > > http://www.squeaksource.com/PharoHudson.html > > then we did put it in the image by default and we changed it for the > FilesSystem refactoring > (maybe other changes?) that where specific to Pharo. > > We need to improve how to merge to and from external repositories, we now use > a lot > (Opal, Athens, Nativboost, SpecDebuggers) and it gets quite hard to manage. btw. what is pharo on the ci using in the script. HDTestReport works for me. HDLintReport invoked this way HDLintReport runPackages: #( 'PKG1' ….) produces files without any issues but the entries for each source file are included in the produced file. Any ideas? Do you use coverage report on the ci. I didn't noticed any. And last but not least the change in using RPackage one needs to add _every_ package to the tools. What process do you use to collect the package names for tests, lint,… thanks, Norbert
