]> git.argeo.org Git - gpl/argeo-slc.git/blob - legacy/modules/org.argeo.slc.webapp/META-INF/MANIFEST.MF
[maven-release-plugin] prepare release argeo-slc-1.1.6
[gpl/argeo-slc.git] / legacy / modules / org.argeo.slc.webapp / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ClassPath: WEB-INF/classes
3 Bundle-Version: 1.1.3.SNAPSHOT
4 Bundle-Name: SLC Webapp
5 Web-ContextPath: org.argeo.slc.webapp
6 Bundle-SymbolicName: org.argeo.slc.webapp
7 Import-Package: javax.jcr,
8 net.sf.cglib.core,
9 net.sf.cglib.proxy,
10 net.sf.cglib.reflect,
11 org.aopalliance.aop,
12 org.argeo.jackrabbit.remote,
13 org.argeo.security.mvc,
14 org.argeo.server,
15 org.argeo.jcr.mvc,
16 org.argeo.server.json,
17 org.argeo.server.mvc,
18 org.argeo.slc.build,
19 org.argeo.slc.core.attachment,
20 org.argeo.slc.core.test.tree,
21 org.argeo.slc.dao.process,
22 org.argeo.slc.dao.runtime,
23 org.argeo.slc.dao.test,
24 org.argeo.slc.dao.test.tree,
25 org.argeo.slc.deploy,
26 org.argeo.slc.msg.event,
27 org.argeo.slc.runtime,
28 org.argeo.slc.services,
29 org.argeo.slc.web.ajaxplorer.file,
30 org.argeo.slc.web.ajaxplorer.mvc,
31 org.argeo.slc.web.mvc,
32 org.argeo.slc.web.mvc.controllers,
33 org.argeo.slc.web.mvc.provisioning,
34 org.hibernate.hql.ast;resolution:=optional,
35 org.hibernate.jdbc;resolution:=optional,
36 org.springframework.aop,
37 org.springframework.aop.framework,
38 org.springframework.aop.scope,
39 org.springframework.beans.factory.support,
40 org.springframework.osgi.web.context.support,
41 org.springframework.oxm,
42 org.springframework.security,
43 org.springframework.security.config,
44 org.springframework.security.context,
45 org.springframework.security.providers,
46 org.springframework.security.ui,
47 org.springframework.security.ui.webapp,
48 org.springframework.security.userdetails,
49 org.springframework.security.userdetails.memory,
50 org.springframework.transaction,
51 org.springframework.web.context,
52 org.springframework.web.context.request,
53 org.springframework.web.context.support,
54 org.springframework.web.filter,
55 org.springframework.web.servlet,
56 org.springframework.web.servlet.handler,
57 org.springframework.web.servlet.mvc,
58 org.springframework.web.servlet.mvc.annotation,
59 org.springframework.web.servlet.view