Andy Seaborne wrote: > > > On 23/06/11 08:08, Paolo Castagna wrote: >> Paolo Castagna wrote: >>> Hi Dave >>> thank you. >>> >>> I was able to login and I added a view for Jena modules here: >>> https://builds.apache.org/view/G-L/view/Jena/ >> >> Some builds failed, for example: >> >> https://builds.apache.org/view/G-L/view/Jena/job/Jena/1/ >> on ubuntu1 failed "to locate Javac Compiler in": >> /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar >> >> https://builds.apache.org/view/G-L/view/Jena/job/Jena/2/ >> on solaris1 got stuck while "Parsing POMs". I killed the execution. >> This problem seems to be a persistent one on solaris1|2. >> >> https://builds.apache.org/view/G-L/view/Jena/job/Jena/4/ >> on osx1 failed because: "Can't connect to window server - >> not enough permissions." >> >> (It's sad for me to say) but windows1 was the only machine where >> I did not experience problems. So, for the moment, Jena jobs are >> configured to run on that machine. > > Having cleaned the TxTDb development build, sadly it does not work on > Windows 64 - TxTDB is not building because of what looks like > windows-isms (release of memory mapped files on 64bit windows :-() It's > clean on my Ubuntu machines. > > A couple of tests go wrong, and it seems to then mess up all sorts of > things, possibly due to junk test files left around. > >> If you break a build you should receive an email from Jenkins >> (I have not test it yet). > > Can we stop Jenkins mailing to the individual as well as jena-commits?
Sure. Done (for all the other modules as well). Now you also have access to Jenkins. You can go here: https://builds.apache.org/view/G-L/view/Jena/job/Jena%20TxTDB%20%28Experimental%29/configure Search for: "Send separate e-mails to individuals who broke the build" ... it's unchecked now. Re: Jenkins... today, I spent a few minutes to setup Jenkins to publish Cobertura, PMD and FindBugs reports when it does a build. For example: https://builds.apache.org/view/G-L/view/Jena/job/Jena%20LARQ/21/cobertura/ https://builds.apache.org/view/G-L/view/Jena/job/Jena%20LARQ/21/pmdResult/ https://builds.apache.org/view/G-L/view/Jena/job/Jena%20LARQ/21/findbugsResult/ Paolo > >> >> Paolo >> >>> >>> I guess if others want to have access to Jenkins they can ask you. >>> >>> Cheers, >>> Paolo >>> >>> Dave wrote: >>>> Hi Paolo, >>>> >>>> Sorry I did not see this earlier. I set your Apache account up so that >>>> you can login to Jenkins and setup build jobs. >>>> >>>> Cheers! >>>> - Dave >>>> >>>> -- >>>> David M. Johnson >>>> Apache Roller PMC Chair >>>> http://rollerweblogger.org/roller >>>> >>>> >>>> On Wed, Jun 22, 2011 at 11:50 AM, Paolo Castagna >>>> <[email protected]> wrote: >>>>> Hi mentors, >>>>> could we get Jena added to Jenkins (https://builds.apache.org/)? >>>>> If someone can help me to get an account on Jenkins, I can do the >>>>> rest. >>>>> >>>>> Thanks, >>>>> Paolo >>>>> >>>>> Paolo Castagna wrote: >>>>>> Ops, sorry. This was meant for [email protected] not >>>>>> jena-users. >>>>>> >>>>>> Apologies, >>>>>> Paolo >>>>>> >>>>>> -------- Original Message -------- >>>>>> Subject: Hudson/Jenkins... can we use it for Jena? >>>>>> Date: Wed, 15 Jun 2011 16:27:33 +0100 >>>>>> From: Paolo Castagna <[email protected]> >>>>>> To: [email protected] >>>>>> >>>>>> >>>>>> "Hudson uses the Apache LDAP servers for authentication. To give a >>>>>> committer >>>>>> access to Hudson, the committer must be made a member of the >>>>>> hudson-jobadmin >>>>>> group. This is done using the modify_appgroups.pl script on >>>>>> people.apache.org. >>>>>> PMC chairs have access to execute this command." >>>>>> -- http://wiki.apache.org/general/Hudson#How_do_I_get_an_account >>>>>> >>>>>> >>>>>> Hi mentors, >>>>>> is it possible to use Hudson/Jenkins for an incubating project? >>>>>> >>>>>> If yes, could you add me and others Jena committers which are >>>>>> interested (please, say so if you are) to the hudson-jobadmin >>>>>> group? >>>>>> >>>>>> Also, this http://ci.apache.org/#hudson suggests to connect to >>>>>> http://hudson.zones.apache.org/, but it does not work for me. >>>>>> >>>>>> Thank you, >>>>>> Paolo >>>>>> >>>>>> >>>>> >>> >>
