Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 28572 invoked from network); 9 Oct 2009 14:56:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Oct 2009 14:56:27 -0000 Received: (qmail 32474 invoked by uid 500); 9 Oct 2009 14:56:27 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 32403 invoked by uid 500); 9 Oct 2009 14:56:27 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 32395 invoked by uid 99); 9 Oct 2009 14:56:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 14:56:27 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.210.186] (HELO mail-yx0-f186.google.com) (209.85.210.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2009 14:56:17 +0000 Received: by yxe16 with SMTP id 16so7532100yxe.27 for ; Fri, 09 Oct 2009 07:55:55 -0700 (PDT) MIME-Version: 1.0 Sender: quintin@skywalk.co.za Received: by 10.101.126.10 with SMTP id d10mr3179772ann.147.1255100155256; Fri, 09 Oct 2009 07:55:55 -0700 (PDT) From: Quintin Beukes Date: Fri, 9 Oct 2009 16:55:33 +0200 X-Google-Sender-Auth: 0f8e5dff7896ce00 Message-ID: <1f3854d50910090755k709b7b53w4f96a38857c1dd4c@mail.gmail.com> Subject: Building only an assembly and what changed To: Geronimo Dev List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hey, Assume I change a .java file in the framework/modules/geronimo-kernel project, how can I easily only build what was changed and reassemble the zip for installing+running? Quintin Beukes