Introduce deployment profiles
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 12 Aug 2022 05:29:48 +0000 (07:29 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 12 Aug 2022 05:29:48 +0000 (07:29 +0200)
commite709b6ee3f08fec9d2f303c25b30952a8af11ec7
treee744e5cd332d4bdc2ae7e92c6a7aac397936eb14
parent8bb6667620a40de39d1e33af4dfc4496e507b78a
Introduce deployment profiles
13 files changed:
.project
Makefile
org.argeo.app.profile.acr.fs/.classpath [new file with mode: 0644]
org.argeo.app.profile.acr.fs/.project [new file with mode: 0644]
org.argeo.app.profile.acr.fs/OSGI-INF/srvContentProvider.xml [new file with mode: 0644]
org.argeo.app.profile.acr.fs/bnd.bnd [new file with mode: 0644]
org.argeo.app.profile.acr.fs/build.properties [new file with mode: 0644]
org.argeo.app.profile.acr.jcr/.classpath [new file with mode: 0644]
org.argeo.app.profile.acr.jcr/.project [new file with mode: 0644]
org.argeo.app.profile.acr.jcr/OSGI-INF/srvContentProvider.xml [new file with mode: 0644]
org.argeo.app.profile.acr.jcr/OSGI-INF/sysContentProvider.xml [new file with mode: 0644]
org.argeo.app.profile.acr.jcr/bnd.bnd [new file with mode: 0644]
org.argeo.app.profile.acr.jcr/build.properties [new file with mode: 0644]