From e4d7bcc783317a08de55cc4e231f0062a841f5b9 Mon Sep 17 00:00:00 2001 From: Paolo Fabriani Date: Thu, 17 Nov 2016 11:40:17 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/dataminer-pool-manager@134309 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/descriptor.xml | 36 ++++++++++++++++++++++++++++++++++++ distro/profile.xml | 25 +++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 distro/descriptor.xml create mode 100644 distro/profile.xml diff --git a/distro/descriptor.xml b/distro/descriptor.xml new file mode 100644 index 0000000..2bf8425 --- /dev/null +++ b/distro/descriptor.xml @@ -0,0 +1,36 @@ + + + servicearchive + + + tar.gz + + + / + + + + $***REMOVED***distroDirectory***REMOVED*** + / + true + + README + LICENSE + profile.xml + + 755 + true + + + + + + target/$***REMOVED***build.finalName***REMOVED***.jar + /$***REMOVED***artifactId***REMOVED*** + + + + \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml new file mode 100644 index 0000000..83b9c7e --- /dev/null +++ b/distro/profile.xml @@ -0,0 +1,25 @@ + + + + Library + + $***REMOVED***description***REMOVED*** + DataminerPoolManager + $***REMOVED***artifactId***REMOVED*** + 1.0.0 + + + $***REMOVED***artifactId***REMOVED*** + $***REMOVED***version***REMOVED*** + + $***REMOVED***groupId***REMOVED*** + $***REMOVED***artifactId***REMOVED*** + $***REMOVED***version***REMOVED*** + + + $***REMOVED***build.finalName***REMOVED***.jar + + + + + \ No newline at end of file