Author: ningjiang
Date: Thu Feb 9 08:52:46 2012
New Revision: 1242241
URL: http://svn.apache.org/viewvc?rev=1242241&view=rev
Log:
Fixed the CS errors of camel-avro
Modified:
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Key.java
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/KeyValueProtocol.java
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Value.java
Modified:
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Key.java
URL:
http://svn.apache.org/viewvc/camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Key.java?rev=1242241&r1=1242240&r2=1242241&view=diff
==============================================================================
---
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Key.java
(original)
+++
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Key.java
Thu Feb 9 08:52:46 2012
@@ -1,4 +1,21 @@
/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License,
Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// CHECKSTYLE:OFF
+/**
* Autogenerated by Avro
*
* DO NOT EDIT DIRECTLY
Modified:
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/KeyValueProtocol.java
URL:
http://svn.apache.org/viewvc/camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/KeyValueProtocol.java?rev=1242241&r1=1242240&r2=1242241&view=diff
==============================================================================
---
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/KeyValueProtocol.java
(original)
+++
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/KeyValueProtocol.java
Thu Feb 9 08:52:46 2012
@@ -1,4 +1,21 @@
/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License,
Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// CHECKSTYLE:OFF
+/**
* Autogenerated by Avro
*
* DO NOT EDIT DIRECTLY
Modified:
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Value.java
URL:
http://svn.apache.org/viewvc/camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Value.java?rev=1242241&r1=1242240&r2=1242241&view=diff
==============================================================================
---
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Value.java
(original)
+++
camel/trunk/components/camel-avro/src/test/java/org/apache/camel/avro/generated/Value.java
Thu Feb 9 08:52:46 2012
@@ -1,4 +1,21 @@
/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License,
Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// CHECKSTYLE:OFF
+/**
* Autogenerated by Avro
*
* DO NOT EDIT DIRECTLY