Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F4087DC3D for ; Wed, 10 Oct 2012 07:38:31 +0000 (UTC) Received: (qmail 36171 invoked by uid 500); 10 Oct 2012 07:38:30 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 36033 invoked by uid 500); 10 Oct 2012 07:38:29 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 36009 invoked by uid 99); 10 Oct 2012 07:38:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 07:38:28 +0000 X-ASF-Spam-Status: No, hits=0.4 required=5.0 tests=DATE_IN_PAST_03_06,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Edison.su@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 07:38:21 +0000 X-IronPort-AV: E=Sophos;i="4.80,564,1344211200"; d="scan'208";a="210821829" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 10 Oct 2012 07:37:16 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Tue, 9 Oct 2012 19:55:32 -0700 From: Edison Su To: "cloudstack-dev@incubator.apache.org" , Rohit Yadav Date: Tue, 9 Oct 2012 19:55:32 -0700 Subject: RE: Please, please, please... please don't add dependencies without the appropriate legal documentation. Thread-Topic: Please, please, please... please don't add dependencies without the appropriate legal documentation. Thread-Index: Ac2mj0HY7KAkSlpiQjSH2HSH0mVEagAAw5bg Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hi Rohit, I don't understand how the javassist*.jar been added into our build sys= tem. If I run "mvn -P deps" on a clean system, there is no javassist*.jar d= ownloaded into deps folder. > -----Original Message----- > From: Chip Childers [mailto:chip.childers@sungard.com] > Sent: Tuesday, October 09, 2012 7:30 PM > To: cloudstack-dev@incubator.apache.org > Subject: Please, please, please... please don't add dependencies > without the appropriate legal documentation. >=20 > Hi all, >=20 > As the subject line says, we all need to be VERY aware of adding a > dependency to the project. When we add one, we need to (1) discuss it > on the list, (2) if agreed ensure that it's compatible, (3) update the > legal documentation for the project. >=20 > We found issues today, that would have been avoided if everyone > followed those steps correctly. >=20 > Thanks. >=20 > -chip