Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 20879 invoked from network); 23 Apr 2007 12:50:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 12:50:36 -0000 Received: (qmail 84590 invoked by uid 500); 23 Apr 2007 12:50:42 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 84559 invoked by uid 500); 23 Apr 2007 12:50:42 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 84549 invoked by uid 99); 23 Apr 2007 12:50:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 05:50:42 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of kwsutter@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 05:50:34 -0700 Received: by wr-out-0506.google.com with SMTP id i31so1546728wra for ; Mon, 23 Apr 2007 05:50:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=LS9qZi04Aelq3h85ED68IpWhN1CiTN2yDHKoPAQMMn5X959rII76zwWEpRJMSfAwSA0n7dUMStfBGb6WhAcAktOksl7wzhXXhYUT0FTQST5OS00hX757u7HnrwJFLgjFrQowMuA+yJT/fmYSPbxn4Jh3wUWf+6C4iDWFxRCBBnA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=U/SY1if6wigJ+1nsJ53rTbI8o4izJJKXJJoKCfQ29Xy9X0B+5dSGxo5WURr86Cvj5nXfoeR0Eig/CxbioIfXV0C/zqn8CWnnPDMD/l7cDDQsi09fhLsaf8xNfBgcbztB57dBdLjIJx4DMGJS2qODrkQCh8AU4XhRA0LpX+VWzl4= Received: by 10.114.204.13 with SMTP id b13mr2488216wag.1177332613419; Mon, 23 Apr 2007 05:50:13 -0700 (PDT) Received: by 10.115.58.18 with HTTP; Mon, 23 Apr 2007 05:50:13 -0700 (PDT) Message-ID: <89c0c52c0704230550v2a637955x98e47140c1c717f6@mail.gmail.com> Date: Mon, 23 Apr 2007 07:50:13 -0500 From: "Kevin Sutter" To: open-jpa-dev@incubator.apache.org Subject: Re: OpenJPA UML javadocs In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_147527_11772272.1177332613344" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_147527_11772272.1177332613344 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Marc, This is nice! I like it. Whatever works for "easy" consumption (as far as distribution goes) works for me. Kevin On 4/22/07, Marc Prud'hommeaux wrote: > > All- > > The people at yWorks have graciously provided OpenJPA with an open- > source license to use their UML-generating plugin to javadoc. I've > run it on our docs, and you can see the output here: > > http://people.apache.org/~mprudhom/openjpa-umldocs/ > > Do people think this would be sufficiently useful to include in the > binary distribution? It adds a bit more of a deployment headache > (since they asked us not to publicly distribute the license, so it > would need to be communicated via individual channels) and increases > the size of the distribution by a bit, but if we think the UML > annotations would be useful for people who are trying to get up to > speed on the OpenJPA architecture, then it may be worth it. > > > ------=_Part_147527_11772272.1177332613344--