Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3508B17AA3 for ; Thu, 2 Oct 2014 11:03:34 +0000 (UTC) Received: (qmail 64790 invoked by uid 500); 2 Oct 2014 11:03:34 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 64739 invoked by uid 500); 2 Oct 2014 11:03:34 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 64728 invoked by uid 99); 2 Oct 2014 11:03:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 11:03:33 +0000 Date: Thu, 2 Oct 2014 11:03:33 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DIRSTUDIO-995) Migrate build system to use Tycho MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSTUDIO-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRSTUDIO-995: ---------------------------------------- Description: Just a TODO list for now... * Manage 3rd party dependencies * Move tests to *.test fragments? * Use Luna * Migrate plugins ** Done:common,core, common.ui, connection.core, connection.ui, ldifparser, ldifeditor, ldapbrowser.core, ldapbrowser.common, ldapbrowser.ui, valueeditors, aciitemeditor ** In progess: * Migrate features ** Done: ** In progress: ldifeditor, ldapbrowser * Migrate RCP application * Migrate help plugins * Installers (Windows EXE, Mac DMG) * Generate P2 repository / site, self-hosted * P2 repository for API and ApacheDS bundles? * Migrate release process * Document build system * Cleanup POMs: RAT plugin configuration * Cleanup old "repository" folder Tycho Pros: * Easy to consume Eclipse dependencies from p2 repo * Easy to produce p2 repo * Widely used * Small POMs Tycho Cons: * Managing versions in MANIFEST.MF * 3rd party dependencies not available in any p2 repo * No "Standard" Maven build, e.g. tests should reside in separate modules was: Just a TODO list for now... * Manage 3rd party dependencies * Move tests to *.test fragments? * Use Luna * Migrate plugins ** Done:common,core, common.ui, connection.core, connection.ui, ldifparser, ldifeditor, ldapbrowser.core, ldapbrowser.common, ldapbrowser.ui, valueeditors ** In progess: * Migrate features ** Done: ** In progress: ldifeditor, ldapbrowser * Migrate RCP application * Migrate help plugins * Installers (Windows EXE, Mac DMG) * Generate P2 repository / site, self-hosted * P2 repository for API and ApacheDS bundles? * Migrate release process * Document build system * Cleanup POMs: RAT plugin configuration * Cleanup old "repository" folder Tycho Pros: * Easy to consume Eclipse dependencies from p2 repo * Easy to produce p2 repo * Widely used * Small POMs Tycho Cons: * Managing versions in MANIFEST.MF * 3rd party dependencies not available in any p2 repo * No "Standard" Maven build, e.g. tests should reside in separate modules > Migrate build system to use Tycho > --------------------------------- > > Key: DIRSTUDIO-995 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-995 > Project: Directory Studio > Issue Type: Task > Affects Versions: 2.0.0-M8 (2.0.0.v20130628) > Reporter: Stefan Seelmann > Assignee: Stefan Seelmann > Priority: Blocker > Fix For: 2.0.0-M9 > > > Just a TODO list for now... > * Manage 3rd party dependencies > * Move tests to *.test fragments? > * Use Luna > * Migrate plugins > ** Done:common,core, common.ui, connection.core, connection.ui, ldifparser, ldifeditor, ldapbrowser.core, ldapbrowser.common, ldapbrowser.ui, valueeditors, aciitemeditor > ** In progess: > * Migrate features > ** Done: > ** In progress: ldifeditor, ldapbrowser > * Migrate RCP application > * Migrate help plugins > * Installers (Windows EXE, Mac DMG) > * Generate P2 repository / site, self-hosted > * P2 repository for API and ApacheDS bundles? > * Migrate release process > * Document build system > * Cleanup POMs: RAT plugin configuration > * Cleanup old "repository" folder > Tycho Pros: > * Easy to consume Eclipse dependencies from p2 repo > * Easy to produce p2 repo > * Widely used > * Small POMs > Tycho Cons: > * Managing versions in MANIFEST.MF > * 3rd party dependencies not available in any p2 repo > * No "Standard" Maven build, e.g. tests should reside in separate modules -- This message was sent by Atlassian JIRA (v6.3.4#6332)