From b96299294ae664e9611adfabab101e9c58167b8d Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Thu, 3 Sep 2020 16:09:20 +0200 Subject: [PATCH] gCube Project Template --- .DS_Store | Bin 0 -> 6148 bytes FUNDING.md | 26 ++++++++++++++++++++++++++ distro/changelog.xml | 21 --------------------- distro/descriptor.xml | 30 ------------------------------ distro/profile.xml | 29 ----------------------------- 5 files changed, 26 insertions(+), 80 deletions(-) create mode 100644 .DS_Store create mode 100644 FUNDING.md delete mode 100644 distro/changelog.xml delete mode 100644 distro/descriptor.xml delete mode 100644 distro/profile.xml diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 - - First Release - - - Added Destination - Added Plugin - - - Improved Plugin handling - - - REST Constants - - - Improved marshal checks JSON - - - Added RemoteFileDescriptor - - \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index dc46ade..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,30 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - - 755 - true - - - - - target/${build.finalName}.${project.packaging} - /${artifactId} - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index 429a22e..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - Service - - ${description} - DataTransfer - ${artifactId} - 1.0.0 - - - ${description} - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - library - - ${build.finalName}.jar - - - - - - -