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 1F88010FB0 for ; Tue, 31 Dec 2013 18:12:58 +0000 (UTC) Received: (qmail 15051 invoked by uid 500); 31 Dec 2013 18:12:24 -0000 Delivered-To: apmail-clerezza-commits-archive@clerezza.apache.org Received: (qmail 14977 invoked by uid 500); 31 Dec 2013 18:12:15 -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 14942 invoked by uid 99); 31 Dec 2013 18:12: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, 31 Dec 2013 18:12:13 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D980A90CC29; Tue, 31 Dec 2013 18:12: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, 31 Dec 2013 18:12:13 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/5] git commit: CLEREZZA-815: added rdf.scala.utils as this is needed by scala typerenderlet and ScalaSeverPages CLEREZZA-815: added rdf.scala.utils as this is needed by scala typerenderlet and ScalaSeverPages Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/a83d5423 Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/a83d5423 Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/a83d5423 Branch: refs/heads/master Commit: a83d5423268df41a8f8804d1562c830044c4fc6a Parents: f9f95ba Author: retobg Authored: Tue Dec 31 10:54:57 2013 +0100 Committer: retobg Committed: Tue Dec 31 10:54:57 2013 +0100 ---------------------------------------------------------------------- provisioning/typerendering/pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/clerezza/blob/a83d5423/provisioning/typerendering/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/typerendering/pom.xml b/provisioning/typerendering/pom.xml index 7cfce5e..09680c7 100644 --- a/provisioning/typerendering/pom.xml +++ b/provisioning/typerendering/pom.xml @@ -37,7 +37,8 @@ feature Clerezza - Provisioning - Typerendering - Clerezza - Provisioning: What's needed to get typerenering working. + Clerezza - Provisioning: What's needed to get typerenering working, + including support for ScalaServerPages. It depends on the Clerezza rdf libraries as provided by the RDF feature, on JAX-RS and on platform.graphnodeprovider.. @@ -99,6 +100,13 @@ 0.2-SNAPSHOT + + + org.apache.clerezza + rdf.scala.utils + 0.4-SNAPSHOT + + org.apache.clerezza.scala script-engine