You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2007/01/01 13:06:10 UTC

svn commit: r491552 [3/3] - in /db/jdo/trunk/api20: ./ src/java/javax/jdo/ src/java/javax/jdo/datastore/ src/java/javax/jdo/identity/ src/java/javax/jdo/listener/ src/java/javax/jdo/spi/ src/schema/javax/jdo/ test/java/javax/jdo/ test/java/javax/jdo/id...

Modified: db/jdo/trunk/api20/test/schema/Positive15.6-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.6-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.6-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.6-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.8.1-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.8.1-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.8.1-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.8.1-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.8.1-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.8.1-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.8.1-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.8.1-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.8.2-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.8.2-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.8.2-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.8.2-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.8.2-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.8.2-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.8.2-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.8.2-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive15.8.3-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.8.3-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.8.3-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.8.3-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE orm PUBLIC 
     "-//Sun Microsystems, Inc.//DTD Java Data Objects Mapping Metadata 2.0//EN"
         "http://java.sun.com/schema/orm_2_0.dtd">

Modified: db/jdo/trunk/api20/test/schema/Positive15.8.3-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive15.8.3-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive15.8.3-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive15.8.3-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/test/schema/Positive99-dtd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive99-dtd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive99-dtd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Positive99-dtd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE jdo SYSTEM "file:/javax/jdo/jdo.dtd">
 <jdo>
   <extension vendor-name="SUNW" key="KEY" value="VALUE"/>

Modified: db/jdo/trunk/api20/test/schema/Positive99-dtd.jdoquery
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive99-dtd.jdoquery?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive99-dtd.jdoquery (original)
+++ db/jdo/trunk/api20/test/schema/Positive99-dtd.jdoquery Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE jdoquery SYSTEM "file:/javax/jdo/jdoquery.dtd">
 <jdoquery>
   <extension vendor-name="SUNW" key="KEY" value="VALUE"/>

Modified: db/jdo/trunk/api20/test/schema/Positive99-dtd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive99-dtd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive99-dtd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive99-dtd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <!DOCTYPE orm SYSTEM "file:/javax/jdo/orm.dtd">
 <orm>
   <extension vendor-name="SUNW" key="KEY" value="VALUE"/>

Modified: db/jdo/trunk/api20/test/schema/Positive99-xsd.jdo
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive99-xsd.jdo?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive99-xsd.jdo (original)
+++ db/jdo/trunk/api20/test/schema/Positive99-xsd.jdo Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <jdo xmlns="http://java.sun.com/xml/ns/jdo/jdo"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/jdo 

Modified: db/jdo/trunk/api20/test/schema/Positive99-xsd.jdoquery
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive99-xsd.jdoquery?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive99-xsd.jdoquery (original)
+++ db/jdo/trunk/api20/test/schema/Positive99-xsd.jdoquery Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <jdoquery xmlns="http://java.sun.com/xml/ns/jdo/jdoquery"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/jdoquery 

Modified: db/jdo/trunk/api20/test/schema/Positive99-xsd.orm
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/test/schema/Positive99-xsd.orm?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/test/schema/Positive99-xsd.orm (original)
+++ db/jdo/trunk/api20/test/schema/Positive99-xsd.orm Mon Jan  1 04:06:06 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
 <orm xmlns="http://java.sun.com/xml/ns/jdo/orm"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/jdo/orm 

Modified: db/jdo/trunk/api20/xdocs/index.xml
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/xdocs/index.xml?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/xdocs/index.xml (original)
+++ db/jdo/trunk/api20/xdocs/index.xml Mon Jan  1 04:06:06 2007
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2005 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
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You 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
   

Modified: db/jdo/trunk/api20/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api20/xdocs/navigation.xml?view=diff&rev=491552&r1=491551&r2=491552
==============================================================================
--- db/jdo/trunk/api20/xdocs/navigation.xml (original)
+++ db/jdo/trunk/api20/xdocs/navigation.xml Mon Jan  1 04:06:06 2007
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2005 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
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You 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