Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rap-dev] breaking build change

Hi RAP developers,

I'm trying to push a breaking build change as part of this bug:

  Bug 424687: Add common top-level files to git repositories
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=424687

The 'breaking' part of this change is the move of the pom.xml that drives the overall build process from one directory into the root directory of the Git repository.

Unfortunately this involves changing all Jenkins job configurations, and it may have an impact on other pending changes in Gerrit. At the moment, there seem to be 4 open changes in Gerrit for RAP Runtime, one is open for RAP Tools.

My proposal is that

- I push this change now (and the build is expected to fail!)
- I update the Jenkins job configuration this evening and re-run the job for this build
- If this change is 'green' I'll push it to the main Git repository and re-run the verification jobs of all other pending changes

Does that sound like a plan, or are there any concerns?

Thanks,
Markus



Back to the top