Return-Path: X-Original-To: apmail-marmotta-commits-archive@minotaur.apache.org Delivered-To: apmail-marmotta-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD995109C9 for ; Fri, 4 Apr 2014 09:31:47 +0000 (UTC) Received: (qmail 74853 invoked by uid 500); 4 Apr 2014 09:31:16 -0000 Delivered-To: apmail-marmotta-commits-archive@marmotta.apache.org Received: (qmail 74515 invoked by uid 500); 4 Apr 2014 09:31:00 -0000 Mailing-List: contact commits-help@marmotta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@marmotta.apache.org Delivered-To: mailing list commits@marmotta.apache.org Received: (qmail 72881 invoked by uid 99); 4 Apr 2014 09:30:05 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 09:30:05 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id F14B494A433; Fri, 4 Apr 2014 09:29:58 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: jakob@apache.org To: commits@marmotta.apache.org Date: Fri, 04 Apr 2014 09:30:36 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [39/50] [abbrv] git commit: Merge branch 'develop' into ldp Merge branch 'develop' into ldp Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/f171cc1f Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/f171cc1f Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/f171cc1f Branch: refs/heads/develop Commit: f171cc1f6abeab112c6bc1be8ad6aa2db8f9d8a2 Parents: 1b4705b 29c8849 Author: Sergio Fernández Authored: Thu Mar 27 14:49:19 2014 +0100 Committer: Sergio Fernández Committed: Thu Mar 27 14:49:19 2014 +0100 ---------------------------------------------------------------------- .../test/java/webservices/MyWebServiceTest.java | 19 +- .../marmotta-archetype-webapp/pom.xml | 16 + .../main/resources/archetype-resources/pom.xml | 13 +- .../src/test/resources/projects/basic/goal.txt | 2 +- .../src/main/resources/META-INF/NOTICE | 2 +- .../src/main/resources/installer/LICENSE.txt | 232 ++++---- .../src/main/webapp/META-INF/LICENSE | 536 ++++++------------- .../src/main/webapp/META-INF/NOTICE | 2 +- .../src/main/doc/LICENSE.txt | 157 ++++-- .../src/main/resources/META-INF/LICENSE | 356 ------------ .../src/main/resources/META-INF/NOTICE | 13 - .../src/main/resources/META-INF/NOTICE | 11 - .../src/main/resources/META-INF/LICENSE | 296 ---------- .../src/main/resources/META-INF/NOTICE | 11 - 14 files changed, 456 insertions(+), 1210 deletions(-) ----------------------------------------------------------------------