-
Notifications
You must be signed in to change notification settings - Fork 196
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
IT test for Issue 4653 #4688
IT test for Issue 4653 #4688
Conversation
@zladdi you need to sing the ECA see https://api.eclipse.org/git/eca/status/gh/eclipse-tycho/tycho/4688 just create an eclipse account with your email address you use for github and put your github user id into the account details. |
tycho-its/src/test/java/org/eclipse/tycho/test/target/TargetPlatformEagerResolverTest.java
Show resolved
Hide resolved
tycho-its/projects/target.eagerResolver/dependee/src/dependee/DependeeExample.java
Show resolved
Hide resolved
tycho-its/projects/target.eagerResolver/dependent/src/DependentExample.java
Show resolved
Hide resolved
@zladdi it looks all good now, can you squash all your commits into one and probably rebase on current main branch? |
Add license header Add license header Add license header
e67fbef
to
5b096c1
Compare
Done |
Test Results 609 files +3 609 suites +3 4h 3m 1s ⏱️ - 20m 34s For more details on these failures, see this check. Results for commit 5b096c1. ± Comparison against base commit 481f161. |
Thanks for the testcase @zladdi |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
org.apache.commons:commons-lang3-${commons-lang3.version}.jar
is downloaded and placed intotarget.eagerResolver/dependee/lib
at build time usingmaven-dependency-plugin
.