Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-08-27 13:46:57 +0000
committerThomas Watson2013-08-27 13:46:57 +0000
commit97f78f8fd94eaa1d687864df002122f314284e65 (patch)
tree5f83f078f5f5dff6988d563d61b9d2df6baee19b /bundles/org.eclipse.osgi.tests/pom.xml
parenta0a5bfe06cdf7a0765dadc521c8c7a1fb0ec77f9 (diff)
downloadrt.equinox.framework-97f78f8fd94eaa1d687864df002122f314284e65.tar.gz
rt.equinox.framework-97f78f8fd94eaa1d687864df002122f314284e65.tar.xz
rt.equinox.framework-97f78f8fd94eaa1d687864df002122f314284e65.zip
Bug 412850 - Need eclipse.inf in osgi.tests to avoid signing inner jars
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.tests/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/bundles/org.eclipse.osgi.tests/pom.xml b/bundles/org.eclipse.osgi.tests/pom.xml
index d4345cc4a..6afc099d3 100644
--- a/bundles/org.eclipse.osgi.tests/pom.xml
+++ b/bundles/org.eclipse.osgi.tests/pom.xml
@@ -79,9 +79,7 @@
</pluginManagement>
</build>
</profile>
- </profiles>
- <profiles>
<profile>
<id>eclipse-sign</id>
<build>

Back to the top