You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ha...@apache.org on 2011/11/22 03:14:30 UTC

svn commit: r1204779 - in /geronimo/devtools/eclipse-plugin/trunk: plugins/org.apache.geronimo.jaxbmodel.common/schema/ plugins/org.apache.geronimo.st.core/schema/ plugins/org.apache.geronimo.st.ui/schema/ plugins/org.apache.geronimo.st.v21.core/schema...

Author: hanhongfang
Date: Tue Nov 22 02:14:29 2011
New Revision: 1204779

URL: http://svn.apache.org/viewvc?rev=1204779&view=rev
Log:
add license header for exsd files

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/loader.exsd
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd
    geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd
    geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jaxbmodel.common/schema/JAXBUtilsProvider.exsd Tue Nov 22 02:14:29 2011
@@ -1,4 +1,22 @@
 <?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.
+  -->
+<!-- @version $Rev$ $Date$ -->
+
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.jaxbmodel.common" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/schema/sourcePathComputerMapping.exsd Tue Nov 22 02:14:29 2011
@@ -16,7 +16,7 @@
   ~ limitations under the License.
   -->
 
-<!-- $Rev$ $Date$ -->
+<!-- @version $Rev$ $Date$ -->
  
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.core">

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/actionURLs.exsd Tue Nov 22 02:14:29 2011
@@ -16,7 +16,7 @@
   ~ limitations under the License.
   -->
 
-<!-- $Rev$ $Date$ -->
+<!-- @version $Rev$ $Date$ -->
 
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.ui" xmlns="http://www.w3.org/2001/XMLSchema">

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/loader.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/loader.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/loader.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/schema/loader.exsd Tue Nov 22 02:14:29 2011
@@ -16,7 +16,7 @@
   ~ limitations under the License.
   -->
 
-<!-- $Rev$ $Date$ -->
+<!-- @version $Rev$ $Date$ -->
 
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.ui">

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v21.core/schema/geronimoinfo.exsd Tue Nov 22 02:14:29 2011
@@ -1,4 +1,22 @@
 <?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.
+  -->
+<!-- @version $Rev$ $Date$ -->
+
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.st.v21.core" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>

Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v22/schema/testCases.exsd Tue Nov 22 02:14:29 2011
@@ -1,4 +1,22 @@
 <?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.
+  -->
+<!-- @version $Rev$ $Date$ -->
+
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.testsuite.v22" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>

Modified: geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd?rev=1204779&r1=1204778&r2=1204779&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd (original)
+++ geronimo/devtools/eclipse-plugin/trunk/testsuite/plugins/org.apache.geronimo.testsuite.v30/schema/testCases.exsd Tue Nov 22 02:14:29 2011
@@ -1,4 +1,22 @@
 <?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.
+  -->
+<!-- @version $Rev$ $Date$ -->
+
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.geronimo.testsuite.v30" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>