On Mar 5, 2008, at 11:58 PM, [EMAIL PROTECTED] wrote:
Added: geronimo/devtools/eclipse-plugin/trunk/plugins/
org.apache.geronimo.deployment.v11.jaxbmodel/src/main/resources/
geronimo-connector-1.1.xsd
URL:
http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.deployment.v11.jaxbmodel/src/main/resources/geronimo-connector-1.1.xsd?rev=634164&view=auto
=
=
=
=
=
=
=
=
======================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/
org.apache.geronimo.deployment.v11.jaxbmodel/src/main/resources/
geronimo-connector-1.1.xsd (added)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/
org.apache.geronimo.deployment.v11.jaxbmodel/src/main/resources/
geronimo-connector-1.1.xsd Wed Mar 5 20:58:28 2008
@@ -0,0 +1,391 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2004 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.
+-->
Shiva,
This src license header is out-of-date (and I don't mean the Copyright
year ;-). It should not contain a copyright statement and needs to
contain the up-to-date license header. See http://www.apache.org/legal/src-headers.html#headers
for details. It looks like some number of files in this commit have
the same problem.
--kevan