From open-jpa-dev-return-1139-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Sat Nov 11 00:07:11 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 4619 invoked from network); 11 Nov 2006 00:07:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2006 00:07:10 -0000 Received: (qmail 8120 invoked by uid 500); 11 Nov 2006 00:07:21 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 8026 invoked by uid 500); 11 Nov 2006 00:07:20 -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 8017 invoked by uid 99); 11 Nov 2006 00:07:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 16:07:20 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mprudhomapache@gmail.com designates 64.233.162.202 as permitted sender) Received: from [64.233.162.202] (HELO nz-out-0102.google.com) (64.233.162.202) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 16:07:06 -0800 Received: by nz-out-0102.google.com with SMTP id k1so402531nzf for ; Fri, 10 Nov 2006 16:06:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer:sender; b=pU5Iz06RThVteUruIOxTHAt8IIclPtIZckKO4NeUOLJEz2Q3e3UUs+lINFFpTR5fPsTkGo7ZJxUe2vXVDFo3s5cOCI61e6FIRHh+636CMXstyr+S+udsta8Fiej8I7y4JOf0nSsLX+7ptETcLVPANyFzfNrLIeSMFT+v2AL9/IY= Received: by 10.65.254.13 with SMTP id g13mr4224938qbs.1163203605387; Fri, 10 Nov 2006 16:06:45 -0800 (PST) Received: from ?192.168.15.100? ( [66.248.222.242]) by mx.google.com with ESMTP id f12sm3006294qba.2006.11.10.16.06.44; Fri, 10 Nov 2006 16:06:45 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: open-jpa-dev@incubator.apache.org From: Marc Prud'hommeaux Subject: How to build an OpenJPA release Date: Fri, 10 Nov 2006 16:06:26 -0800 X-Mailer: Apple Mail (2.752.3) Sender: Marc Prud'hommeaux X-Virus-Checked: Checked by ClamAV on apache.org OpenJPA People- In keeping with the "hit by a bus" philosophy of defensive documentation, I've documented the steps that I took to build and upload the OpenJPA release. In case anyone is interested, it is available here: http://cwiki.apache.org/openjpa/releasing-openjpa.html Please feel free to update the page if you see any errors or omissions.