Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CC7EB200B70 for ; Sat, 27 Aug 2016 16:49:44 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CAF10160AC5; Sat, 27 Aug 2016 14:49:44 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1F9C4160A93 for ; Sat, 27 Aug 2016 16:49:43 +0200 (CEST) Received: (qmail 40724 invoked by uid 500); 27 Aug 2016 14:49:43 -0000 Mailing-List: contact commits-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list commits@syncope.apache.org Received: (qmail 40715 invoked by uid 99); 27 Aug 2016 14:49:43 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Aug 2016 14:49:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3DC35DFF87; Sat, 27 Aug 2016 14:49:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: ilgrosso@apache.org To: commits@syncope.apache.org Date: Sat, 27 Aug 2016 14:49:43 -0000 Message-Id: <7d8f95ee86d74d528645295f1140908c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] syncope git commit: Revert "Attempt to deal with release and Tycho plugin" archived-at: Sat, 27 Aug 2016 14:49:45 -0000 Repository: syncope Updated Branches: refs/heads/master fdc1f56dd -> cfd499d3b Revert "Attempt to deal with release and Tycho plugin" This reverts commit fdc1f56ddb2e1586a854b2414b149adbce618814. Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3a6ce4ac Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3a6ce4ac Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3a6ce4ac Branch: refs/heads/master Commit: 3a6ce4ac2e948416ef7340cd5e366c5b219c1d81 Parents: fdc1f56 Author: Francesco Chicchiriccò Authored: Sat Aug 27 16:48:52 2016 +0200 Committer: Francesco Chicchiriccò Committed: Sat Aug 27 16:48:52 2016 +0200 ---------------------------------------------------------------------- .../bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml | 8 -------- pom.xml | 5 ----- 2 files changed, 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/3a6ce4ac/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml ---------------------------------------------------------------------- diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml index 20fb919..732c242 100644 --- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml +++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/pom.xml @@ -55,14 +55,6 @@ under the License. ./bin - org.eclipse.tycho - tycho-packaging-plugin - - false - - - - org.apache.maven.plugins maven-dependency-plugin http://git-wip-us.apache.org/repos/asf/syncope/blob/3a6ce4ac/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index da384d2..9bc153e 100644 --- a/pom.xml +++ b/pom.xml @@ -1573,11 +1573,6 @@ under the License. org.eclipse.tycho - tycho-packaging-plugin - ${tycho-version} - - - org.eclipse.tycho tycho-p2-repository-plugin ${tycho-version}