X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.suite.e4%2Fbnd.bnd;h=173570a89a968b6bf00eb3f7869220e9c61cda8f;hp=ba553ca427e0a2b4c5898b88ae48de9488574826;hb=f3d79c388ab617ee000e1ea38a367d359cca619d;hpb=8f6e98a62811fdb71211cd0126fea45f833d048a diff --git a/org.argeo.suite.e4/bnd.bnd b/org.argeo.suite.e4/bnd.bnd index ba553ca..173570a 100644 --- a/org.argeo.suite.e4/bnd.bnd +++ b/org.argeo.suite.e4/bnd.bnd @@ -1,5 +1,6 @@ Bundle-ActivationPolicy: lazy Service-Component: OSGI-INF/systemE4Service.xml,\ +OSGI-INF/resourcesE4Service.xml,\ OSGI-INF/activitiesE4Service.xml,\ OSGI-INF/peopleE4Service.xml,\ OSGI-INF/trackerE4Service.xml,\ @@ -17,4 +18,5 @@ org.argeo.people.e4,\ org.argeo.people.e4.handlers,\ org.argeo.documents.e4,\ org.argeo.tracker.e4,\ +org.argeo.connect.e4.resources,\ *