X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.suite.e4%2Fbnd.bnd;h=c298fd36cdc709df731db38d6838eebced28c2e9;hb=e0130be672226e1584f0a82bc3e755f522e8f7ca;hp=173570a89a968b6bf00eb3f7869220e9c61cda8f;hpb=f3d79c388ab617ee000e1ea38a367d359cca619d;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.suite.e4/bnd.bnd b/org.argeo.suite.e4/bnd.bnd index 173570a..c298fd3 100644 --- a/org.argeo.suite.e4/bnd.bnd +++ b/org.argeo.suite.e4/bnd.bnd @@ -3,7 +3,6 @@ Service-Component: OSGI-INF/systemE4Service.xml,\ OSGI-INF/resourcesE4Service.xml,\ OSGI-INF/activitiesE4Service.xml,\ OSGI-INF/peopleE4Service.xml,\ -OSGI-INF/trackerE4Service.xml,\ OSGI-INF/documentsE4Service.xml Import-Package: org.eclipse.swt,\ @@ -17,6 +16,6 @@ org.argeo.activities.e4,\ org.argeo.people.e4,\ org.argeo.people.e4.handlers,\ org.argeo.documents.e4,\ -org.argeo.tracker.e4,\ org.argeo.connect.e4.resources,\ +org.eclipse.rap.*;version="0.0.0",\ *