I believe it wasn't done this way, because there is no SCM configured for this job. It just does:
wget http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/plain/wtp-parent/pom.xml So, the change from "Build Periodically" to "Poll SCM" requires to clone the git repo instead of downloading just the pom.xml. I don't see any problem to make this change, but since I am not the one who created this job, I will leave some time for comments by the rest of the releng committers. Kaloyan On Thu, Jul 16, 2015 at 9:42 AM, Mickael Istria <[email protected]> wrote: > Thanks. > I suggest you update it to "poll SCM" @daily instead, so that it will be > only triggered when content of the repository actually changes rather than > everyday. > > -- > Mickael Istria > Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools> > My blog <http://mickaelistria.wordpress.com> - My Tweets > <http://twitter.com/mickaelistria> > > _______________________________________________ > wtp-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/wtp-dev >
_______________________________________________ wtp-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/wtp-dev
