X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.api%2Fbnd.bnd;h=0dfe096633c39b785a2a8dff5db6e05134ee0c3b;hb=9a01b6d2c296ce38cf78aa1fc1e403a0c21dc2f9;hp=6f9826d27c949d9fe77a1d643f6c500355844728;hpb=b7683883512d924a039a43c2e1102290aa49f64d;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.api/bnd.bnd b/org.argeo.api/bnd.bnd index 6f9826d27..0dfe09663 100644 --- a/org.argeo.api/bnd.bnd +++ b/org.argeo.api/bnd.bnd @@ -1,2 +1,5 @@ Import-Package: javax.naming.*,\ -javax.security.* \ No newline at end of file +javax.security.* + +Export-Package: org.argeo.api.*,\ +org.apache.commons.logging;version=1.2.666 \ No newline at end of file