From 0e7299f1043ac96035249fd55128bb626a2fb5c2 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 21 Apr 2022 12:17:55 +0200 Subject: [PATCH] branch feature 23186 --- .DS_Store | Bin 6148 -> 6148 bytes .gitignore | 1 + CHANGELOG.md | 4 ++++ README.md | 17 +++++------------ enunciate.xml | 14 +++++++++++--- pom.xml | 30 ++++++++---------------------- 6 files changed, 29 insertions(+), 37 deletions(-) diff --git a/.DS_Store b/.DS_Store index bb5a37b27b5aac39dc1ff47e4ad7fc4fef3af95a..2b015a34f9042583f844c2500667947fb985f6cd 100644 GIT binary patch delta 144 zcmZoMXfc=|#>B)qu~2NHo}wrV0|Nsi1A_oVQh9MfQcivnkiT;?Bhzw5UXTB`mu~2NHo}wrd0|Nsi1A_nqLn=c_Qh9MfQcix-#KPs14MbQr|6t;0 l-Nf>eaWgvyKL=3H=8w$ZnJ4p$SaJY$fwVDg4iMSG3;=sB6rcbA diff --git a/.gitignore b/.gitignore index b83d222..cab5034 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target/ +/docs/ diff --git a/CHANGELOG.md b/CHANGELOG.md index bd25fc8..c1e3ed1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v2.6.0-SNAPSHOT] - 2022-04-06 + +- Feature #23186, Full notifications support for social service + ## [v2.5.0] - 2022-04-06 - enunciate integration diff --git a/README.md b/README.md index cc466fe..835fa61 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,15 @@ See [Releases](https://code-repo.d4science.org/gCubeSystem/social-networking-library-ws/releases). + ## Authors -* **Costantino Perciante** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +* **Massimiliano Assante** ([ORCID](https://orcid.org/0000-0002-3761-1492)) - [ISTI-CNR Infrascience Group](https://www.isti.cnr.it/People/M.Assante) +* **Costantino Perciante** ## Maintainers -* **Lucio Lelii** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) -* **Massimiliano Assante** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +* **Massimiliano Assante** ([ORCID](https://orcid.org/0000-0002-3761-1492)) - [ISTI-CNR Infrascience Group](https://www.isti.cnr.it/People/M.Assante) ## License @@ -37,12 +38,4 @@ open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies. -The projects leading to this software have received funding from a series of European Union programmes including: - -- the Sixth Framework Programme for Research and Technological Development - - DILIGENT (grant no. 004260); -- the Seventh Framework Programme for research, technological development and demonstration - - D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644); -- the H2020 research and innovation programme - - BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024),DESIRA (grant no. 818194), ARIADNEplus (grant no. 823914), RISIS2 (grant no. 824091), PerformFish (grant no. 727610), AGINFRAplus (grant no. 731001); - \ No newline at end of file +The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md) \ No newline at end of file diff --git a/enunciate.xml b/enunciate.xml index 42b8080..167927e 100644 --- a/enunciate.xml +++ b/enunciate.xml @@ -7,11 +7,19 @@ pattern="org.gcube.portal.social.networking.ws.docs.DocsGenerator" /> - + - + + + + + - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a185ca9..c28b1ef 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portal social-networking-library-ws war - 2.5.0 + 2.6.0-SNAPSHOT social-networking-library-ws Rest interface for the social networking library. @@ -50,7 +50,6 @@ ${enunciate.version} provided - com.webcohesion.enunciate enunciate-rt-util @@ -70,7 +69,7 @@ 3.20-geoapi-3.0 provided - + net.sf.ehcache ehcache @@ -138,6 +137,10 @@ javax.ws.rs jsr311-api + + org.mortbay.jetty + servlet-api + @@ -295,29 +298,12 @@ 4.3 compile + - + ${project.name} - - - - - - - - - - - - - - - - - - com.webcohesion.enunciate