no source for some parts of org.eclipse.equinox.p2.core.feature

This commit is contained in:
Krzysztof Daniel 2012-07-31 08:01:31 +02:00
parent fcb15c3485
commit 768a1aa57c

View File

@ -455,3 +455,13 @@
</excludes>
</configuration>
</execution>
--- rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/pom.xml.bak 2012-07-25 17:45:43.000000000 +0200
+++ rt.equinox.p2/features/org.eclipse.equinox.p2.core.feature/pom.xml 2012-07-31 07:41:13.103636303 +0200
@@ -42,6 +42,7 @@
<excludes>
<plugin id="org.sat4j.core" />
<plugin id="org.sat4j.pb" />
+ <plugin id="org.apache.commons.codec" />
</excludes>
</configuration>
</execution>