You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2006/07/28 05:53:39 UTC

svn commit: r426373 [26/27] - in /incubator/ode/trunk: axis2-war/ axis2-war/src/main/webapp/WEB-INF/ axis2-war/src/main/webapp/WEB-INF/classes/ axis2-war/src/main/webapp/WEB-INF/conf/ axis2/ axis2/src/main/java/org/apache/ode/axis2/ axis2/src/main/java...

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/NamespaceContextImplTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/NamespaceContextImplTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/NamespaceContextImplTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/NamespaceContextImplTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/XMLParserUtilsTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/XMLParserUtilsTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/XMLParserUtilsTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/XMLParserUtilsTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/CommandlineTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/CommandlineTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/CommandlineTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/CommandlineTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.cli;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainClass.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainClass.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainClass.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainClass.java Thu Jul 27 20:52:46 2006
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 package org.apache.ode.utils.cli;
 
 import org.apache.ode.utils.cli.MainTest;

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/cli/MainTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.cli;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/FileUtilsTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/FileUtilsTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/FileUtilsTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/FileUtilsTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.fs;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/TempFileManagerTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/TempFileManagerTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/TempFileManagerTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/fs/TempFileManagerTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 
 package org.apache.ode.utils.fs;

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 
 package org.apache.ode.utils.msg;

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 
 package org.apache.ode.utils.msg;

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages_de.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages_de.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages_de.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/msg/MessageBundleTestMessages_de.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 
 package org.apache.ode.utils.msg;

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/stl/CollectionsXTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/stl/CollectionsXTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/stl/CollectionsXTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/stl/CollectionsXTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.stl;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/DurationTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/DurationTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/DurationTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/DurationTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.xsd;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/SchemaCaptureTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/SchemaCaptureTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/SchemaCaptureTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/SchemaCaptureTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.xsd;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/XMLCalendarTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/XMLCalendarTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/XMLCalendarTest.java (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/XMLCalendarTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.utils.xsd;
 

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderBad.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderBad.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderBad.xml (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderBad.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<p:PartsOrder 
+<!--
+  ~ 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.
+  -->
+
+<p:PartsOrder
     xmlns:i="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:p="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/RetailOrder.xsd"
     i:type="p:PartsOrderType">

Modified: incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderGood.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderGood.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderGood.xml (original)
+++ incubator/ode/trunk/utils/src/test/java/org/apache/ode/utils/xsd/retailOrderGood.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<p:PartsOrder 
+<!--
+  ~ 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.
+  -->
+
+<p:PartsOrder
     xmlns:i="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:p="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/RetailOrder.xsd"
     i:type="p:PartsOrderType">

Modified: incubator/ode/trunk/utils/src/test/resources/common/Configuration.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/Configuration.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/Configuration.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/Configuration.wsdl Thu Jul 27 20:52:46 2006
@@ -1,13 +1,23 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-	September 14, 2002
-
-	(c) Copyright 2002, The Web Services-Interoperability Organization (WS-I)
-	Download or use of this file is governed by the Policies and Bylaws of WS-I.
-
-	For more information, send email info@ws-i.org. 	
--->
+  ~ 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.
+  -->
 
 <wsdl:definitions 
    xmlns:xs="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/ode/trunk/utils/src/test/resources/common/Configuration.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/Configuration.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/Configuration.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/Configuration.xsd Thu Jul 27 20:52:46 2006
@@ -1,12 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-	September 14, 2002
-
-	(c) Copyright 2002, The Web Services-Interoperability Organization (WS-I)
-	Download or use of this file is governed by the Policies and Bylaws of WS-I.
-
-	For more information, send email info@ws-i.org. 	
--->
+  ~ 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.
+  -->
 <xs:schema 
   targetNamespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Configuration.xsd" 
   xmlns:xs="http://www.w3.org/2001/XMLSchema" 

Modified: incubator/ode/trunk/utils/src/test/resources/common/RetailCatalog.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/RetailCatalog.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/RetailCatalog.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/RetailCatalog.xsd Thu Jul 27 20:52:46 2006
@@ -1,3 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:tns="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/RetailCatalog.xsd" targetNamespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/RetailCatalog.xsd">
  <xsd:annotation>
   <xsd:documentation xml:lang="en">Catalog schema for Retailer component of WS-I</xsd:documentation> 

Modified: incubator/ode/trunk/utils/src/test/resources/common/TestResources.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/TestResources.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/TestResources.java (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/TestResources.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package common;
 

Modified: incubator/ode/trunk/utils/src/test/resources/common/Warehouse.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/Warehouse.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/Warehouse.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/Warehouse.wsdl Thu Jul 27 20:52:46 2006
@@ -1,13 +1,23 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-	September 14, 2002
-
-	(c) Copyright 2002, The Web Services-Interoperability Organization (WS-I)
-	Download or use of this file is governed by the Policies and Bylaws of WS-I.
-
-	For more information, send email info@ws-i.org. 	
--->
+  ~ 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.
+  -->
 
 <wsdl:definitions 
 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 

Modified: incubator/ode/trunk/utils/src/test/resources/common/Warehouse.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/Warehouse.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/Warehouse.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/Warehouse.xsd Thu Jul 27 20:52:46 2006
@@ -1,13 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-	September 14, 2002
-
-	(c) Copyright 2002, The Web Services-Interoperability Organization (WS-I)
-	Download or use of this file is governed by the Policies and Bylaws of WS-I.
-
-	For more information, send email info@ws-i.org. 	
--->
+  ~ 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.
+  -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" 
 	xmlns:wh="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Warehouse.xsd" 

Modified: incubator/ode/trunk/utils/src/test/resources/common/WarehouseImpl.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/WarehouseImpl.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/WarehouseImpl.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/WarehouseImpl.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions
 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
 	xmlns:scm="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Warehouse.wsdl"

Modified: incubator/ode/trunk/utils/src/test/resources/common/bad_xml.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/bad_xml.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/bad_xml.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/bad_xml.wsdl Thu Jul 27 20:52:46 2006
@@ -1,2 +1,21 @@
+<!--
+  ~ 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.
+  -->
+
 <wsdl:definitions asdf>
   </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/bad_xml_schema_import.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/bad_xml_schema_import.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/bad_xml_schema_import.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/bad_xml_schema_import.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions
   targetNamespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Warehouse.wsdl"
 	xmlns="http://schemas.xmlsoap.org/wsdl/"

Modified: incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1-bad-plink.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1-bad-plink.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1-bad-plink.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1-bad-plink.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions targetNamespace="http://manufacturing.org/wsdl/purchase"
       xmlns:sns="http://manufacturing.org/xsd/purchase"
       xmlns:pos="http://manufacturing.org/wsdl/purchase"

Modified: incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/bpel-example-wsdl-1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions targetNamespace="http://manufacturing.org/wsdl/purchase"
       xmlns:sns="http://manufacturing.org/xsd/purchase"
       xmlns:pos="http://manufacturing.org/wsdl/purchase"

Modified: incubator/ode/trunk/utils/src/test/resources/common/bpel-partner-link.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/bpel-partner-link.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/bpel-partner-link.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/bpel-partner-link.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
 targetNamespace="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"

Modified: incubator/ode/trunk/utils/src/test/resources/common/bpel-property.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/bpel-property.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/bpel-property.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/bpel-property.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 targetNamespace="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
 xmlns:wsbp="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/utils/src/test/resources/common/circular1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/circular1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/circular1.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/circular1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="1" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="2" location="circular2.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/circular2.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/circular2.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/circular2.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/circular2.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="2" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="3" location="circular3.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/circular3.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/circular3.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/circular3.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/circular3.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="3" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="4" location="circular4.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/circular4.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/circular4.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/circular4.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/circular4.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="4" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="1" location="circular1.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner1.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bar://baz/qux" location="deep_bad_wsdl_inner2.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner2.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner2.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner2.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_inner2.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz/qux" location="bad_xml.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_outer.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_outer.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_outer.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_bad_wsdl_outer.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz" location="deep_bad_wsdl_inner1.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner1.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <!-- deep_missing_import_wsdl_inner1.wsdl -->
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bar://baz/qux" location="deep_missing_import_wsdl_inner2.wsdl" />

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner2.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner2.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner2.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_inner2.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <!-- deep_missing_import_wsdl_inner2.wsdl -->
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bar://baz/qux/asdf" location="missing.wsdl" />

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_outer.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_outer.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_outer.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_missing_import_wsdl_outer.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <!-- deep_missing_import_outer.wsdl -->
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz" location="deep_missing_import_wsdl_inner1.wsdl" />

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner1.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://bar/baz" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bar://baz/qux" location="deep_wsdl_R2005_inner2.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner2.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner2.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner2.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_inner2.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="bar://baz/qux" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bad://namespace" location="empty.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_outer.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_outer.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_outer.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_R2005_outer.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz" location="deep_wsdl_R2005_inner1.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner1.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://bar/baz" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bar://baz/qux" location="deep_wsdl_inner2.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner2.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner2.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner2.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_inner2.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="bar://baz/qux" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://fneh" location="empty.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_outer.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_outer.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_outer.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/deep_wsdl_outer.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz" location="deep_wsdl_inner1.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/dummyXML.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/dummyXML.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/dummyXML.xml (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/dummyXML.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <test>
 	<empty />
 	<empty>

Modified: incubator/ode/trunk/utils/src/test/resources/common/empty.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/empty.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/empty.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/empty.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="bar://baz/qux" location="deep_wsdl_inner2.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/empty.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/empty.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/empty.xml (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/empty.xml Thu Jul 27 20:52:46 2006
@@ -1,2 +1,21 @@
 <?xml version="1.0"?>
-<foo/> 
\ No newline at end of file
+<!--
+  ~ 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.
+  -->
+
+<foo/>
\ No newline at end of file

Modified: incubator/ode/trunk/utils/src/test/resources/common/good_import.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/good_import.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/good_import.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/good_import.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="bar://baz/qux">
   <xs:import namespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Configuration.xsd" schemaLocation="Configuration.xsd" />
 </xs:schema>

Modified: incubator/ode/trunk/utils/src/test/resources/common/good_wsdl_bad_import.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/good_wsdl_bad_import.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/good_wsdl_bad_import.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/good_wsdl_bad_import.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz" location="good_xml_not_wsdl.wsdl" />
 </wsdl:definitions>

Modified: incubator/ode/trunk/utils/src/test/resources/common/good_xml_not_wsdl.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/good_xml_not_wsdl.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/good_xml_not_wsdl.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/good_xml_not_wsdl.wsdl Thu Jul 27 20:52:46 2006
@@ -1,2 +1,21 @@
 <?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.
+  -->
+
 <test />

Modified: incubator/ode/trunk/utils/src/test/resources/common/invalid_but_well_formed.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/invalid_but_well_formed.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/invalid_but_well_formed.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/invalid_but_well_formed.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions
 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
 	xmlns:tns="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Retailer.wsdl"

Modified: incubator/ode/trunk/utils/src/test/resources/common/loanApprovalProcess.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/loanApprovalProcess.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/loanApprovalProcess.xml (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/loanApprovalProcess.xml Thu Jul 27 20:52:46 2006
@@ -1,3 +1,22 @@
+<!--
+  ~ 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.
+  -->
+
 <process name="loanApprovalProcess"
          targetNamespace="http://acme.com/loanprocessing"
          xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/utils/src/test/resources/common/missing_import.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/missing_import.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/missing_import.xsd (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/missing_import.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="missing_import.xsd">
   <xs:import namespace="missing.xsd" schemaLocation="missing.xsd"/>
 </xs:schema>

Modified: incubator/ode/trunk/utils/src/test/resources/common/missing_imported_schema_import.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/missing_imported_schema_import.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/missing_imported_schema_import.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/missing_imported_schema_import.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions
   targetNamespace="http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-08/Warehouse.wsdl"
 	xmlns="http://schemas.xmlsoap.org/wsdl/"

Modified: incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <definitions
   targetNamespace="foo://bar/baz"
 	xmlns="http://schemas.xmlsoap.org/wsdl/"

Modified: incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import_wrapper.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import_wrapper.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import_wrapper.wsdl (original)
+++ incubator/ode/trunk/utils/src/test/resources/common/missing_schema_import_wrapper.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <wsdl:definitions targetNamespace="foo://fneh" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:import namespace="foo://bar/baz" location="missing_schema_import.wsdl" />
 </wsdl:definitions>