-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbnd.bnd
20 lines (20 loc) · 828 Bytes
/
bnd.bnd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Bundle-Name: Salesforce Rule
Bundle-SymbolicName: com.liferay.content.targeting.rule.sf
Bundle-Version: 1.0.0
Import-Package:\
com.liferay.content.targeting.anonymous.users.model,\
com.liferay.content.targeting.anonymous.users.service,\
com.liferay.content.targeting.anonymous.users.service.messaging,\
com.liferay.content.targeting.api.model,\
com.liferay.content.targeting.rule.categories,\
com.liferay.content.targeting.service,\
com.liferay.content.targeting.service.messaging,\
com.liferay.osgi.util.service,\
*;resolution:="optional"
Include-Resource:\
classes,\
WEB-INF/liferay-hook.xml=META-INF/liferay-hook.xml,\
@${app.server.portal.dir}/WEB-INF/lib/util-java.jar
Private-Package: com.liferay.content.targeting.rule.sf.*
Service-Component: com.liferay.content.targeting.rule.sf.*
Web-ContextPath: /rule-sf