A2 factory with OSGi metadata generation.
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 5 Feb 2022 08:15:36 +0000 (09:15 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 5 Feb 2022 08:15:36 +0000 (09:15 +0100)
commit971f6f46830c4427d799cfc17592c380cf4df403
tree8d73e7b62198c36d0b4c02cfc619cbe638b69389
parentdc3dc242a3f6a42c3048ec75fa93dfd876f7b2a8
A2 factory with OSGi metadata generation.
54 files changed:
org.argeo.slc.build/build.properties
org.argeo.slc.build/src/org/argeo/slc/build/A2Factory.java
sdk/tp-rap.target [new file with mode: 0644]
tp/org.argeo.tp.apache/org.apache.commons.cli.bnd [new file with mode: 0644]
tp/org.argeo.tp.apache/org.apache.commons.codec.bnd [new file with mode: 0644]
tp/org.argeo.tp.apache/org.apache.commons.fileupload.bnd [new file with mode: 0644]
tp/org.argeo.tp.apache/org.apache.commons.httpclient.bnd [new file with mode: 0644]
tp/org.argeo.tp.apache/org.apache.commons.io.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/common.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.client.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.continuation.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.http.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.io.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.jmx.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.security.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.server.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.servlet.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.servlets.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.util.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.api.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.client.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.common.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.javax.websocket.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.javax.websocket.server.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.server.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.websocket.servlet.bnd [new file with mode: 0644]
tp/org.argeo.tp.jetty/jetty/org.eclipse.jetty.xml.bnd [new file with mode: 0644]
tp/org.argeo.tp.sdk/biz.aQute.bndlib.bnd [new file with mode: 0644]
tp/org.argeo.tp.sdk/org.redline-rpm.bnd [new file with mode: 0644]
tp/org.argeo.tp/bouncycastle/bcpg.bnd [new file with mode: 0644]
tp/org.argeo.tp/bouncycastle/bcpkix.bnd [new file with mode: 0644]
tp/org.argeo.tp/bouncycastle/bcprov.bnd [new file with mode: 0644]
tp/org.argeo.tp/bouncycastle/common.bnd [new file with mode: 0644]
tp/org.argeo.tp/jetty/common.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.client.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.continuation.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.http.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.io.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.jmx.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.security.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.server.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.servlet.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.servlets.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.util.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.api.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.client.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.common.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.javax.websocket.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.javax.websocket.server.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.server.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.websocket.servlet.bnd [deleted file]
tp/org.argeo.tp/jetty/org.eclipse.jetty.xml.bnd [deleted file]
tp/org.argeo.tp/org.postgresql.jdbc42.bnd [new file with mode: 0644]
tp/org.argeo.tp/org.slf4j.api.bnd [new file with mode: 0644]