@romain: buildbot didn't show issues after the last partial revert.
regards, gerhard 2013/1/8 Romain Manni-Bucau <[email protected]> > nowhere today, i have to push it somewhere when i'll add headers: > > https://gist.github.com/69684ad383b0fa27dc22 > > *Romain Manni-Bucau* > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > *Blog: **http://rmannibucau.wordpress.com/*< > http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau* > > > > 2013/1/8 Charles Moulliard <[email protected]> > > > Where is the code used here java -Dlog=false -Doutput=xml -Dcache=true > -cp > > lib/helper.jar org.apache.cms.tools.GenerateContributorContent > > data/contributors.csv ? I cannot find this class when I google it > > "org.apache.cms.tools.GenerateContributorContent" > > > > > > On Tue, Jan 8, 2013 at 8:30 PM, Charles Moulliard <[email protected]> > > wrote: > > > > > When I run the script to build the deltaspike web site > > > > > > sudo -E ./build_site.pl --source-base > > > /Users/chmoulli/Apache/deltaspike-site/trunk --target-base > > > ~/temp/delete/sitestage/ > > > > > > The following error is reported : > > > > > > File content/deltaspike/contributors.html had processing errors: Can't > > > locate method: contributors > > > > > > Does someone knows the reason ? > > > > > > > > > > > > > > > On Tue, Dec 18, 2012 at 1:28 PM, Romain Manni-Bucau < > > [email protected] > > > > wrote: > > > > > >> well think i forgot to mention it, > > >> > > >> info are cached (got 1/day) to avoid to query github or gravatar for > > >> each commit (and get temporary banned) so i updated jim but it will be > > >> picked up tomorrow i think > > >> > > >> Romain Manni-Bucau > > >> Twitter: @rmannibucau > > >> Blog: http://rmannibucau.wordpress.com/ > > >> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > >> Github: https://github.com/rmannibucau > > >> > > >> > > >> > > >> 2012/12/18 Mark Struberg <[email protected]>: > > >> > I'd rather make the pictures smaller. > > >> > And a few infos which got collected are not correct. E.g. 'jim' is > not > > >> _our_ jimjag! > > >> > This also lists quite a few inactive people. I'd rather wait with > this > > >> page after the graduation and after we finally fixed all the missing > > >> information. > > >> > > > >> > LieGrue, > > >> > strub > > >> > > > >> > > > >> > > > >> > > > >> > ----- Original Message ----- > > >> >> From: Charles Moulliard <[email protected]> > > >> >> To: [email protected] > > >> >> Cc: > > >> >> Sent: Tuesday, December 18, 2012 1:14 PM > > >> >> Subject: Re: contributors page > > >> >> > > >> >> On 18/12/12 12:18, Romain Manni-Bucau wrote: > > >> >>> Hi guys, > > >> >>> > > >> >>> started a contributor page for our website: > > >> >>> > http://deltaspike.staging.apache.org/deltaspike/contributors.html > > >> >>> > > >> >>> it uses gravatar. The gravatar hash is read from > > >> >>> > > >> >> > > >> > > > http://svn.apache.org/repos/asf/incubator/deltaspike/site/trunk/data/contributors.csv > > >> >>> > > >> >>> here the simple algorithm: > > >> >>> 1) try to concatenate to the name (1/line) @apache.org, > > >> @gmail.com... > > >> >>> 2) if noone matches a gravatar page try to get the info from > gihub > > >> >>> using the name as github id. > > >> >>> > > >> >>> then it grabs info from gravatar. > > >> >>> > > >> >>> Note (on the current version): for the blog link please use an > url > > >> >>> called "Blog" or ending by wordpress.com (open to enhancement); > > >> >> for > > >> >>> github use an url called Github (was not in account managed by > > >> >>> Gravatar). > > >> >>> > > >> >>> wdyt? > > >> >>> > > >> >>> Romain Manni-Bucau > > >> >>> Twitter: @rmannibucau > > >> >>> Blog: http://rmannibucau.wordpress.com/ > > >> >>> LinkedIn: http://fr.linkedin.com/in/rmannibucau > > >> >>> Github: https://github.com/rmannibucau > > >> >> Excellent idea. > > >> >> > > >> >> How can I add comment like for you / David under my profile ? > > >> >> I can only select one of the two options when I mouse over my > profile > > >> >> (blog, twitter). What is the third link ? Mayve we should increase > > size > > >> >> of the picture ... > > >> >> > > >> > > > > > > > > > > > > -- > > > Charles Moulliard > > > Apache Committer / Sr. Enterprise Architect (RedHat) > > > Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com > > > > > > > > > > > > -- > > Charles Moulliard > > Apache Committer / Sr. Enterprise Architect (RedHat) > > Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com > > >
