Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] Nightly build job configuration enhancements

> - Activate 'Clean after checkout' in advanced Git configuration to get
> a really clean build without any side effects

I don't know now this option but it sounds good.

> - 'Use private Maven repository' to start with an empty Maven
> repository for every build and to avoid concurrency effects because of
> shared repository usage

That seems like it would use  lot of resources and make builds take
much longer. I would prefer if the nightly build ran frequently and
fast.

How about we setup another job for releases that does more thorough
checking and runs against all supported target platforms (3.5, 3.6 and
3.7)?

> - Publish findbugs results?

Sounds good.

> If that's ok, can I get admin rights to implement the changes?

I have updated your permissions so you can modify the build.

We should also enable repository polling or run the job on a schedule.

Steffen


-- 
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com


Back to the top