Return-Path: X-Original-To: apmail-clerezza-commits-archive@www.apache.org Delivered-To: apmail-clerezza-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A75F510F21 for ; Tue, 7 Jan 2014 14:52:41 +0000 (UTC) Received: (qmail 86285 invoked by uid 500); 7 Jan 2014 14:46:53 -0000 Delivered-To: apmail-clerezza-commits-archive@clerezza.apache.org Received: (qmail 85973 invoked by uid 500); 7 Jan 2014 14:46:26 -0000 Mailing-List: contact commits-help@clerezza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@clerezza.apache.org Delivered-To: mailing list commits@clerezza.apache.org Received: (qmail 85803 invoked by uid 99); 7 Jan 2014 14:46:13 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 14:46:13 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E311D39563; Tue, 7 Jan 2014 14:46:12 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: reto@apache.org To: commits@clerezza.apache.org Date: Tue, 07 Jan 2014 14:46:14 -0000 Message-Id: <41ef8303df89485eb8683561c4e8e7fb@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] git commit: CLREZZA-815: added platform.content feature CLREZZA-815: added platform.content feature Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/b7ec07bb Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/b7ec07bb Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/b7ec07bb Branch: refs/heads/master Commit: b7ec07bb4241c5644ad684419b63184932994c20 Parents: 54d1528 Author: retobg Authored: Tue Jan 7 15:45:15 2014 +0100 Committer: retobg Committed: Tue Jan 7 15:45:15 2014 +0100 ---------------------------------------------------------------------- provisioning/launchers/full-launcher/pom.xml | 6 + provisioning/launchers/pom.xml | 1 + .../shell-launcher/dependency-reduced-pom.xml | 232 ------------------- provisioning/platform.content/pom.xml | 80 +++++++ .../src/main/feature/feature.xml | 26 +++ provisioning/pom.xml | 1 + 6 files changed, 114 insertions(+), 232 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/clerezza/blob/b7ec07bb/provisioning/launchers/full-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/launchers/full-launcher/pom.xml b/provisioning/launchers/full-launcher/pom.xml index 6fadaf8..312cf9d 100644 --- a/provisioning/launchers/full-launcher/pom.xml +++ b/provisioning/launchers/full-launcher/pom.xml @@ -272,6 +272,12 @@ 0.1-SNAPSHOT partialbundlelist + + org.apache.clerezza.provisioning + platform.content + 0.1-SNAPSHOT + partialbundlelist + http://git-wip-us.apache.org/repos/asf/clerezza/blob/b7ec07bb/provisioning/launchers/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/launchers/pom.xml b/provisioning/launchers/pom.xml index d3a1ce7..30ce531 100644 --- a/provisioning/launchers/pom.xml +++ b/provisioning/launchers/pom.xml @@ -43,6 +43,7 @@ Clerezza - Provisioning - Launchers - Reactor + typerendering-launcher linked-data-launcher shell-launcher full-launcher http://git-wip-us.apache.org/repos/asf/clerezza/blob/b7ec07bb/provisioning/launchers/shell-launcher/dependency-reduced-pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/launchers/shell-launcher/dependency-reduced-pom.xml b/provisioning/launchers/shell-launcher/dependency-reduced-pom.xml deleted file mode 100644 index 47a0cd4..0000000 --- a/provisioning/launchers/shell-launcher/dependency-reduced-pom.xml +++ /dev/null @@ -1,232 +0,0 @@ - - - - clerezza - org.apache.clerezza - 0.5-SNAPSHOT - ../../../parent/pom.xml - - 4.0.0 - org.apache.clerezza.provisioning - shell-launcher - Clerezza - Shell only Launcher - 0.1-SNAPSHOT - Runnable jar using the clerezza partial bundlelists. - - 3.0.2 - - - - - - org.apache.sling - maven-launchpad-plugin - 2.2.0 - true - - - org.apache.servicemix.tooling - depends-maven-plugin - 1.0 - - - generate-depends-file - - generate-depends-file - - - - - - maven-antrun-plugin - 1.7 - - - - - - - - - - - - - - maven-clean-plugin - - - - . - - stanbol/** - *.log - - - - - - - org.apache.sling - maven-launchpad-plugin - - - prepare-package - - prepare-package - - - false - - org.apache.felix - org.apache.felix.http.jetty - 2.2.1 - - - - - - - maven-jar-plugin - - - - true - org.apache.stanbol.launchpad.Main - true - - - - - - maven-shade-plugin - 2.0 - - - package - - shade - - - - - org.apache.stanbol:org.apache.stanbol.commons.launchpad - org.apache.sling:org.apache.sling.launchpad.base - - - - - - - - org.apache.rat - apache-rat-plugin - - - - - - - - - org.apache.clerezza.provisioning - felixosgi - 0.1-SNAPSHOT - partialbundlelist - compile - - - org.apache.clerezza.provisioning - shell - 0.1-SNAPSHOT - partialbundlelist - compile - - - org.apache.sling - org.apache.sling.launchpad - RELEASE - xml - bundlelist - provided - - - org.apache.felix - org.apache.felix.http.jetty - RELEASE - provided - - - jetty-servlet - org.eclipse.jetty - - - jetty-server - org.eclipse.jetty - - - jetty-util - org.eclipse.jetty - - - jetty-jmx - org.eclipse.jetty - - - jetty-security - org.eclipse.jetty - - - jetty-webapp - org.eclipse.jetty - - - org.apache.felix.http.api - org.apache.felix - - - org.apache.felix.http.base - org.apache.felix - - - - - - - - org.apache.sling - org.apache.sling.launchpad.base - 2.5.0 - app - - - org.apache.sling - org.apache.sling.launchpad.base - 2.5.0 - war - webapp - - - org.apache.sling - org.apache.sling.launchpad.installer - 1.2.0 - - - org.apache.sling - org.apache.sling.launchpad.api - 1.1.0 - - - org.apache.sling - org.apache.sling.installer.api - 1.0.0 - - - org.apache.sling - org.apache.sling.installer.core - 3.4.6 - - - - - http://git-wip-us.apache.org/repos/asf/clerezza/blob/b7ec07bb/provisioning/platform.content/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/platform.content/pom.xml b/provisioning/platform.content/pom.xml new file mode 100644 index 0000000..0fb7ab5 --- /dev/null +++ b/provisioning/platform.content/pom.xml @@ -0,0 +1,80 @@ + + + + 4.0.0 + + + clerezza + org.apache.clerezza + 0.5-SNAPSHOT + ../../parent + + + org.apache.clerezza.provisioning + platform.content + 0.1-SNAPSHOT + feature + + Clerezza - Provisioning - Platform Content + A Karaf feature and partialbundlelist with the bundles providing + the clerezza content functionality. + + This feature depends on java and OSGi platform libraries (javax.xml, + org.osgi.service.cm and others), slf4j logging + - rdf + - rdf.web + - platform.graphnodprovider + - typerendering + - typehandlerspace + + + + + org.apache.clerezza + platform.content + 0.14-SNAPSHOT + + + org.apache.clerezza + platform.content.default404 + 0.2-SNAPSHOT + + + org.apache.clerezza + platform.content.fsadaptor + 0.2-SNAPSHOT + + + + + + + + org.wymiwyg.karaf.tooling + karaf-sling-maven-plugin + + + + + http://git-wip-us.apache.org/repos/asf/clerezza/blob/b7ec07bb/provisioning/platform.content/src/main/feature/feature.xml ---------------------------------------------------------------------- diff --git a/provisioning/platform.content/src/main/feature/feature.xml b/provisioning/platform.content/src/main/feature/feature.xml new file mode 100644 index 0000000..9b0f399 --- /dev/null +++ b/provisioning/platform.content/src/main/feature/feature.xml @@ -0,0 +1,26 @@ + + + + + +
${project.description}
+ +
+ +
\ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/b7ec07bb/provisioning/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/pom.xml b/provisioning/pom.xml index 6d8ae82..2269730 100644 --- a/provisioning/pom.xml +++ b/provisioning/pom.xml @@ -51,6 +51,7 @@ typehandlerspace typerendering rdf.web + platform.content shell launchers