On 02/18/2013 08:07 PM, Jesse Glick wrote: > On 02/18/2013 04:16 AM, Lorenzo Bettini wrote: >> Thus, the only way is to write a crawler, isn't it? > > Yes. > >> Must it be written in groovy? > > Probably not, though this would be preferred for consistency with the > others. (What would you use instead?) >
well, since I don't know groovy and since in my case the .json file would be read directly from github, also Java would be fine :) I also tried to run one of the groovy files found at https://github.com/jenkinsci/backend-crawler and I got errors due to some required packages that could not be downloaded/installed... I might try to fix that, but if Java could be accepted it would be nice :) cheers Lorenzo -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
