Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-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 456EE1075D for ; Thu, 20 Jun 2013 07:41:57 +0000 (UTC) Received: (qmail 43285 invoked by uid 500); 20 Jun 2013 07:41:56 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 43051 invoked by uid 500); 20 Jun 2013 07:41:56 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 43043 invoked by uid 99); 20 Jun 2013 07:41:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 07:41:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of orwittmann@googlemail.com designates 209.85.214.45 as permitted sender) Received: from [209.85.214.45] (HELO mail-bk0-f45.google.com) (209.85.214.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 07:41:51 +0000 Received: by mail-bk0-f45.google.com with SMTP id je9so2666560bkc.4 for ; Thu, 20 Jun 2013 00:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=9bKP+2qCQ8g3a0mMi/AVtlnCgD6A06VRgixpPKFwl8k=; b=il/mndI1IctFIjh0Z+VqBadmgpXuJMN3737Eqw5QyQX2tCVBVU0VGAApYB/8wVq23v Xq+WtA72vSFd4KG0tQjBtqXTmy+hvGJTZ0HWlLRmn3lXAZtMZUFhOPd2wylrtds9LT66 RRd5Wtpr4a7CYVDrZIi09j6OhwbFSfmew5cAOTLaLmxWDoMO/qDZk8ZaC7MF4xzaRkSw y+I6VMol6aDPgA0VRWMLk0k3aDBEmwWtdtHy8JCmwP36Xzxb/hRa9O1K6kaMgnH/pLeh SPliQ8WzkejVk5YuRPYS+9D598MaAT1hiCJaK0q/Mz0mhpkLiVOM/lnR9EcRYHcIEa44 FcCA== X-Received: by 10.204.187.209 with SMTP id cx17mr920131bkb.143.1371714089884; Thu, 20 Jun 2013 00:41:29 -0700 (PDT) Received: from [9.155.131.48] (deibp9eh1--blueice2n2.emea.ibm.com. [195.212.29.172]) by mx.google.com with ESMTPSA id 2sm7669999bkn.16.2013.06.20.00.41.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Jun 2013 00:41:29 -0700 (PDT) Message-ID: <51C2B229.6080704@googlemail.com> Date: Thu, 20 Jun 2013 09:41:29 +0200 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: [AOO 4.0]: migration of AOO 3.4.x/OOo 3.x user profile data - help needed References: <51A4C8D8.5000406@googlemail.com> <51C0211F.9030802@googlemail.com> <51C07AC1.1040000@googlemail.com> In-Reply-To: <51C07AC1.1040000@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 18.06.2013 17:20, Oliver-Rainer Wittmann wrote: > Hi, > > On 18.06.2013 10:58, Oliver-Rainer Wittmann wrote: >> Hi >> >> On 28.05.2013 17:10, Oliver-Rainer Wittmann wrote: >>> Hi, >>> >>> I would like to activate/introduce code which migrates certain user >>> profile data from AOO 3.4.x and OOo 3.x installations during the >>> reactivated FirstStartWizard when the user starts the first time an >>> installed AOO 4.0. >>> I have submitted two issues for this task: >>> - 122398 for the reactivation of the FirstStartWizard [1] >>> - 122397 for the code and configuration changes to migrate an AOO >>> 3.4.x/OOo 3.x user profile [2] >>> >> >> I have solved both tasks inclusive the migration of user-installed >> extensions. >> > > Unfortunately, my change causes build breaker on Mac OS and Linux. > > Root cause: > My try to export a certain function from library deploymentgui.uno > (module desktop) in order to use it in other libraries of module desktop > failed under Mac OS and Linux. > > I am working on it. > I asked Andre for help and he solved the problem - many kudos for Andre. Best regards, Oliver. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org