-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump tycho-version from 2.6.0 to 2.7.0 #794
Conversation
Bumps `tycho-version` from 2.6.0 to 2.7.0. Updates `tycho-sourceref-jgit` from 2.6.0 to 2.7.0 Updates `tycho-buildtimestamp-jgit` from 2.6.0 to 2.7.0 Updates `tycho-maven-plugin` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.6.0...tycho-2.7.0) Updates `target-platform-configuration` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.6.0...tycho-2.7.0) Updates `tycho-source-plugin` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.6.0...tycho-2.7.0) Updates `tycho-packaging-plugin` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-2.6.0...tycho-2.7.0) Updates `tycho-p2-extras-plugin` from 2.6.0 to 2.7.0 Updates `tycho-p2-plugin` from 2.6.0 to 2.7.0 Updates `tycho-surefire-plugin` from 2.6.0 to 2.7.0 Updates `tycho-p2-director-plugin` from 2.6.0 to 2.7.0 Updates `tycho-p2-repository-plugin` from 2.6.0 to 2.7.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho.extras:tycho-sourceref-jgit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho.extras:tycho-buildtimestamp-jgit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho.extras:tycho-p2-extras-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-p2-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-p2-director-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@laeubi Could you help with this one? This looks like unwanted behavior change in 2.7.0. |
Can you explain what exactly has changed here? |
@laeubi it's caused by eclipse-tycho/tycho#700 |
Sorry, not relevant here. I had another bug in mind. |
What makes me wonder is that the CI has failing tests (do they fail with 2.6. also?) but the github flow fails. But as I know nothing about WWD this might be unrelated? |
Test failures are not related I believe. But further failure are most likely caused by some regression in Tycho 2.7.0
|
Is it possible to get a full ( |
It does fail on both the same way. |
Okay the test-failures have confused me ... any chance to reproduce this as a small test-case? |
What might be causing this is having a |
Tycho bug reported at eclipse-tycho/tycho#707 |
@akurtakov Should we make Wild Web Developer use Tycho 3.0.0-SNAPSHOT to get a fix for it? It's also a good opportunity to get anohter real project continuously testing snapshots. |
Let's do it. |
Replaced with #795 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
tycho-version
from 2.6.0 to 2.7.0.Updates
tycho-sourceref-jgit
from 2.6.0 to 2.7.0Updates
tycho-buildtimestamp-jgit
from 2.6.0 to 2.7.0Updates
tycho-maven-plugin
from 2.6.0 to 2.7.0Changelog
Sourced from tycho-maven-plugin's changelog.
... (truncated)
Commits
d5e199f
Tycho 2.7.0 Release #64841e943e
Fix #664 delete file on exit by defaultb66db2c
Fix #671 - don't overwrite tycho.mode property with pom-less extension7fa521e
Fix #670 - Significant target-resolution runtime regression400646d
Fix #681 move integration tests to the itest module.2a62c5b
Add a test-case for #658 (property propagation)abe9f2a
Fix #665 Nested target fails if artifact is not already downloaded057e3a3
Fix Jenkis file branch name56ce9ed
Fix #658 - preserve p2 artifact properties (eg PGP, maven info...)2e89f62
NPE in MirrorMojo when using target platform as sourceUpdates
target-platform-configuration
from 2.6.0 to 2.7.0Changelog
Sourced from target-platform-configuration's changelog.
... (truncated)
Commits
d5e199f
Tycho 2.7.0 Release #64841e943e
Fix #664 delete file on exit by defaultb66db2c
Fix #671 - don't overwrite tycho.mode property with pom-less extension7fa521e
Fix #670 - Significant target-resolution runtime regression400646d
Fix #681 move integration tests to the itest module.2a62c5b
Add a test-case for #658 (property propagation)abe9f2a
Fix #665 Nested target fails if artifact is not already downloaded057e3a3
Fix Jenkis file branch name56ce9ed
Fix #658 - preserve p2 artifact properties (eg PGP, maven info...)2e89f62
NPE in MirrorMojo when using target platform as sourceUpdates
tycho-source-plugin
from 2.6.0 to 2.7.0Changelog
Sourced from tycho-source-plugin's changelog.
... (truncated)
Commits
d5e199f
Tycho 2.7.0 Release #64841e943e
Fix #664 delete file on exit by defaultb66db2c
Fix #671 - don't overwrite tycho.mode property with pom-less extension7fa521e
Fix #670 - Significant target-resolution runtime regression400646d
Fix #681 move integration tests to the itest module.2a62c5b
Add a test-case for #658 (property propagation)abe9f2a
Fix #665 Nested target fails if artifact is not already downloaded057e3a3
Fix Jenkis file branch name56ce9ed
Fix #658 - preserve p2 artifact properties (eg PGP, maven info...)2e89f62
NPE in MirrorMojo when using target platform as sourceUpdates
tycho-packaging-plugin
from 2.6.0 to 2.7.0Changelog
Sourced from tycho-packaging-plugin's changelog.
... (truncated)
Commits
d5e199f
Tycho 2.7.0 Release #64841e943e
Fix #664 delete file on exit by defaultb66db2c
Fix #671 - don't overwrite tycho.mode property with pom-less extension7fa521e
Fix #670 - Significant target-resolution runtime regression400646d
Fix #681 move integration tests to the itest module.2a62c5b
Add a test-case for #658 (property propagation)abe9f2a
Fix #665 Nested target fails if artifact is not already downloaded057e3a3
Fix Jenkis file branch name56ce9ed
Fix #658 - preserve p2 artifact properties (eg PGP, maven info...)2e89f62
NPE in MirrorMojo when using target platform as sourceUpdates
tycho-p2-extras-plugin
from 2.6.0 to 2.7.0Updates
tycho-p2-plugin
from 2.6.0 to 2.7.0Updates
tycho-surefire-plugin
from 2.6.0 to 2.7.0Updates
tycho-p2-director-plugin
from 2.6.0 to 2.7.0Updates
tycho-p2-repository-plugin
from 2.6.0 to 2.7.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)