From open-jpa-dev-return-3369-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Tue Apr 10 22:40:33 2007 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 63968 invoked from network); 10 Apr 2007 22:40:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2007 22:40:32 -0000 Received: (qmail 67795 invoked by uid 500); 10 Apr 2007 22:40:38 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 67773 invoked by uid 500); 10 Apr 2007 22:40:38 -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 67764 invoked by uid 99); 10 Apr 2007 22:40:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 15:40:38 -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 michael.d.dick@gmail.com designates 209.85.132.248 as permitted sender) Received: from [209.85.132.248] (HELO an-out-0708.google.com) (209.85.132.248) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 15:40:31 -0700 Received: by an-out-0708.google.com with SMTP id b2so2246338ana for ; Tue, 10 Apr 2007 15:40:10 -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:mime-version:content-type; b=N4GhAJYA6JSTStAnitoHeYXew++fQJH/Eoye8MvB4+pfTZKKls5ZhrSGC6fszel9gz/59boUjohe/W6KsmaoPruuui+/4nKJy2pfjr3ak/JUDZU09qovC3nz9uIjpOM9EMjSwhgkVqgBaUF9eZcnB2wFC8PUtPTkE4ZOTv1pStk= 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=e6pau+Iw5irJL7OXGdzYwSpLRfxkOzL5JSrpx2A8ZK37hcPjTe1y5DV2OiryDSfz8XrS6up/LAJZkQu/d0QgODT+CZPox9v9y/3YJfmr+46ft+2A0CkASpeg+PqffgS1SfY8JZKgNStUuuMdhupJgb5pPhsIe/YHt8C2dHmSVX0= Received: by 10.100.10.20 with SMTP id 20mr5335198anj.1176244810625; Tue, 10 Apr 2007 15:40:10 -0700 (PDT) Received: by 10.100.6.16 with HTTP; Tue, 10 Apr 2007 15:40:10 -0700 (PDT) Message-ID: <72c1350f0704101540m5e574e43v6e9b647fe4ca7fed@mail.gmail.com> Date: Tue, 10 Apr 2007 17:40:10 -0500 From: "Michael Dick" To: open-jpa-dev@incubator.apache.org Subject: Re: svn commit: r527320 [1/2] - in /incubator/openjpa/branches/0.9.7-incubating: ./ openjpa-all/ openjpa-examples/ openjpa-integration/ openjpa-integration/examples/ openjpa-integration/tck/ openjpa-jdbc-5/ openjpa-jdbc/ openjpa-kernel-5/ openjpa-ker MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_39152_5892902.1176244810575" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_39152_5892902.1176244810575 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Craig, Well I didn't intentionally remove them :-). It looks like they were removed by the maven plugin and this is one of the automated commits that it does. Looks like another gotcha with the tool. I'm going to rollback the changes again and see if I can fix the endline and the copyright problems. For the time being I'll leave the artifacts on people.apache.org/~mikedd. There should be another set of commits coming through later tonight tonight. Thanks for noticing the copyright problem. On 4/10/07, Craig L Russell wrote: > > Hi Mike, > > Did you accidentally remove the licenses from the xml files??? > > Craig > > On Apr 10, 2007, at 2:59 PM, mikedd@apache.org wrote: > > > Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa- > > examples/pom.xml > > URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7- > > incubating/openjpa-examples/pom.xml? > > view=diff&rev=527320&r1=527319&r2=527320 > > ====================================================================== > > ======== > > --- incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/ > > pom.xml (original) > > +++ incubator/openjpa/branches/0.9.7-incubating/openjpa-examples/ > > pom.xml Tue Apr 10 14:59:02 2007 > > @@ -1,22 +1,4 @@ > > - > > - > > - > - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 > > http://maven.apache.org/maven-v4_0_0.xsd"> > > + > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:// > > maven.apache.org/maven-v4_0_0.xsd"> > > 4.0.0 > > org.apache.openjpa > > openjpa-examples > > @@ -27,7 +9,7 @@ > > > > org.apache.openjpa > > openjpa > > - 0.9.7-incubating-SNAPSHOT > > + 0.9.7-incubating > > Craig Russell > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > 408 276-5638 mailto:Craig.Russell@sun.com > P.S. A good JDO? O, Gasp! > > > -- -Michael Dick ------=_Part_39152_5892902.1176244810575--