commit | edd900f2772d70bb8d90a7a47b41810e6b0300a6 | [log] [tgz] |
---|---|---|
author | Thomas Watson <tjwatson@us.ibm.com> | Wed May 21 12:51:12 2014 -0500 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Wed May 21 12:51:12 2014 -0500 |
tree | 972b2dd7f21eae9afa649ff846e2393dfe825277 | |
parent | c53e62202370f139cd7f59e991e757405233650d [diff] |
Bug 435422 - [releng] org.slf4j.api.source missing from repo
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml index 6821c3c..fbe78f1 100644 --- a/features/org.eclipse.equinox.core.sdk/feature.xml +++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -414,4 +414,11 @@ version="0.0.0" unpack="false"/> + <plugin + id="org.slf4j.api.source" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + </feature>