You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by db...@apache.org on 2009/09/18 12:24:11 UTC

svn commit: r816576 - /felix/trunk/sigil/ivy/resolver/sigil.properties

Author: dbaum
Date: Fri Sep 18 10:24:11 2009
New Revision: 816576

URL: http://svn.apache.org/viewvc?rev=816576&view=rev
Log:
unembed eclipse runtime

Modified:
    felix/trunk/sigil/ivy/resolver/sigil.properties

Modified: felix/trunk/sigil/ivy/resolver/sigil.properties
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/ivy/resolver/sigil.properties?rev=816576&r1=816575&r2=816576&view=diff
==============================================================================
--- felix/trunk/sigil/ivy/resolver/sigil.properties (original)
+++ felix/trunk/sigil/ivy/resolver/sigil.properties Fri Sep 18 10:24:11 2009
@@ -6,7 +6,6 @@
 
 -contents: \
 	profiles.*, \
-	org.eclipse.core.runtime, \
 	org.osgi.framework, \
 	org.apache.felix.sigil.*, \
 
@@ -44,6 +43,6 @@
 -requires: \
 	org.eclipse.equinox.common;version=3.4.0, \
 
-header;Class-Path: bndlib.jar
+header;Class-Path: bndlib.jar org.eclipse.equinox.common.jar
 
 # end