Skip to content
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

Automated management of dependencies #1470

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anviik
Copy link
Contributor

@anviik anviik commented Nov 12, 2024

Wasn't able to add a link to the editor object so just added a text description of the "Automated Management of Dependencies"

Before:
buildclasspathafter

After:
Screenshot 2024-11-12 at 1 06 52 AM

@laeubi
Copy link
Contributor

laeubi commented Nov 12, 2024

Wasn't able to add a link to the editor object

Can you explain what problems you encountered so we probably can help here?

@laeubi
Copy link
Contributor

laeubi commented Nov 12, 2024

added a text description of the "Automated Management of Dependencies"

I would better place it on the top description to make it more visible.

Copy link

Test Results

 36 files   -    249   36 suites   - 249   24s ⏱️ - 53m 14s
 26 tests  -  3 560   26 ✅  -  3 484  0 💤  -  76  0 ❌ ±0 
144 runs   - 10 806  144 ✅  - 10 575  0 💤  - 231  0 ❌ ±0 

Results for commit c4ac7c6. ± Comparison against base commit ef694eb.

This pull request removes 3560 tests.
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_importPackage
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeFragments
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeFragmentsProvidingPackages
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeNonTestFragments
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_includeOptional
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requireBundle
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requireBundle2
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requireDifferentVersions
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.DependencyManagerTest ‑ testFindRequirementsClosure_requiredCapability
AllPDETests org.eclipse.pde.core.tests.internal.AllPDECoreTests org.eclipse.pde.core.tests.internal.WorkspaceModelManagerTest ‑ testBundleRootHandling_bundleRootChangedFromDefaultToOthersAndReverse
…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants