From ecdf6175f8e4890303ca422102d461a1c2887cbd Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 8 Oct 2019 18:23:59 +0200 Subject: [PATCH] Introduce Jackson, Jersey and Hamcrest. --- META-INF/MANIFEST.MF | 32 ++++++++-------- META-INF/spring/distribution.xml | 7 +++- META-INF/spring/jackson.xml | 66 ++++++++++++++++++++++++++++++++ META-INF/spring/jersey.xml | 64 +++++++++++++++++++++++++++++++ META-INF/spring/misc.xml | 6 +-- META-INF/spring/sdk.xml | 9 +++++ META-INF/spring/templates.xml | 8 ++++ 7 files changed, 171 insertions(+), 21 deletions(-) create mode 100644 META-INF/spring/jackson.xml create mode 100644 META-INF/spring/jersey.xml diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 0196bd0..92b8707 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Argeo Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.argeo.tp.factory.core -Bundle-Version: 2.1.25.SNAPSHOT-r201910060708 +Bundle-Version: 2.1.25.SNAPSHOT-r201910081552 Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version ="[2.1,3)",org.argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi ;version="[2.1,3)",org.springframework.cglib.proxy;version="[3.2,4)",or @@ -21,20 +21,22 @@ Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version g.springframework.beans.factory.config;version="[3.2,4)",org.springfram ework.core.io;version="[3.2,4)",javax.security.auth.callback;resolution :=optional -Include-Resource: META-INF/spring/osgi.xml=META-INF/spring/osgi.xml,META - -INF/spring/eclipse.rap.e4.xml=META-INF/spring/eclipse.rap.e4.xml,META- - INF/spring/distribution.xml=META-INF/spring/distribution.xml,META-INF/s - pring/apache.xml=META-INF/spring/apache.xml,META-INF/spring/misc.xml=ME - TA-INF/spring/misc.xml,META-INF/spring/apache.jackrabbit.xml=META-INF/s - pring/apache.jackrabbit.xml,META-INF/spring/bouncycastle.xml=META-INF/s - pring/bouncycastle.xml,META-INF/spring/eclipse.rcp.e4.xml=META-INF/spri - ng/eclipse.rcp.e4.xml,META-INF/spring/javax.xml=META-INF/spring/javax.x - ml,META-INF/spring/sdk.xml=META-INF/spring/sdk.xml,META-INF/spring/ecli - pse.jetty.xml=META-INF/spring/eclipse.jetty.xml,META-INF/spring/eclipse - .rap.e3.xml=META-INF/spring/eclipse.rap.e3.xml,META-INF/spring/eclipse. - equinox.xml=META-INF/spring/eclipse.equinox.xml,META-INF/spring/templat - es.xml=META-INF/spring/templates.xml,META-INF/spring/apache.commons.xml - =META-INF/spring/apache.commons.xml +Include-Resource: META-INF/spring/jackson.xml=META-INF/spring/jackson.xm + l,META-INF/spring/osgi.xml=META-INF/spring/osgi.xml,META-INF/spring/ecl + ipse.rap.e4.xml=META-INF/spring/eclipse.rap.e4.xml,META-INF/spring/dist + ribution.xml=META-INF/spring/distribution.xml,META-INF/spring/apache.xm + l=META-INF/spring/apache.xml,META-INF/spring/misc.xml=META-INF/spring/m + isc.xml,META-INF/spring/apache.jackrabbit.xml=META-INF/spring/apache.ja + ckrabbit.xml,META-INF/spring/jersey.xml=META-INF/spring/jersey.xml,META + -INF/spring/bouncycastle.xml=META-INF/spring/bouncycastle.xml,META-INF/ + spring/eclipse.rcp.e4.xml=META-INF/spring/eclipse.rcp.e4.xml,META-INF/s + pring/javax.xml=META-INF/spring/javax.xml,META-INF/spring/sdk.xml=META- + INF/spring/sdk.xml,META-INF/spring/eclipse.jetty.xml=META-INF/spring/ec + lipse.jetty.xml,META-INF/spring/eclipse.rap.e3.xml=META-INF/spring/ecli + pse.rap.e3.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/ecli + pse.equinox.xml,META-INF/spring/templates.xml=META-INF/spring/templates + .xml,META-INF/spring/apache.commons.xml=META-INF/spring/apache.commons. + xml Private-Package: !* SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index fe785f2..c3a0930 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -27,7 +27,6 @@ - @@ -66,6 +65,10 @@ + + + + @@ -99,6 +102,8 @@ + + diff --git a/META-INF/spring/jackson.xml b/META-INF/spring/jackson.xml new file mode 100644 index 0000000..b40da9b --- /dev/null +++ b/META-INF/spring/jackson.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/META-INF/spring/jersey.xml b/META-INF/spring/jersey.xml new file mode 100644 index 0000000..d6ec3ae --- /dev/null +++ b/META-INF/spring/jersey.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/META-INF/spring/misc.xml b/META-INF/spring/misc.xml index 1e48dcb..0f887ab 100644 --- a/META-INF/spring/misc.xml +++ b/META-INF/spring/misc.xml @@ -417,11 +417,7 @@ - - - + parent="template.mavenWrapperApacheLicense"> diff --git a/META-INF/spring/sdk.xml b/META-INF/spring/sdk.xml index 49451a0..69801a7 100644 --- a/META-INF/spring/sdk.xml +++ b/META-INF/spring/sdk.xml @@ -26,6 +26,15 @@ + + + + + + + diff --git a/META-INF/spring/templates.xml b/META-INF/spring/templates.xml index ff3e528..2a2283f 100644 --- a/META-INF/spring/templates.xml +++ b/META-INF/spring/templates.xml @@ -41,6 +41,14 @@ + + + + + + -- 2.30.2