Author: hadrian
Date: Mon May  2 18:06:55 2011
New Revision: 1098699

URL: http://svn.apache.org/viewvc?rev=1098699&view=rev
Log:
More checkstyle

Modified:
    
camel/trunk/components/camel-dns/src/test/java/org/apache/camel/component/dns/DnsIpHeaderTransferTest.java
    
camel/trunk/components/camel-syslog/src/test/java/org/apache/camel/component/syslog/AutomatedConversionTest.java
    
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java

Modified: 
camel/trunk/components/camel-dns/src/test/java/org/apache/camel/component/dns/DnsIpHeaderTransferTest.java
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-dns/src/test/java/org/apache/camel/component/dns/DnsIpHeaderTransferTest.java?rev=1098699&r1=1098698&r2=1098699&view=diff
==============================================================================
--- 
camel/trunk/components/camel-dns/src/test/java/org/apache/camel/component/dns/DnsIpHeaderTransferTest.java
 (original)
+++ 
camel/trunk/components/camel-dns/src/test/java/org/apache/camel/component/dns/DnsIpHeaderTransferTest.java
 Mon May  2 18:06:55 2011
@@ -1,4 +1,4 @@
-/*
+/**
  * 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.

Modified: 
camel/trunk/components/camel-syslog/src/test/java/org/apache/camel/component/syslog/AutomatedConversionTest.java
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-syslog/src/test/java/org/apache/camel/component/syslog/AutomatedConversionTest.java?rev=1098699&r1=1098698&r2=1098699&view=diff
==============================================================================
--- 
camel/trunk/components/camel-syslog/src/test/java/org/apache/camel/component/syslog/AutomatedConversionTest.java
 (original)
+++ 
camel/trunk/components/camel-syslog/src/test/java/org/apache/camel/component/syslog/AutomatedConversionTest.java
 Mon May  2 18:06:55 2011
@@ -1,4 +1,4 @@
-/*
+/**
  * 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.

Modified: 
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java
URL: 
http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java?rev=1098699&r1=1098698&r2=1098699&view=diff
==============================================================================
--- 
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java
 (original)
+++ 
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/dataformat/protobuf/generated/AddressBookProtos.java
 Mon May  2 18:06:55 2011
@@ -1,8 +1,26 @@
+/**
+ * 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.
+ */
+
 // Generated by the protocol buffer compiler.  DO NOT EDIT!
 // source: addressbook.proto
 
 package org.apache.camel.dataformat.protobuf.generated;
 
+// CHECKSTYLE:OFF
 public final class AddressBookProtos {
   private AddressBookProtos() {}
   public static void registerAllExtensions(


Reply via email to