projects
/
gpl
/
argeo-suite.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Suite Core bundle lazily loaded.
[gpl/argeo-suite.git]
/
org.argeo.suite.core
/
bnd.bnd
1
Bundle-ActivationPolicy: lazy
2
3
Service-Component:\
4
OSGI-INF/maintenanceService.xml
5
6
Import-Package:\
7
javax.transaction,\
8
org.osgi.service.useradmin,\
9
javax.jcr.nodetype,\
10
javax.jcr.security,\
11
org.argeo.api,\
12
org.argeo.entity,\
13
*