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 [3/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...

Modified: incubator/cxf/trunk/tools/xjc/cfg-test/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg-test/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg-test/.pmd (original)
+++ incubator/cxf/trunk/tools/xjc/cfg-test/.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/tools/xjc/cfg-test/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset (original)
+++ incubator/cxf/trunk/tools/xjc/cfg-test/.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/tools/xjc/cfg/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg/.checkstyle (original)
+++ incubator/cxf/trunk/tools/xjc/cfg/.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.2.0" simple-config="false">
-    <fileset name="all" enabled="true" check-config-name="CXF Checks" local="false">
-        <file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-    </fileset>
-</fileset-config>
+<?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/tools/xjc/cfg/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg/.pmd (original)
+++ incubator/cxf/trunk/tools/xjc/cfg/.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/tools/xjc/cfg/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/cfg/.ruleset (original)
+++ incubator/cxf/trunk/tools/xjc/cfg/.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/tools/xjc/dv-test/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle (original)
+++ incubator/cxf/trunk/tools/xjc/dv-test/.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/tools/xjc/dv-test/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv-test/.pmd (original)
+++ incubator/cxf/trunk/tools/xjc/dv-test/.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/tools/xjc/dv-test/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv-test/.ruleset (original)
+++ incubator/cxf/trunk/tools/xjc/dv-test/.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/tools/xjc/dv/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv/.checkstyle (original)
+++ incubator/cxf/trunk/tools/xjc/dv/.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.2.0" simple-config="false">
-    <fileset name="all" enabled="true" check-config-name="CXF Checks" local="false">
-        <file-match-pattern match-pattern="^src[/\\]." include-pattern="true"/>
-    </fileset>
-</fileset-config>
+<?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/tools/xjc/dv/.pmd
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/.pmd?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv/.pmd (original)
+++ incubator/cxf/trunk/tools/xjc/dv/.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/tools/xjc/dv/.ruleset
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/.ruleset?view=diff&rev=452539&r1=452538&r2=452539
==============================================================================
--- incubator/cxf/trunk/tools/xjc/dv/.ruleset (original)
+++ incubator/cxf/trunk/tools/xjc/dv/.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>