You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2006/12/15 02:21:51 UTC

svn commit: r487418 - in /geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp: manifestcp-ear/pom.xml manifestcp-ejb/pom.xml manifestcp-jar/pom.xml manifestcp-jar2/pom.xml manifestcp-war-jar/pom.xml manifestcp-war/pom.xml pom.xml

Author: kevan
Date: Thu Dec 14 17:21:50 2006
New Revision: 487418

URL: http://svn.apache.org/viewvc?view=rev&rev=487418
Log:
Cleanup files missing license header

Modified:
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
    geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/pom.xml

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml Thu Dec 14 17:21:50 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 <project>
     <modelVersion>4.0.0</modelVersion>
     <parent>

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml Thu Dec 14 17:21:50 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 <project>
     <modelVersion>4.0.0</modelVersion>
     <parent>

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml Thu Dec 14 17:21:50 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 <project>
     <modelVersion>4.0.0</modelVersion>
     <parent>

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml Thu Dec 14 17:21:50 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 <project>
     <modelVersion>4.0.0</modelVersion>
     <parent>
@@ -19,4 +35,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml Thu Dec 14 17:21:50 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 <project>
   <modelVersion>4.0.0</modelVersion>
 

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml Thu Dec 14 17:21:50 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 <project>
     <modelVersion>4.0.0</modelVersion>
 

Modified: geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/pom.xml?view=diff&rev=487418&r1=487417&r2=487418
==============================================================================
--- geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/pom.xml (original)
+++ geronimo/server/branches/2.0-M1/testsuite/deployment-testsuite/manifestcp/pom.xml Thu Dec 14 17:21:50 2006
@@ -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.
+-->
 <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>
     <parent>