Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 24398 invoked from network); 4 Oct 2007 23:24:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 23:24:44 -0000 Received: (qmail 37221 invoked by uid 500); 4 Oct 2007 23:24:33 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 37192 invoked by uid 500); 4 Oct 2007 23:24:33 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 37183 invoked by uid 99); 4 Oct 2007 23:24:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 16:24:33 -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 (athena.apache.org: domain of ioanamursu@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wr-out-0506.google.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 23:24:34 +0000 Received: by wr-out-0506.google.com with SMTP id 70so281311wra for ; Thu, 04 Oct 2007 16:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=AcBFN8JCwjz5hvY9Ef4tQdUoMsy5rzdT4AQjiT81bQo=; b=rAES5Ssmt/oNs56ZYhinTtgWUrFevbZ28zxE/0s6AAx6PEl+F41LSDVUizgc8hzN7ILua8M/7ZjQ6UQunyRiwNu+a22fNyKWLt6997XQ0A50lrDJU9vqOOqwU2tjgwhYbOvPIJRp+OBeTTF9dF8/GKTR0jprGMivSHBslO+8e0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=bIIZ4IIoTuyxi4RA7C67WBym/iUAO5ZTKe72Yh++iTaRyuW2YUH9qfXO2kRAn02E+jIBOL+/F07MgPWGRGMAc3KxgJ+7c6PhlA74OeuIW0yW9ry//AGxXRwEY2jXzFyUAxZlXfN2wzh4dOApZlpNJysE36sE8ANegA1/b4qtD24= Received: by 10.142.128.6 with SMTP id a6mr2287257wfd.1191540252205; Thu, 04 Oct 2007 16:24:12 -0700 (PDT) Received: by 10.142.109.10 with HTTP; Thu, 4 Oct 2007 16:24:12 -0700 (PDT) Message-ID: Date: Thu, 4 Oct 2007 16:24:12 -0700 From: "Ioana Ursu" To: derby-dev@db.apache.org, ioanamursu@gmail.com Subject: 10.2 branch MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24799_29069333.1191540252208" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_24799_29069333.1191540252208 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I have a question related to 10.2 branch which I hope you can help. actually its' a more general question. I have a 10.2 branches checked out using Eclipse. One branch was checked out last spring and the other branch yesterday. I noticed that in the recent branch some of the files changed (e.g. AddJarConstantAction.java and a few others in impl.sql.execute). Is this expected? What is the procedure for applying patches/fixes to a particular release and how does that affect the source code? Thank you. Ioana ------=_Part_24799_29069333.1191540252208 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

Hello,

I have a question related to 10.2 branch which I hope you can help. actually its' a more general question.

I have a 10.2 branches checked out using Eclipse. One branch was checked out last spring and the other branch yesterday. I noticed that in the recent branch some of the files changed (e.g. AddJarConstantAction.java and a few others in impl.sql.execute). Is this expected? What is the procedure for applying patches/fixes to a particular release and how does that affect the source code?

Thank you.
 
Ioana
------=_Part_24799_29069333.1191540252208--