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 41C9D11E29 for ; Thu, 26 Jun 2014 18:39:09 +0000 (UTC) Received: (qmail 26090 invoked by uid 500); 26 Jun 2014 18:39:09 -0000 Delivered-To: apmail-clerezza-commits-archive@clerezza.apache.org Received: (qmail 26056 invoked by uid 500); 26 Jun 2014 18:39:09 -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 26047 invoked by uid 99); 26 Jun 2014 18:39:09 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2014 18:39:09 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id C13D08A0CD0; Thu, 26 Jun 2014 18:39:08 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: reto@apache.org To: commits@clerezza.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: CLEREZZA-924: using released stanbol security modules Date: Thu, 26 Jun 2014 18:39:08 +0000 (UTC) Repository: clerezza Updated Branches: refs/heads/master 4aa75cb66 -> a890b716f CLEREZZA-924: using released stanbol security modules Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/a890b716 Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/a890b716 Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/a890b716 Branch: refs/heads/master Commit: a890b716fbf1ed2ee66e73addc1085a7a3d2aa1f Parents: 4aa75cb Author: Reto Bachmann-Gmür Authored: Thu Jun 26 20:38:00 2014 +0200 Committer: Reto Bachmann-Gmür Committed: Thu Jun 26 20:38:00 2014 +0200 ---------------------------------------------------------------------- nbactions.xml | 4 ++-- parent/pom.xml | 2 +- platform.launcher.storageless.parent/pom.xml | 4 ++-- provisioning/security/pom.xml | 3 +-- 4 files changed, 6 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/clerezza/blob/a890b716/nbactions.xml ---------------------------------------------------------------------- diff --git a/nbactions.xml b/nbactions.xml index 4d408a2..1dd1bd7 100644 --- a/nbactions.xml +++ b/nbactions.xml @@ -6,7 +6,7 @@ install - -Xmx2g -XX:MaxPermSize=512M + -Xmx3g -XX:MaxPermSize=768M @@ -16,7 +16,7 @@ install - -Xmx2g -XX:MaxPermSize=512M + -Xmx3g -XX:MaxPermSize=768M http://git-wip-us.apache.org/repos/asf/clerezza/blob/a890b716/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2afa4ef..5c4d0e0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -569,7 +569,7 @@ org.apache.stanbol org.apache.stanbol.commons.security.core - ${stanbol.version} + 1.0.0 org.apache.stanbol http://git-wip-us.apache.org/repos/asf/clerezza/blob/a890b716/platform.launcher.storageless.parent/pom.xml ---------------------------------------------------------------------- diff --git a/platform.launcher.storageless.parent/pom.xml b/platform.launcher.storageless.parent/pom.xml index 84fb17a..6dbc63f 100644 --- a/platform.launcher.storageless.parent/pom.xml +++ b/platform.launcher.storageless.parent/pom.xml @@ -50,12 +50,12 @@ org.apache.stanbol org.apache.stanbol.commons.security.core - ${stanbol.version} + 1.0.0 org.apache.stanbol org.apache.stanbol.commons.authentication.basic - ${stanbol.version} + 1.0.0 org.apache.stanbol http://git-wip-us.apache.org/repos/asf/clerezza/blob/a890b716/provisioning/security/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/security/pom.xml b/provisioning/security/pom.xml index bc97dcd..c2363ab 100644 --- a/provisioning/security/pom.xml +++ b/provisioning/security/pom.xml @@ -46,13 +46,12 @@ org.apache.stanbol org.apache.stanbol.commons.security.core - 1.0.0-SNAPSHOT org.apache.stanbol org.apache.stanbol.commons.authentication.basic - 1.0.0-SNAPSHOT + 1.0.0