You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by an...@apache.org on 2006/10/03 17:23:29 UTC

svn commit: r452539 [1/3] - in /incubator/cxf/trunk: ./ api/ codegen-plugin/ common/common/ common/metacode/ common/xsd/ distribution/ etc/ integration/jbi/ jca/ rt/bindings/soap/ rt/bindings/xml/ rt/core/ rt/core/src/main/java/org/apache/cxf/bus/sprin...

Author: andreasmyth
Date: Tue Oct  3 08:23:25 2006
New Revision: 452539

URL: http://svn.apache.org/viewvc?view=rev&rev=452539
Log:
Added Apache license to recently added external binding and catalog files.
Added Apache license to ALL .pmd, .checkstyle and .ruleset files (used the versions in cxf-rt-api as template).
Updates svn-auto-props to include these file types.
Also added some interfaces for WS-RM.

Added:
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/cxf/
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/cxf/ws/
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/
      - copied from r452404, incubator/cxf/tags/celtix/pre_apache/rt/ws/rm/src/main/java/org/objectweb/celtix/ws/policy/
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/Names.java
      - copied, changed from r452426, incubator/cxf/tags/celtix/pre_apache/rt/ws/rm/src/main/java/org/objectweb/celtix/ws/policy/Names.java
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/PolicyConstants.java
      - copied, changed from r452492, incubator/cxf/tags/celtix/pre_apache/api/src/main/java/org/objectweb/celtix/ws/policy/PolicyConstants.java
    incubator/cxf/trunk/rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/PolicyConstantsImpl.java
      - copied, changed from r452426, incubator/cxf/tags/celtix/pre_apache/rt/ws/rm/src/main/java/org/objectweb/celtix/ws/policy/PolicyConstantsImpl.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/
      - copied from r452496, incubator/cxf/tags/celtix/pre_apache/api/src/main/java/org/objectweb/celtix/ws/rm/
Removed:
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/wsdl/
Modified:
    incubator/cxf/trunk/.ruleset
    incubator/cxf/trunk/api/.checkstyle
    incubator/cxf/trunk/api/.pmd
    incubator/cxf/trunk/api/.ruleset
    incubator/cxf/trunk/codegen-plugin/.checkstyle
    incubator/cxf/trunk/codegen-plugin/.pmd
    incubator/cxf/trunk/codegen-plugin/.ruleset
    incubator/cxf/trunk/common/common/.checkstyle
    incubator/cxf/trunk/common/common/.pmd
    incubator/cxf/trunk/common/common/.ruleset
    incubator/cxf/trunk/common/metacode/.checkstyle
    incubator/cxf/trunk/common/metacode/.pmd
    incubator/cxf/trunk/common/metacode/.ruleset
    incubator/cxf/trunk/common/xsd/.checkstyle
    incubator/cxf/trunk/common/xsd/.pmd
    incubator/cxf/trunk/common/xsd/.ruleset
    incubator/cxf/trunk/distribution/.ruleset
    incubator/cxf/trunk/etc/svn-auto-props
    incubator/cxf/trunk/integration/jbi/.checkstyle
    incubator/cxf/trunk/integration/jbi/.pmd
    incubator/cxf/trunk/integration/jbi/.ruleset
    incubator/cxf/trunk/jca/.checkstyle
    incubator/cxf/trunk/jca/.pmd
    incubator/cxf/trunk/jca/.ruleset
    incubator/cxf/trunk/rt/bindings/soap/.checkstyle
    incubator/cxf/trunk/rt/bindings/soap/.pmd
    incubator/cxf/trunk/rt/bindings/soap/.ruleset
    incubator/cxf/trunk/rt/bindings/xml/.checkstyle
    incubator/cxf/trunk/rt/bindings/xml/.pmd
    incubator/cxf/trunk/rt/bindings/xml/.ruleset
    incubator/cxf/trunk/rt/core/.checkstyle
    incubator/cxf/trunk/rt/core/.pmd
    incubator/cxf/trunk/rt/core/.ruleset
    incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/BusApplicationContext.java
    incubator/cxf/trunk/rt/databinding/jaxb/.checkstyle
    incubator/cxf/trunk/rt/databinding/jaxb/.pmd
    incubator/cxf/trunk/rt/databinding/jaxb/.ruleset
    incubator/cxf/trunk/rt/frontend/jaxws/.checkstyle
    incubator/cxf/trunk/rt/frontend/jaxws/.pmd
    incubator/cxf/trunk/rt/frontend/jaxws/.ruleset
    incubator/cxf/trunk/rt/frontend/js/.checkstyle
    incubator/cxf/trunk/rt/frontend/js/.pmd
    incubator/cxf/trunk/rt/frontend/js/.ruleset
    incubator/cxf/trunk/rt/frontend/simple/.checkstyle
    incubator/cxf/trunk/rt/frontend/simple/.pmd
    incubator/cxf/trunk/rt/frontend/simple/.ruleset
    incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/DefaultServiceConfiguration.java
    incubator/cxf/trunk/rt/management/.checkstyle
    incubator/cxf/trunk/rt/management/.pmd
    incubator/cxf/trunk/rt/management/.ruleset
    incubator/cxf/trunk/rt/transports/http/.checkstyle
    incubator/cxf/trunk/rt/transports/http/.pmd
    incubator/cxf/trunk/rt/transports/http/.ruleset
    incubator/cxf/trunk/rt/transports/jms/.checkstyle
    incubator/cxf/trunk/rt/transports/jms/.pmd
    incubator/cxf/trunk/rt/transports/jms/.ruleset
    incubator/cxf/trunk/rt/transports/local/.checkstyle
    incubator/cxf/trunk/rt/transports/local/.pmd
    incubator/cxf/trunk/rt/transports/local/.ruleset
    incubator/cxf/trunk/rt/ws/addr/.checkstyle
    incubator/cxf/trunk/rt/ws/addr/.pmd
    incubator/cxf/trunk/rt/ws/addr/.ruleset
    incubator/cxf/trunk/rt/ws/policy/.checkstyle
    incubator/cxf/trunk/rt/ws/policy/.pmd
    incubator/cxf/trunk/rt/ws/policy/.ruleset
    incubator/cxf/trunk/rt/ws/policy/src/main/resources/schemas/catalog.cat
    incubator/cxf/trunk/rt/ws/policy/src/main/resources/schemas/ws-policy.xjb
    incubator/cxf/trunk/rt/ws/rm/.checkstyle
    incubator/cxf/trunk/rt/ws/rm/.pmd
    incubator/cxf/trunk/rt/ws/rm/.ruleset
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/JAXWSRMConstants.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMConstants.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMProperties.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/RMDestinationSequence.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/RMMessage.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/RMSourceSequence.java
    incubator/cxf/trunk/rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/RMStore.java
    incubator/cxf/trunk/rt/ws/rm/src/main/resources/schemas/wsdl/catalog.cat
    incubator/cxf/trunk/rt/ws/rm/src/main/resources/schemas/wsdl/wsrm.xjb
    incubator/cxf/trunk/systests/.checkstyle
    incubator/cxf/trunk/systests/.pmd
    incubator/cxf/trunk/systests/.ruleset
    incubator/cxf/trunk/testutils/.checkstyle
    incubator/cxf/trunk/testutils/.pmd
    incubator/cxf/trunk/testutils/.ruleset
    incubator/cxf/trunk/tools/common/.checkstyle
    incubator/cxf/trunk/tools/common/.pmd
    incubator/cxf/trunk/tools/common/.ruleset
    incubator/cxf/trunk/tools/java2wsdl/.checkstyle
    incubator/cxf/trunk/tools/java2wsdl/.pmd
    incubator/cxf/trunk/tools/java2wsdl/.ruleset
    incubator/cxf/trunk/tools/misctools/.checkstyle
    incubator/cxf/trunk/tools/misctools/.pmd
    incubator/cxf/trunk/tools/misctools/.ruleset
    incubator/cxf/trunk/tools/validator/.checkstyle
    incubator/cxf/trunk/tools/validator/.pmd
    incubator/cxf/trunk/tools/validator/.ruleset
    incubator/cxf/trunk/tools/wsdl2java/.checkstyle
    incubator/cxf/trunk/tools/wsdl2java/.pmd
    incubator/cxf/trunk/tools/wsdl2java/.ruleset
    incubator/cxf/trunk/tools/xjc/cfg-test/.checkstyle
    incubator/cxf/trunk/tools/xjc/cfg-test/.pmd
    incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset
    incubator/cxf/trunk/tools/xjc/cfg/.checkstyle
    incubator/cxf/trunk/tools/xjc/cfg/.pmd
    incubator/cxf/trunk/tools/xjc/cfg/.ruleset
    incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle
    incubator/cxf/trunk/tools/xjc/dv-test/.pmd
    incubator/cxf/trunk/tools/xjc/dv-test/.ruleset
    incubator/cxf/trunk/tools/xjc/dv/.checkstyle
    incubator/cxf/trunk/tools/xjc/dv/.pmd
    incubator/cxf/trunk/tools/xjc/dv/.ruleset

Modified: incubator/cxf/trunk/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/.ruleset (original)
+++ incubator/cxf/trunk/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/api/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/api/.checkstyle (original)
+++ incubator/cxf/trunk/api/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/api/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/api/.pmd (original)
+++ incubator/cxf/trunk/api/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/api/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/api/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/api/.ruleset (original)
+++ incubator/cxf/trunk/api/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/codegen-plugin/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/codegen-plugin/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/codegen-plugin/.checkstyle (original)
+++ incubator/cxf/trunk/codegen-plugin/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/codegen-plugin/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/codegen-plugin/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/codegen-plugin/.pmd (original)
+++ incubator/cxf/trunk/codegen-plugin/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/codegen-plugin/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/codegen-plugin/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/codegen-plugin/.ruleset (original)
+++ incubator/cxf/trunk/codegen-plugin/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/common/common/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/common/.checkstyle (original)
+++ incubator/cxf/trunk/common/common/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/common/common/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/common/.pmd (original)
+++ incubator/cxf/trunk/common/common/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/common/common/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/common/.ruleset (original)
+++ incubator/cxf/trunk/common/common/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/common/metacode/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/metacode/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/metacode/.checkstyle (original)
+++ incubator/cxf/trunk/common/metacode/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,6 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.1.0" simple-config="false">
-    <fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description="">
-	<file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-    </fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/common/metacode/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/metacode/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/metacode/.pmd (original)
+++ incubator/cxf/trunk/common/metacode/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/common/metacode/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/metacode/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/metacode/.ruleset (original)
+++ incubator/cxf/trunk/common/metacode/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/common/xsd/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xsd/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/xsd/.checkstyle (original)
+++ incubator/cxf/trunk/common/xsd/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,6 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<fileset-config file-format-version="1.1.0" simple-config="false">
-    <fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description="">
-	<file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-    </fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/common/xsd/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xsd/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/xsd/.pmd (original)
+++ incubator/cxf/trunk/common/xsd/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/common/xsd/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/common/xsd/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/common/xsd/.ruleset (original)
+++ incubator/cxf/trunk/common/xsd/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/distribution/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/distribution/.ruleset (original)
+++ incubator/cxf/trunk/distribution/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   

Modified: incubator/cxf/trunk/etc/svn-auto-props
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/etc/svn-auto-props?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/etc/svn-auto-props (original)
+++ incubator/cxf/trunk/etc/svn-auto-props Tue Oct  3 08:23:25 2006
@@ -15,8 +15,12 @@
 *.xml = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
 *.xsl = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
 *.xsd = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+*.xjb = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
 *.wsdl = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
 *.properties = svn:mime-type=text/plain;svn:eol-style=native;svn:keywords=Rev Date
+.checkstyle = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+.pmd = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
+.ruleset = svn:mime-type=text/xml;svn:eol-style=native;svn:keywords=Rev Date
 *.c = svn:eol-style=native;svn:keywords=Rev Date
 *.cpp = svn:eol-style=native;svn:keywords=Rev Date
 *.h = svn:eol-style=native;svn:keywords=Rev Date
@@ -28,6 +32,7 @@
 *.py = svn:eol-style=native
 *.cmd = svn:eol-style=native
 *.txt = svn:eol-style=native;svn:mime-type=text/plain
+*.cat = svn:eol-style=native;svn:mime-type=text/plain
 *.htm* = svn:eol-style=native;svn:mime-type=text/html;svn:keywords=Rev Date
 ChangeLog = svn:eol-style=native;svn:mime-type=text/plain
 README* = svn:eol-style=native;svn:mime-type=text/plain

Modified: incubator/cxf/trunk/integration/jbi/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/integration/jbi/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/integration/jbi/.checkstyle (original)
+++ incubator/cxf/trunk/integration/jbi/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/integration/jbi/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/integration/jbi/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/integration/jbi/.pmd (original)
+++ incubator/cxf/trunk/integration/jbi/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/integration/jbi/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/integration/jbi/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/integration/jbi/.ruleset (original)
+++ incubator/cxf/trunk/integration/jbi/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/jca/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/jca/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/jca/.checkstyle (original)
+++ incubator/cxf/trunk/jca/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/jca/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/jca/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/jca/.pmd (original)
+++ incubator/cxf/trunk/jca/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/><includeDerivedFiles>false</includeDerivedFiles></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/jca/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/jca/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/jca/.ruleset (original)
+++ incubator/cxf/trunk/jca/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/bindings/soap/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/soap/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/bindings/soap/.checkstyle (original)
+++ incubator/cxf/trunk/rt/bindings/soap/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/bindings/soap/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/soap/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/bindings/soap/.pmd (original)
+++ incubator/cxf/trunk/rt/bindings/soap/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/><includeDerivedFiles>false</includeDerivedFiles></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/bindings/soap/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/soap/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/bindings/soap/.ruleset (original)
+++ incubator/cxf/trunk/rt/bindings/soap/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/bindings/xml/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/xml/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/bindings/xml/.checkstyle (original)
+++ incubator/cxf/trunk/rt/bindings/xml/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/bindings/xml/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/xml/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/bindings/xml/.pmd (original)
+++ incubator/cxf/trunk/rt/bindings/xml/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/><includeDerivedFiles>false</includeDerivedFiles></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/bindings/xml/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/xml/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/bindings/xml/.ruleset (original)
+++ incubator/cxf/trunk/rt/bindings/xml/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/core/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/core/.checkstyle (original)
+++ incubator/cxf/trunk/rt/core/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
 <fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
 </fileset>
-</fileset-config>
\ No newline at end of file
+</fileset-config>

Modified: incubator/cxf/trunk/rt/core/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/core/.pmd (original)
+++ incubator/cxf/trunk/rt/core/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/><includeDerivedFiles>false</includeDerivedFiles></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/core/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/core/.ruleset (original)
+++ incubator/cxf/trunk/rt/core/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/BusApplicationContext.java
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/BusApplicationContext.java?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/BusApplicationContext.java (original)
+++ incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/BusApplicationContext.java Tue Oct  3 08:23:25 2006
@@ -106,13 +106,5 @@
         return res;
     }
 
-    @Override
-    protected String[] getConfigLocations() {
-        return super.getConfigLocations();
-    }
-    
-    
-    
-    
 
 }

Modified: incubator/cxf/trunk/rt/databinding/jaxb/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/jaxb/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/databinding/jaxb/.checkstyle (original)
+++ incubator/cxf/trunk/rt/databinding/jaxb/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/databinding/jaxb/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/jaxb/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/databinding/jaxb/.pmd (original)
+++ incubator/cxf/trunk/rt/databinding/jaxb/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/databinding/jaxb/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/databinding/jaxb/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/databinding/jaxb/.ruleset (original)
+++ incubator/cxf/trunk/rt/databinding/jaxb/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/frontend/jaxws/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/jaxws/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/jaxws/.checkstyle (original)
+++ incubator/cxf/trunk/rt/frontend/jaxws/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/frontend/jaxws/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/jaxws/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/jaxws/.pmd (original)
+++ incubator/cxf/trunk/rt/frontend/jaxws/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/frontend/jaxws/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/jaxws/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/jaxws/.ruleset (original)
+++ incubator/cxf/trunk/rt/frontend/jaxws/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/frontend/js/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/js/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/js/.checkstyle (original)
+++ incubator/cxf/trunk/rt/frontend/js/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/frontend/js/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/js/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/js/.pmd (original)
+++ incubator/cxf/trunk/rt/frontend/js/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/frontend/js/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/js/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/js/.ruleset (original)
+++ incubator/cxf/trunk/rt/frontend/js/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/frontend/simple/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/simple/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/simple/.checkstyle (original)
+++ incubator/cxf/trunk/rt/frontend/simple/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/frontend/simple/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/simple/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/simple/.pmd (original)
+++ incubator/cxf/trunk/rt/frontend/simple/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/frontend/simple/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/simple/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/simple/.ruleset (original)
+++ incubator/cxf/trunk/rt/frontend/simple/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->

Modified: incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/DefaultServiceConfiguration.java
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/DefaultServiceConfiguration.java?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/DefaultServiceConfiguration.java (original)
+++ incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/DefaultServiceConfiguration.java Tue Oct  3 08:23:25 2006
@@ -38,12 +38,6 @@
     }
 
     @Override
-    public String getAction(OperationInfo op) {
-        // TODO Auto-generated method stub
-        return super.getAction(op);
-    }
-
-    @Override
     public QName getFaultName(Service service, OperationInfo o, Class exClass, Class beanClass) {
         // TODO Auto-generated method stub
         return super.getFaultName(service, o, exClass, beanClass);
@@ -58,12 +52,6 @@
     @Override
     public QName getInputMessageName(OperationInfo op) {
         return new QName(op.getName().getNamespaceURI(), op.getName() + "Request");
-    }
-
-    @Override
-    public String getMEP(Method method) {
-        // TODO Auto-generated method stub
-        return super.getMEP(method);
     }
 
     @Override

Modified: incubator/cxf/trunk/rt/management/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/management/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/management/.checkstyle (original)
+++ incubator/cxf/trunk/rt/management/.checkstyle Tue Oct  3 08:23:25 2006
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?><fileset-config file-format-version="1.1.0" simple-config="false">
-<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-</fileset>
-</fileset-config>
\ No newline at end of file
+<?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.
+-->
+<fileset-config file-format-version="1.1.0" simple-config="false">
+<fileset name="all" enabled="true" check-config-name="CXF Checks" type="external" description=""><file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
+</fileset>
+</fileset-config>

Modified: incubator/cxf/trunk/rt/management/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/management/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/management/.pmd (original)
+++ incubator/cxf/trunk/rt/management/.pmd Tue Oct  3 08:23:25 2006
@@ -1,2 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>
\ No newline at end of file
+<?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.
+-->
+<pmd><useProjectRuleSet>true</useProjectRuleSet><rules/></pmd>

Modified: incubator/cxf/trunk/rt/management/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/management/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/rt/management/.ruleset (original)
+++ incubator/cxf/trunk/rt/management/.ruleset Tue Oct  3 08:23:25 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
 <ruleset name="pmd-eclipse">
   <description>PMD Plugin preferences rule set</description>
   
@@ -23,7 +41,7 @@
   <rule ref="rulesets/basic.xml/UnnecessaryConversionTemporary"/>
   <rule ref="rulesets/basic.xml/UnnecessaryFinalModifier"/>
   <rule ref="rulesets/basic.xml/UnnecessaryReturn"/>
-<!--<rule ref="rulesets/basic.xml/UselessOverridingMethod"/>-->
+  <rule ref="rulesets/basic.xml/UselessOverridingMethod"/>
   
 <!--<rule ref="rulesets/braces.xml/ForLoopsMustUseBraces"/>-->
 <!--<rule ref="rulesets/braces.xml/IfElseStmtsMustUseBraces"/>-->