X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.suite.e4%2Fbnd.bnd;h=5b76067cecb0438fa742586c0659ff642dc059ae;hp=173570a89a968b6bf00eb3f7869220e9c61cda8f;hb=a5867ac26310d8610f84fc054f513ae6c19d91fb;hpb=9c0ce89a74a0a889fa56174d8e3c47f74e413d06 diff --git a/org.argeo.suite.e4/bnd.bnd b/org.argeo.suite.e4/bnd.bnd index 173570a..5b76067 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,5 @@ 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,\ *