Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 44147 invoked from network); 23 Sep 2010 17:37:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Sep 2010 17:37:17 -0000 Received: (qmail 59322 invoked by uid 500); 23 Sep 2010 17:37:17 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 59282 invoked by uid 500); 23 Sep 2010 17:37:16 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 59273 invoked by uid 99); 23 Sep 2010 17:37:16 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 17:37:16 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [194.109.24.28] (HELO smtp-vbr8.xs4all.nl) (194.109.24.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 17:36:52 +0000 Received: from marrs.fritz.box (planetmarrs.xs4all.nl [82.95.193.148]) (authenticated bits=0) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id o8NHaVml009485 for ; Thu, 23 Sep 2010 19:36:31 +0200 (CEST) (envelope-from marcel.offermans@luminis.nl) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: DependencyManager vs. Deploymentadmin: Incompatible in trunk From: Marcel Offermans In-Reply-To: Date: Thu, 23 Sep 2010 19:36:30 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <6E9D3741-0A14-4C42-801B-2E373E6163B7@luminis.nl> References: To: X-Mailer: Apple Mail (2.1081) X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked by ClamAV on apache.org Hello Toni, On 23 Sep 2010, at 13:33 , Toni Menzel wrote: > i just found that the deploymentadmin codebase does not compile with = current > dependencymanager (3.0-SNAPSHOT): > This appears to happen because of recent rename activity in DM > ( DependencyActivatorBase.createService > now DependencyActivatorBase.createModule ). > Who can fix that ? I can, it's fixed. > More important, is there no CI build that takes care of this ? Our "old" build server that was put up by Atlassian is down for quite = some time, that's probably why there is no notification of build = problems or failing tests. > Or am i just behind a stone and miss something obvious ? Nope. Greetings, Marcel