From ef4d212ecb76dfaab353d226b8bf485bb997e244 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 7 Nov 2019 09:54:05 +0100 Subject: [PATCH] updated descriptors --- README.md | 3 +-- descriptor.xml | 42 ------------------------------------------ distro/descriptor.xml | 13 +------------ 3 files changed, 2 insertions(+), 56 deletions(-) delete mode 100644 descriptor.xml diff --git a/README.md b/README.md index 82be8a5..15b16cd 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,10 @@ See [Releases](https://code-repo.d4science.org/gCubeSystem/aslsocial/releases). ## Authors -* **Costantino Perciante** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +* **Massimiliano Assante** - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) ## 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) ## License diff --git a/descriptor.xml b/descriptor.xml deleted file mode 100644 index 9144461..0000000 --- a/descriptor.xml +++ /dev/null @@ -1,42 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - target/apidocs - /${artifactId}/doc/api - true - 755 - - - - - ${distroDirectory}/profile.xml - ./ - true - - - target/${build.finalName}.jar - /${artifactId} - - - \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml index 9144461..b3f5628 100644 --- a/distro/descriptor.xml +++ b/distro/descriptor.xml @@ -21,21 +21,10 @@ 755 true - - target/apidocs - /${artifactId}/doc/api - true - 755 - - ${distroDirectory}/profile.xml - ./ - true - - - target/${build.finalName}.jar + target/${build.finalName}.${project.packaging} /${artifactId}