Skip to content

Commit

Permalink
Revert "Run some pde.build tests with Tycho"
Browse files Browse the repository at this point in the history
This reverts commit 6e5138a as it will
introduce cyclic build error in the aggregator build.

See eclipse-platform/eclipse.platform.releng.aggregator#1639
See eclipse-pde#980
  • Loading branch information
iloveeclipse committed Dec 5, 2023
1 parent a633bfb commit b89f8ee
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 61 deletions.
3 changes: 1 addition & 2 deletions build/org.eclipse.pde.build.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Require-Bundle: org.eclipse.core.runtime,
org.apache.ant,
org.eclipse.debug.core,
org.eclipse.equinox.p2.publisher;bundle-version="1.1.0",
org.eclipse.equinox.p2.publisher.eclipse;bundle-version="1.0.0",
org.eclipse.equinox.p2.repository.tools
org.eclipse.equinox.p2.publisher.eclipse;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-17
Import-Package: org.eclipse.equinox.frameworkadmin;version="2.0.0",
org.eclipse.equinox.internal.p2.artifact.repository,
Expand Down
2 changes: 0 additions & 2 deletions build/org.eclipse.pde.build.tests/META-INF/p2.inf

This file was deleted.

1 change: 1 addition & 0 deletions build/org.eclipse.pde.build.tests/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ bin.includes = META-INF/,\
test.xml
src.includes = about.html
jars.compile.order = .
pom.model.property.skipTests = true
pom.model.property.code.ignoredWarnings = ${tests.ignoredWarnings}
57 changes: 0 additions & 57 deletions build/org.eclipse.pde.build.tests/pom.xml

This file was deleted.

0 comments on commit b89f8ee

Please sign in to comment.