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/14 22:47:58 UTC

svn commit: r487363 - in /geronimo/server/trunk/testsuite: deployment-testsuite/manifestcp/ deployment-testsuite/manifestcp/manifestcp-ear/ deployment-testsuite/manifestcp/manifestcp-ejb/ deployment-testsuite/manifestcp/manifestcp-jar/ deployment-tests...

Author: kevan
Date: Thu Dec 14 13:47:57 2006
New Revision: 487363

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

Modified:
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml
    geronimo/server/trunk/testsuite/itests/cxfPojoWS/pom.xml
    geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/pom.xml
    geronimo/server/trunk/testsuite/itests/cxfPojoWS/war/pom.xml
    geronimo/server/trunk/testsuite/itests/jpa/ear/pom.xml
    geronimo/server/trunk/testsuite/itests/jpa/ejb/pom.xml
    geronimo/server/trunk/testsuite/itests/jpa/pom.xml
    geronimo/server/trunk/testsuite/itests/jpa/server/pom.xml
    geronimo/server/trunk/testsuite/itests/jpa/war/pom.xml

Modified: geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ear/pom.xml Thu Dec 14 13:47:57 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/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-ejb/pom.xml Thu Dec 14 13:47:57 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/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar/pom.xml Thu Dec 14 13:47:57 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/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-jar2/pom.xml Thu Dec 14 13:47:57 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/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war-jar/pom.xml Thu Dec 14 13:47:57 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/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/manifestcp-war/pom.xml Thu Dec 14 13:47:57 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/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/manifestcp/pom.xml Thu Dec 14 13:47:57 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>

Modified: geronimo/server/trunk/testsuite/itests/cxfPojoWS/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/cxfPojoWS/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/cxfPojoWS/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/cxfPojoWS/pom.xml Thu Dec 14 13:47:57 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">
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>

Modified: geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/pom.xml Thu Dec 14 13:47:57 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">
     <parent>

Modified: geronimo/server/trunk/testsuite/itests/cxfPojoWS/war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/cxfPojoWS/war/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/cxfPojoWS/war/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/cxfPojoWS/war/pom.xml Thu Dec 14 13:47:57 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>
     <parent>
         <artifactId>cxf</artifactId>

Modified: geronimo/server/trunk/testsuite/itests/jpa/ear/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/jpa/ear/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/jpa/ear/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/jpa/ear/pom.xml Thu Dec 14 13:47:57 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>
     <parent>
         <artifactId>jpa</artifactId>

Modified: geronimo/server/trunk/testsuite/itests/jpa/ejb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/jpa/ejb/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/jpa/ejb/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/jpa/ejb/pom.xml Thu Dec 14 13:47:57 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>
     <parent>
         <artifactId>jpa</artifactId>

Modified: geronimo/server/trunk/testsuite/itests/jpa/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/jpa/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/jpa/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/jpa/pom.xml Thu Dec 14 13:47:57 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">
     <parent>
         <groupId>org.apache.geronimo.testsuite</groupId>

Modified: geronimo/server/trunk/testsuite/itests/jpa/server/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/jpa/server/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/jpa/server/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/jpa/server/pom.xml Thu Dec 14 13:47:57 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">
     <parent>

Modified: geronimo/server/trunk/testsuite/itests/jpa/war/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/jpa/war/pom.xml?view=diff&rev=487363&r1=487362&r2=487363
==============================================================================
--- geronimo/server/trunk/testsuite/itests/jpa/war/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/jpa/war/pom.xml Thu Dec 14 13:47:57 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>
     <parent>
         <artifactId>jpa</artifactId>