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 <[EMAIL PROTECTED]> wrote:

Hi Mike,

Did you accidentally remove the licenses from the xml files???

Craig

On Apr 10, 2007, at 2:59 PM, [EMAIL PROTECTED] 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 @@
> -<?xml version="1.0" encoding="UTF-8"?>
> -<!--
> - Copyright 2006 The Apache Software Foundation.
> -
> - Licensed under the Apache License, Version 2.0 (the "License");
> - you may not use this file except in compliance with the License.
> - You may obtain a copy of the License at
> -
> - http://www.apache.org/licenses/LICENSE-2.0
> -
> - Unless required by applicable law or agreed to in writing, software
> - distributed under the License is distributed on an "AS IS" BASIS,
> - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
> implied.
> - See the License for the specific language governing permissions and
> - limitations under the License.
> --->
> -<project xmlns="http://maven.apache.org/POM/4.0.0";
> -         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";>
> +<project xmlns="http://maven.apache.org/POM/4.0.0";
> 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">
>      <modelVersion>4.0.0</modelVersion>
>      <groupId>org.apache.openjpa</groupId>
>      <artifactId>openjpa-examples</artifactId>
> @@ -27,7 +9,7 @@
>      <parent>
>          <groupId>org.apache.openjpa</groupId>
>          <artifactId>openjpa</artifactId>
> -        <version>0.9.7-incubating-SNAPSHOT</version>
> +        <version>0.9.7-incubating</version>

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!





--
-Michael Dick

Reply via email to