| Summary: | CVS polling fails to detect changes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Community | Reporter: | Matt Heitz <mheitz> | ||||
| Component: | CI-Jenkins | Assignee: | Eclipse Webmaster <webmaster> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Matt Heitz
Looks like the polling service has fallen over. I've restarted Hudson. -M. All is well. It's happening again. The poll at 9 PM yesterday (https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/scmPollLog/) ends with these lines, listing changes but ending with "No changes". ... U runtimes/org.eclipse.edt.runtime.java/src/org/eclipse/edt/runtime/java/eglx/persistence/sql/SQLResultSet.java U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpREST.js U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpRequest.js U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpResponse.js U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/rest/RestRuntime.js U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceBinder.js U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceLib.js cvs update: New directory `samples/org.eclipse.edt.samples/bin' -- ignored U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceRuntimes.js Done. Took 32 sec No changes Sorry, false alarm. There were indeed changes in CVS, but none of the plugins with those changes are part of our builds yet. |