diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationVisitor.java index ea071f6f6..e6d3e03a0 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationWriter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationWriter.java index 7b37b656c..cad59059e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationWriter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/AnnotationWriter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Attribute.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Attribute.java index 1e02df767..6e9af2af3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Attribute.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Attribute.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/ByteVector.java b/common/asm/src/main/java/com/alibaba/citrus/asm/ByteVector.java index 2d66c04d8..c4350b0a5 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/ByteVector.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/ByteVector.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassAdapter.java index b8a02fe78..0c3ba0930 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassReader.java b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassReader.java index 1a1546f4c..315ba7168 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassReader.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassReader.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassVisitor.java index 3244dd1e1..b0b68c1cb 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassWriter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassWriter.java index 2c12ab6dc..69dc96dac 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/ClassWriter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/ClassWriter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Edge.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Edge.java index ab351d510..c5fd30d01 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Edge.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Edge.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/FieldVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/FieldVisitor.java index 19308a8b2..f6d672dc9 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/FieldVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/FieldVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/FieldWriter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/FieldWriter.java index ff75ca06d..6daa1edbe 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/FieldWriter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/FieldWriter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Frame.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Frame.java index 7a5d4d929..3ee95a759 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Frame.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Frame.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Handler.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Handler.java index 7ea793ba4..21fef621e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Handler.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Handler.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Item.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Item.java index 9c9a4479b..f6a831dad 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Item.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Item.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Label.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Label.java index f1562e88f..ad033e7cb 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Label.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Label.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/MethodAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/MethodAdapter.java index 0064d2fbd..bda9efaba 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/MethodAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/MethodAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/MethodVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/MethodVisitor.java index 3d5e4aed7..c6b9449ed 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/MethodVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/MethodVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/MethodWriter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/MethodWriter.java index ad13f45f7..1d46f02ee 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/MethodWriter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/MethodWriter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Opcodes.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Opcodes.java index e0945bee9..e082cb3a3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Opcodes.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Opcodes.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/Type.java b/common/asm/src/main/java/com/alibaba/citrus/asm/Type.java index a90fcc086..42d353486 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/Type.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/Type.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AdviceAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AdviceAdapter.java index 4a22315ef..e98c9a071 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AdviceAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AdviceAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AnalyzerAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AnalyzerAdapter.java index 79759c7cf..4957988dd 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AnalyzerAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/AnalyzerAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluator.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluator.java index 51c91caca..87744da19 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluator.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluator.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/EmptyVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/EmptyVisitor.java index ef13a33be..05f20bf7e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/EmptyVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/EmptyVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/GeneratorAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/GeneratorAdapter.java index 9f682f769..39d3baa5d 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/GeneratorAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/GeneratorAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapter.java index 2b3da4ac1..d0e856d74 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/LocalVariablesSorter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/LocalVariablesSorter.java index 40d0ca1bc..3fcb4a5b3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/LocalVariablesSorter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/LocalVariablesSorter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Method.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Method.java index 285751862..e6423e50b 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Method.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Method.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Remapper.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Remapper.java index 43c42dfdb..bbde088b3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Remapper.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/Remapper.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingAnnotationAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingAnnotationAdapter.java index d977f0db4..1ccd7b73e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingAnnotationAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingAnnotationAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingClassAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingClassAdapter.java index 42bc9e8f2..008f0a913 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingClassAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingClassAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingFieldAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingFieldAdapter.java index 16ce0d71a..d7b444e07 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingFieldAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingFieldAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingMethodAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingMethodAdapter.java index 5a1100bbd..66de67e33 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingMethodAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingMethodAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingSignatureAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingSignatureAdapter.java index 3593f4abc..ef974bb5a 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingSignatureAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/RemappingSignatureAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdder.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdder.java index 9a93f208c..1bd5985c3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdder.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdder.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SimpleRemapper.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SimpleRemapper.java index c414dbcf8..5c566221d 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SimpleRemapper.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/SimpleRemapper.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/StaticInitMerger.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/StaticInitMerger.java index 452498ac9..b075ba495 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/StaticInitMerger.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/StaticInitMerger.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/TableSwitchGenerator.java b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/TableSwitchGenerator.java index 9b597d64a..59f6277e3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/commons/TableSwitchGenerator.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/commons/TableSwitchGenerator.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/AnnotationConstantsCollector.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/AnnotationConstantsCollector.java index e334a738f..7a0513c72 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/AnnotationConstantsCollector.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/AnnotationConstantsCollector.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassConstantsCollector.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassConstantsCollector.java index 28592009b..28b4aa9b4 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassConstantsCollector.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassConstantsCollector.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassOptimizer.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassOptimizer.java index f414d9207..1292daaed 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassOptimizer.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ClassOptimizer.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Constant.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Constant.java index 1f335a920..a76296abc 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Constant.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Constant.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ConstantPool.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ConstantPool.java index 236c33421..0e8dd4283 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ConstantPool.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/ConstantPool.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/FieldConstantsCollector.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/FieldConstantsCollector.java index 67cffb1c1..c0a18ace2 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/FieldConstantsCollector.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/FieldConstantsCollector.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/JarOptimizer.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/JarOptimizer.java index 39e6c3d8c..191fae857 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/JarOptimizer.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/JarOptimizer.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodConstantsCollector.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodConstantsCollector.java index 4d3ab7ee1..11e864578 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodConstantsCollector.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodConstantsCollector.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodOptimizer.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodOptimizer.java index 65222ce5a..be820b080 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodOptimizer.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/MethodOptimizer.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/NameMapping.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/NameMapping.java index 3a7ab8ba1..958661f75 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/NameMapping.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/NameMapping.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Shrinker.java b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Shrinker.java index 02012c0ac..aed7c088e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Shrinker.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/optimizer/Shrinker.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureReader.java b/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureReader.java index 3fd5a7573..1de3dd1dd 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureReader.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureReader.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureVisitor.java index d980623de..8dea231b1 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureWriter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureWriter.java index 7b742acc7..89fa1131d 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureWriter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/signature/SignatureWriter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AbstractInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AbstractInsnNode.java index 91356602c..5e8903734 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AbstractInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AbstractInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AnnotationNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AnnotationNode.java index 2a6df008e..2d7c7d703 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AnnotationNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/AnnotationNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/ClassNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/ClassNode.java index 62fcc15c2..626144e57 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/ClassNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/ClassNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldInsnNode.java index 2b3f2f3fa..ae55ad05c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldNode.java index 29383f37b..cc873b218 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FrameNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FrameNode.java index 707569662..a88a0cba1 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FrameNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/FrameNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IincInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IincInsnNode.java index 1e2ac8120..af410fada 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IincInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IincInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InnerClassNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InnerClassNode.java index 800c4cac9..f25de9f2c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InnerClassNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InnerClassNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnList.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnList.java index 6d5e79ffc..754f54dde 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnList.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnList.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnNode.java index 945e0d9a3..abe1bd98a 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/InsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IntInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IntInsnNode.java index 01bddb0bb..da1b8863d 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IntInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/IntInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/JumpInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/JumpInsnNode.java index 7e7ce3f5d..c88e851cc 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/JumpInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/JumpInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LabelNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LabelNode.java index 1c72b9a8a..eb652ac4b 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LabelNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LabelNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LdcInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LdcInsnNode.java index c0211e326..20a31c87c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LdcInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LdcInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LineNumberNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LineNumberNode.java index 23a09b2e9..a69892194 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LineNumberNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LineNumberNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LocalVariableNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LocalVariableNode.java index 12d5da278..bb150bd29 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LocalVariableNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LocalVariableNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LookupSwitchInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LookupSwitchInsnNode.java index 410781894..0820a1b92 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LookupSwitchInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/LookupSwitchInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MemberNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MemberNode.java index d4c09985f..7d97f99b5 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MemberNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MemberNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodInsnNode.java index 0f1f8b609..6c078d5e2 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodNode.java index d01be06bc..ac78f747a 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MethodNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MultiANewArrayInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MultiANewArrayInsnNode.java index a30e557d2..b3f2a5c62 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MultiANewArrayInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/MultiANewArrayInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TableSwitchInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TableSwitchInsnNode.java index c549e1049..e43cca330 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TableSwitchInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TableSwitchInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TryCatchBlockNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TryCatchBlockNode.java index 09d455db2..e98567585 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TryCatchBlockNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TryCatchBlockNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TypeInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TypeInsnNode.java index 15136e973..68347899d 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TypeInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/TypeInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/VarInsnNode.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/VarInsnNode.java index fd7107869..3eca06140 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/VarInsnNode.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/VarInsnNode.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Analyzer.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Analyzer.java index 01c220a43..b352a164c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Analyzer.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Analyzer.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerException.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerException.java index eafc735e1..bd5bc4c8a 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerException.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerException.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreter.java index 3336ad326..82b0a6c14 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicValue.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicValue.java index a27da0f2b..d28e82471 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicValue.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicValue.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifier.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifier.java index 1ca3f5844..25ca41858 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifier.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifier.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Frame.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Frame.java index 240bb8a79..e869af7ba 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Frame.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Frame.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Interpreter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Interpreter.java index a498b5773..4500cc554 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Interpreter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Interpreter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifier.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifier.java index 8c5c06204..327f3a3c4 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifier.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifier.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SmallSet.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SmallSet.java index d7cecbeb8..198d7228e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SmallSet.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SmallSet.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreter.java index 370e1a7cd..ed98b83d5 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceValue.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceValue.java index 3ada41d59..fccc7325f 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceValue.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/SourceValue.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Subroutine.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Subroutine.java index 8e2fd62c5..fa52ed773 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Subroutine.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Subroutine.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Value.java b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Value.java index 73054f4c0..32820fcf6 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Value.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/tree/analysis/Value.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifiable.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifiable.java index 710942331..bd965f16e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifiable.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifiable.java @@ -13,8 +13,8 @@ * 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. - * */ + /** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAbstractVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAbstractVisitor.java index 5cec1146f..272adb18e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAbstractVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAbstractVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAnnotationVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAnnotationVisitor.java index 0124468ea..afd890c2a 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAnnotationVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierAnnotationVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierClassVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierClassVisitor.java index 652e50234..3be81b772 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierClassVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierClassVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierFieldVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierFieldVisitor.java index 0035df182..43e41040d 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierFieldVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierFieldVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierMethodVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierMethodVisitor.java index ea21f837c..ea2e79847 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierMethodVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/ASMifierMethodVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/AbstractVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/AbstractVisitor.java index c55a98533..06076ee68 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/AbstractVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/AbstractVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckAnnotationAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckAnnotationAdapter.java index 5ed2ecc9c..e0b911d01 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckAnnotationAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckAnnotationAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckClassAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckClassAdapter.java index c21aae96d..d57f6ecb3 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckClassAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckClassAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckFieldAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckFieldAdapter.java index 911909e96..7a22f3b77 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckFieldAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckFieldAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckMethodAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckMethodAdapter.java index 3c03bca2d..35090029c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckMethodAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckMethodAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckSignatureAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckSignatureAdapter.java index d76121ea4..d90c89f25 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckSignatureAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/CheckSignatureAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAbstractVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAbstractVisitor.java index 1c2fdfa73..79173b9eb 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAbstractVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAbstractVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAnnotationVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAnnotationVisitor.java index 38d4af61e..63f1acb57 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAnnotationVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceAnnotationVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceClassVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceClassVisitor.java index 157e51611..dbe6fd04f 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceClassVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceClassVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceFieldVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceFieldVisitor.java index 9db7f7735..45e939401 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceFieldVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceFieldVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceMethodVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceMethodVisitor.java index 25fee407a..ca783937c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceMethodVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceMethodVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceSignatureVisitor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceSignatureVisitor.java index 8daf56e1d..a35429537 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceSignatureVisitor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/TraceSignatureVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/util/Traceable.java b/common/asm/src/main/java/com/alibaba/citrus/asm/util/Traceable.java index 5c92a9617..170a088ee 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/util/Traceable.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/util/Traceable.java @@ -13,8 +13,8 @@ * 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. - * */ + /** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/ASMContentHandler.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/ASMContentHandler.java index 38007a049..5cd728384 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/ASMContentHandler.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/ASMContentHandler.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/Processor.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/Processor.java index 0554e2171..9eef91b29 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/Processor.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/Processor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAdapter.java index a1c30d607..880967c8c 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAnnotationAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAnnotationAdapter.java index 441aa0a5f..736b1e0bb 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAnnotationAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXAnnotationAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXClassAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXClassAdapter.java index 3632cdbc7..e7d21cb7e 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXClassAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXClassAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXCodeAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXCodeAdapter.java index 945e8fa67..5852f27ae 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXCodeAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXCodeAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXFieldAdapter.java b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXFieldAdapter.java index a5f5f62c2..4eb106cd8 100644 --- a/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXFieldAdapter.java +++ b/common/asm/src/main/java/com/alibaba/citrus/asm/xml/SAXFieldAdapter.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/AbstractTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/AbstractTest.java index f1d5e38fc..b0f62be69 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/AbstractTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/AbstractTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/AnnotationsTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/AnnotationsTest.java index f06df08bb..3442ce6c9 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/AnnotationsTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/AnnotationsTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/AsmTestParams.java b/common/asm/src/test/java/com/alibaba/citrus/asm/AsmTestParams.java index d14d865c5..5c35aff23 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/AsmTestParams.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/AsmTestParams.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.asm; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/AttributeUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/AttributeUnitTest.java index 7369de017..6251a257d 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/AttributeUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/AttributeUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassAdapterTest.java index 62b539dac..304d476a4 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderTest.java index 25155d3c7..4a7d2aad0 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderUnitTest.java index 1f0bb21c4..4dcba5aae 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassReaderUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeFramesTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeFramesTest.java index 5927aae32..83f542d63 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeFramesTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeFramesTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsTest.java index d04198ea1..475172a0e 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsUnitTest.java index 9a5fa67b8..8d31ddf24 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterComputeMaxsUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterCopyPoolTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterCopyPoolTest.java index af0b14455..930c3610b 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterCopyPoolTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterCopyPoolTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterResizeInsnsTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterResizeInsnsTest.java index 6eabb05b7..a17fd1155 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterResizeInsnsTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterResizeInsnsTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterTest.java index 074207e60..710de9768 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterUnitTest.java index 71c1ba29d..9d304e1ba 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/ClassWriterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/LabelUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/LabelUnitTest.java index 535140d8f..d236643fc 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/LabelUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/LabelUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/TypeUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/TypeUnitTest.java index a3db69eea..73fb18105 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/TypeUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/TypeUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/CodeComment.java b/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/CodeComment.java index a0ebe9fc9..7fc8aad60 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/CodeComment.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/CodeComment.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/Comment.java b/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/Comment.java index 929d406a6..f4ba8f4a7 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/Comment.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/attrs/Comment.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterTest.java index ed0eef363..8b5ec1f00 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterUnitTest.java index aab1dc79a..bb6f89cf2 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AdviceAdapterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AnalyzerAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AnalyzerAdapterTest.java index d8795b32e..d7a632847 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AnalyzerAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/AnalyzerAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluatorTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluatorTest.java index c95d1d86e..7fb08e84b 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluatorTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/CodeSizeEvaluatorTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierClassVisitor.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierClassVisitor.java index ab8363bff..554db3242 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierClassVisitor.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierClassVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierMethodVisitor.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierMethodVisitor.java index 85a0615be..eb19354a2 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierMethodVisitor.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierMethodVisitor.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierTest.java index ce857f092..985b55947 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/GASMifierTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterTest.java index 7716cbe9c..c5daa3abf 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterUnitTest.java index f67ea7960..2f1c07e4f 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/JSRInlinerAdapterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest.java index fa7b06079..9bae5ab35 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest2.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest2.java index 61cc95bb0..42a60909f 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest2.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/LocalVariablesSorterTest2.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest.java index 77b456142..4bdd3a5a0 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest2.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest2.java index 5c04d6489..8a9ee8811 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest2.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/RemappingClassAdapterTest2.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2007 INRIA, France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderTest.java index dd51234fc..a31553c52 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderUnitTest.java index cbdab08ef..1eb17187e 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/SerialVersionUIDAdderUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/StaticInitMergerTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/StaticInitMergerTest.java index 3fcdc6e02..47125fb6f 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/commons/StaticInitMergerTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/commons/StaticInitMergerTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureUnitTest.java index 840128e18..77823ef63 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureWriterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureWriterTest.java index 5f8783277..528180b9f 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureWriterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/signature/SignatureWriterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Annotation.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Annotation.java index cc4eccaf7..8e9847a44 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Annotation.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Annotation.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Attribute.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Attribute.java index b092fd6cc..968f98b12 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Attribute.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Attribute.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Debug.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Debug.java index 755191c38..510c81402 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Debug.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Debug.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Enum.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Enum.java index 144fdc94e..7229a886d 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Enum.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Enum.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Frames.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Frames.java index e07e23eef..0f6f41183 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Frames.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Frames.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Generator.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Generator.java index f296cf22c..4324172ca 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Generator.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Generator.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Insns.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Insns.java index 643952912..4e3184c81 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Insns.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Insns.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Interface.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Interface.java index 428a93318..cf8887d14 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Interface.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Interface.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/JSR.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/JSR.java index 942939700..c43844e37 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/JSR.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/JSR.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Outer.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Outer.java index 1daadac8f..e22e80a15 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Outer.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Outer.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Wide.java b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Wide.java index 714205ee3..067a7f0ae 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Wide.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/test/cases/Wide.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeTest.java index b5067585f..e9d72dd80 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeUnitTest.java index e5c6c597e..1143862e3 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/ClassNodeUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/InsnListUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/InsnListUnitTest.java index 5cad4be63..9a625d487 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/InsnListUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/InsnListUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerUnitTest.java index 415284960..d75c7f766 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/AnalyzerUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreterTest.java index 59a1468c5..6b7b7b9ed 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicInterpreterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifierTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifierTest.java index aef21273f..422969094 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifierTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/BasicVerifierTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierTest.java index eb92ab85e..97403f605 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierUnitTest.java index da081d804..48afda114 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SimpleVerifierUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SmallSetUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SmallSetUnitTest.java index 70be50208..cf8bd5766 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SmallSetUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SmallSetUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreterTest.java index 9074f6df3..c843fb3e3 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/SourceInterpreterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/ValueUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/ValueUnitTest.java index 452b164a8..daa6c37d5 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/ValueUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/tree/analysis/ValueUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierTest.java index 12b479e70..88dddb30c 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierUnitTest.java index 29552e5f1..af20e3bf3 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/ASMifierUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterTest.java index 68308d9cb..c42738f5c 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterUnitTest.java index 2acd8b0af..292f1d8ad 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckClassAdapterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterTest.java index 57f669ed2..4635d041b 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterUnitTest.java index da401665a..5df114096 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/CheckSignatureAdapterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterTest.java index 5869efa98..19a158ee9 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterUnitTest.java index de152b18d..53aead976 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceClassAdapterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceSignatureVisitorUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceSignatureVisitorUnitTest.java index e72d70af9..ff152a8cc 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceSignatureVisitorUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/util/TraceSignatureVisitorUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/xml/ASMContentHandlerUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/xml/ASMContentHandlerUnitTest.java index ddc385efb..9286cb122 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/xml/ASMContentHandlerUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/xml/ASMContentHandlerUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterTest.java index 1da4af2fc..cfa906fa6 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM XML Adapter * Copyright (c) 2004, Eugene Kuleshov diff --git a/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterUnitTest.java b/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterUnitTest.java index f1160ef10..7b5100102 100644 --- a/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterUnitTest.java +++ b/common/asm/src/test/java/com/alibaba/citrus/asm/xml/SAXAdapterUnitTest.java @@ -13,8 +13,8 @@ * 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. - * */ + /*** * ASM tests * Copyright (c) 2002-2005 France Telecom diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassBuilder.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassBuilder.java index a00cd8dbd..89605f59a 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassBuilder.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; import static com.alibaba.citrus.asm.Opcodes.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassPool.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassPool.java index 4a8764377..d319b59a8 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassPool.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/ClassPool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; import static com.alibaba.citrus.codegen.util.CodegenConstant.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/CodeBuilder.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/CodeBuilder.java index 833b36716..6240b477c 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/CodeBuilder.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/CodeBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; import com.alibaba.citrus.asm.MethodVisitor; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/FieldBuilder.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/FieldBuilder.java index d29042ee0..6b36256cb 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/FieldBuilder.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/FieldBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; import static com.alibaba.citrus.asm.Opcodes.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/MethodBuilder.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/MethodBuilder.java index d79b2d14b..62b7bc3e7 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/MethodBuilder.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/MethodBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; import static com.alibaba.citrus.asm.Opcodes.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenConstant.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenConstant.java index 725a95a5a..0314b31b5 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenConstant.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenConstant.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen.util; import static com.alibaba.citrus.asm.Opcodes.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenUtil.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenUtil.java index 3d4b34880..42f1e5b98 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenUtil.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/CodegenUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen.util; import static com.alibaba.citrus.codegen.util.CodegenConstant.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/MethodSignature.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/MethodSignature.java index f1fa1ddf5..318f233dd 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/MethodSignature.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/MethodSignature.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen.util; import static com.alibaba.citrus.asm.Type.*; diff --git a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/TypeUtil.java b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/TypeUtil.java index 33f716216..995ef742d 100644 --- a/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/TypeUtil.java +++ b/common/codegen/src/main/java/com/alibaba/citrus/codegen/util/TypeUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen.util; import static com.alibaba.citrus.asm.Type.*; diff --git a/common/codegen/src/test/java/com/alibaba/citrus/codegen/ClassGenerationTests.java b/common/codegen/src/test/java/com/alibaba/citrus/codegen/ClassGenerationTests.java index 123a76e5f..ef0f093eb 100644 --- a/common/codegen/src/test/java/com/alibaba/citrus/codegen/ClassGenerationTests.java +++ b/common/codegen/src/test/java/com/alibaba/citrus/codegen/ClassGenerationTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; import static com.alibaba.citrus.asm.ClassReader.*; diff --git a/common/codegen/src/test/java/com/alibaba/citrus/codegen/MyClass.java b/common/codegen/src/test/java/com/alibaba/citrus/codegen/MyClass.java index 70d4cca35..6f5911c01 100644 --- a/common/codegen/src/test/java/com/alibaba/citrus/codegen/MyClass.java +++ b/common/codegen/src/test/java/com/alibaba/citrus/codegen/MyClass.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen; public class MyClass { diff --git a/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/CodegenUtilTests.java b/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/CodegenUtilTests.java index a38a3da39..7e430afd4 100644 --- a/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/CodegenUtilTests.java +++ b/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/CodegenUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen.util; import static org.junit.Assert.*; diff --git a/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/TypeUtilTests.java b/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/TypeUtilTests.java index 287fb6de7..d7c3b0cab 100644 --- a/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/TypeUtilTests.java +++ b/common/codegen/src/test/java/com/alibaba/citrus/codegen/util/TypeUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.codegen.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/Expression.java b/common/expr/src/main/java/com/alibaba/citrus/expr/Expression.java index 334575977..6738fada5 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/Expression.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/Expression.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr; /** diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionContext.java b/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionContext.java index fec44eb20..d2248c0ae 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionContext.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr; /** diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionFactory.java b/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionFactory.java index 4f73299fa..f022b8e33 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionFactory.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr; /** diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionParseException.java b/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionParseException.java index 75c2ea51d..b83ee993b 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionParseException.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/ExpressionParseException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr; /** diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpression.java b/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpression.java index 209cb239c..82e1f0181 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpression.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpression.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.composite; import java.util.List; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpressionFactory.java b/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpressionFactory.java index 0d2ac3d7f..d795cff1b 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpressionFactory.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/composite/CompositeExpressionFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.composite; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/composite/ConstantExpression.java b/common/expr/src/main/java/com/alibaba/citrus/expr/composite/ConstantExpression.java index c0360899c..cbf8512f5 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/composite/ConstantExpression.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/composite/ConstantExpression.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.composite; import com.alibaba.citrus.expr.ExpressionContext; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpression.java b/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpression.java index 4a6924015..6fc7c97e8 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpression.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpression.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.jexl; import java.util.Collection; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpressionFactory.java b/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpressionFactory.java index ac5bbeef4..7f155a0d7 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpressionFactory.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/jexl/JexlExpressionFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.jexl; import com.alibaba.citrus.expr.Expression; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/support/ExpressionSupport.java b/common/expr/src/main/java/com/alibaba/citrus/expr/support/ExpressionSupport.java index 809491787..fc3761d59 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/support/ExpressionSupport.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/support/ExpressionSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.support; import com.alibaba.citrus.expr.Expression; diff --git a/common/expr/src/main/java/com/alibaba/citrus/expr/support/MappedExpressionContext.java b/common/expr/src/main/java/com/alibaba/citrus/expr/support/MappedExpressionContext.java index 08dcf47f3..a9e3ecdb6 100644 --- a/common/expr/src/main/java/com/alibaba/citrus/expr/support/MappedExpressionContext.java +++ b/common/expr/src/main/java/com/alibaba/citrus/expr/support/MappedExpressionContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/expr/src/test/java/com/alibaba/citrus/expr/CompositeExpressionTest.java b/common/expr/src/test/java/com/alibaba/citrus/expr/CompositeExpressionTest.java index be84e17b0..ff60a08b6 100644 --- a/common/expr/src/test/java/com/alibaba/citrus/expr/CompositeExpressionTest.java +++ b/common/expr/src/test/java/com/alibaba/citrus/expr/CompositeExpressionTest.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr; import static org.junit.Assert.*; diff --git a/common/expr/src/test/java/com/alibaba/citrus/expr/JexlExpressionTest.java b/common/expr/src/test/java/com/alibaba/citrus/expr/JexlExpressionTest.java index ad0116df0..d3ff7c5c0 100644 --- a/common/expr/src/test/java/com/alibaba/citrus/expr/JexlExpressionTest.java +++ b/common/expr/src/test/java/com/alibaba/citrus/expr/JexlExpressionTest.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.expr; import static org.junit.Assert.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IndexedPropertyInfo.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IndexedPropertyInfo.java index 5e5892562..38e881611 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IndexedPropertyInfo.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IndexedPropertyInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; /** diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IntrospectionException.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IntrospectionException.java index 20bb37806..a241ad3a1 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IntrospectionException.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/IntrospectionException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; /** diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/Introspector.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/Introspector.java index 0f7a9fb6e..f3f72a7c7 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/Introspector.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/Introspector.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/InvalidPropertyPathException.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/InvalidPropertyPathException.java index 389b028d8..a18f7e8ce 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/InvalidPropertyPathException.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/InvalidPropertyPathException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; import com.alibaba.citrus.util.internal.StringUtil; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/MappedPropertyInfo.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/MappedPropertyInfo.java index 689a26ea3..a1e4e25a1 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/MappedPropertyInfo.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/MappedPropertyInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; /** diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyEvaluationFailureException.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyEvaluationFailureException.java index f0d610fd8..e04cf9146 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyEvaluationFailureException.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyEvaluationFailureException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; /** diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyException.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyException.java index a9c9ff7ca..48d6e36b0 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyException.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; /** diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyInfo.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyInfo.java index 97dd41e57..c8cb43f4c 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyInfo.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; import com.alibaba.citrus.generictype.MethodInfo; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyPath.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyPath.java index 7e16921fe..3ba30230c 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyPath.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyPath.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyUtil.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyUtil.java index 93ad0986b..63750af2f 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyUtil.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/PropertyUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/SimplePropertyInfo.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/SimplePropertyInfo.java index 37d33ef0c..50277fcfd 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/SimplePropertyInfo.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/SimplePropertyInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; /** diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertiesFinder.java index b9500c6f0..09bde186e 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertyInfo.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertyInfo.java index 04e97991e..d251e5083 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertyInfo.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractPropertyInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractTypeVisitor.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractTypeVisitor.java index a80d848e7..802a6ad8e 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractTypeVisitor.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/AbstractTypeVisitor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static java.lang.reflect.Modifier.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/ArrayPropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/ArrayPropertiesFinder.java index 25a3fc605..772fd78ac 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/ArrayPropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/ArrayPropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import java.lang.reflect.Array; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IndexedPropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IndexedPropertiesFinder.java index 83a66d069..0a64143f3 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IndexedPropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IndexedPropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IntrospectorImpl.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IntrospectorImpl.java index 8517d4700..95c7e6735 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IntrospectorImpl.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/IntrospectorImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MapPropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MapPropertiesFinder.java index 90da20c45..5432b81c7 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MapPropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MapPropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import java.util.Map; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MappedPropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MappedPropertiesFinder.java index 788e4f037..f9e910963 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MappedPropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/MappedPropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/PropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/PropertiesFinder.java index ebe593814..a41b88806 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/PropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/PropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import java.util.List; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SimplePropertiesFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SimplePropertiesFinder.java index 809e79ae0..8572ca937 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SimplePropertiesFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SimplePropertiesFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SinglePropertyFinder.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SinglePropertyFinder.java index 61f804e90..ac3f86943 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SinglePropertyFinder.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/SinglePropertyFinder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import static java.util.Collections.*; diff --git a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/TypeVisitor.java b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/TypeVisitor.java index 7acaf2440..365aee62d 100644 --- a/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/TypeVisitor.java +++ b/common/generictype/src/main/java.working/com/alibaba/citrus/generictype/introspect/impl/TypeVisitor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect.impl; import java.lang.reflect.Constructor; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/ArrayTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/ArrayTypeInfo.java index 72d0d8620..1b4f156bc 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/ArrayTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/ArrayTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.GenericArrayType; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/BoundedTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/BoundedTypeInfo.java index b75529d38..9be1adaf6 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/BoundedTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/BoundedTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.util.List; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/ClassTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/ClassTypeInfo.java index 751bc3c8d..387708b36 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/ClassTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/ClassTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; /** diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldInfo.java index fe96c9adc..ccdc3513c 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.Field; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldNotFoundException.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldNotFoundException.java index 9dbc1d43f..0beae9635 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldNotFoundException.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/FieldNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; /** diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/GenericDeclarationInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/GenericDeclarationInfo.java index f078c7373..9bac00af2 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/GenericDeclarationInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/GenericDeclarationInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.Constructor; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodInfo.java index ef4f0293f..d194f767c 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.Constructor; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodNotFoundException.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodNotFoundException.java index 7635150c7..2302edaa0 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodNotFoundException.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/MethodNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; /** diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/ParameterizedTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/ParameterizedTypeInfo.java index cfce5ca55..ba0a768e2 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/ParameterizedTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/ParameterizedTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.ParameterizedType; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/RawTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/RawTypeInfo.java index d05ddbf78..1efa03a5b 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/RawTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/RawTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; /** diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfo.java index d5036b992..3d17ef873 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfoUtil.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfoUtil.java index f8e7e3eb6..ac993f4e5 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfoUtil.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeInfoUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeVariableInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeVariableInfo.java index f5789cd54..7673c4a22 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeVariableInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/TypeVariableInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.Constructor; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/WildcardTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/WildcardTypeInfo.java index d271ce0ce..0713093ac 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/WildcardTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/WildcardTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.lang.reflect.WildcardType; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractBoundedTypeInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractBoundedTypeInfo.java index 665a55346..83357f5c2 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractBoundedTypeInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractBoundedTypeInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractGenericDeclarationInfo.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractGenericDeclarationInfo.java index ba9a4d0c0..48699fea3 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractGenericDeclarationInfo.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/AbstractGenericDeclarationInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ArrayTypeImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ArrayTypeImpl.java index 1f94a29a2..5c56087f9 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ArrayTypeImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ArrayTypeImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/FieldImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/FieldImpl.java index d4ec1ef85..13b828d0c 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/FieldImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/FieldImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/MethodImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/MethodImpl.java index 73945afd7..eb35afcbf 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/MethodImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/MethodImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.codegen.util.TypeUtil.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ParameterizedTypeImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ParameterizedTypeImpl.java index c47782d1c..d331ce167 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ParameterizedTypeImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/ParameterizedTypeImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/RawTypeImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/RawTypeImpl.java index 47af9f4b7..b05510df4 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/RawTypeImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/RawTypeImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeInfoFactory.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeInfoFactory.java index a779f567a..42ba41deb 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeInfoFactory.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeInfoFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeVariableImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeVariableImpl.java index a379cc027..6181103ca 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeVariableImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/TypeVariableImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/UnknownWildcardTypeImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/UnknownWildcardTypeImpl.java index 392e8ac6b..b81f5ea10 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/UnknownWildcardTypeImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/UnknownWildcardTypeImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/WildcardTypeImpl.java b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/WildcardTypeImpl.java index ba5bb01d6..889834e2c 100644 --- a/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/WildcardTypeImpl.java +++ b/common/generictype/src/main/java/com/alibaba/citrus/generictype/impl/WildcardTypeImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/generictype/src/test/java.working/ClassUtil.java b/common/generictype/src/test/java.working/ClassUtil.java index 261519b6f..2fd79210b 100644 --- a/common/generictype/src/test/java.working/ClassUtil.java +++ b/common/generictype/src/test/java.working/ClassUtil.java @@ -13,9 +13,9 @@ * 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. - * */ + import static com.alibaba.citrus.util.Assert.*; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/generictype/src/test/java.working/Main.java b/common/generictype/src/test/java.working/Main.java index 50d503d6b..2db32cd10 100644 --- a/common/generictype/src/test/java.working/Main.java +++ b/common/generictype/src/test/java.working/Main.java @@ -13,8 +13,8 @@ * 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. - * */ + import java.util.List; import java.util.Map; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/AbstractPropertiesAnalyzerTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/AbstractPropertiesAnalyzerTests.java index 1fc300c54..a45ece1d7 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/AbstractPropertiesAnalyzerTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/AbstractPropertiesAnalyzerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static org.junit.Assert.*; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/ArrayAnalyzerTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/ArrayAnalyzerTests.java index f1bb49170..af62dd143 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/ArrayAnalyzerTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/ArrayAnalyzerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static org.junit.Assert.*; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/IndexedPropertiesAnalyzerTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/IndexedPropertiesAnalyzerTests.java index 695b8169f..11c5d9bac 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/IndexedPropertiesAnalyzerTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/IndexedPropertiesAnalyzerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static org.junit.Assert.*; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/MappedPropertiesAnalyzerTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/MappedPropertiesAnalyzerTests.java index 7e0a6d416..6b90a3579 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/MappedPropertiesAnalyzerTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/MappedPropertiesAnalyzerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static org.junit.Assert.*; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/PropertyEvaluationTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/PropertyEvaluationTests.java index c2b25a208..716814d4a 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/PropertyEvaluationTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/PropertyEvaluationTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import java.util.HashMap; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/SimplePropertiesAnalyzerTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/SimplePropertiesAnalyzerTests.java index dc587770a..32c02f810 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/SimplePropertiesAnalyzerTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/SimplePropertiesAnalyzerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static org.junit.Assert.*; diff --git a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/introspect/PropertyPathTests.java b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/introspect/PropertyPathTests.java index 1a59e035d..53e3a0d5b 100644 --- a/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/introspect/PropertyPathTests.java +++ b/common/generictype/src/test/java.working/com/alibaba/citrus/generictype/introspect/PropertyPathTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.introspect; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/ArrayTypeTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/ArrayTypeTests.java index 4a2266169..083e07780 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/ArrayTypeTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/ArrayTypeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/BaseTypeTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/BaseTypeTests.java index d985fdb41..6f53767c0 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/BaseTypeTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/BaseTypeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/FieldTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/FieldTests.java index d49dc626e..8a53ff52c 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/FieldTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/FieldTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/MethodTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/MethodTests.java index e1f417feb..e02d24e3b 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/MethodTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/MethodTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/ParameterizedTypeTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/ParameterizedTypeTests.java index 051709b9a..a34e684ad 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/ParameterizedTypeTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/ParameterizedTypeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/RawTypeTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/RawTypeTests.java index 1104a3547..ba1e506f3 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/RawTypeTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/RawTypeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoFactoryTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoFactoryTests.java index 75a10b2f1..c151f6659 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoFactoryTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoUtilTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoUtilTests.java index 991b4be99..8e3c86353 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoUtilTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeInfoUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeVariableTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeVariableTests.java index 0d8f3891c..4f4cd33f5 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeVariableTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/TypeVariableTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/WildcardTypeTests.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/WildcardTypeTests.java index 258bce439..08402dda4 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/WildcardTypeTests.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/WildcardTypeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DaoTest.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DaoTest.java index 9dcbc7a9a..d75015821 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DaoTest.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DaoTest.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.demo.dao; public class DaoTest { diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DataObject.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DataObject.java index 03f2e8723..25fa6560b 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DataObject.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/DataObject.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.demo.dao; import java.io.Serializable; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/GenericDao.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/GenericDao.java index e03674e9d..9cbbb4577 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/GenericDao.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/GenericDao.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.demo.dao; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/Person.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/Person.java index 8e8e40297..a23a589da 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/Person.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/Person.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.demo.dao; public class Person implements DataObject<String> { diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/PersonDao.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/PersonDao.java index 657d283ce..6d852ab36 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/PersonDao.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/dao/PersonDao.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.demo.dao; public class PersonDao extends GenericDao<Person, String> { diff --git a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/simple/GenericTest.java b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/simple/GenericTest.java index 31e272420..6fc7e4443 100644 --- a/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/simple/GenericTest.java +++ b/common/generictype/src/test/java/com/alibaba/citrus/generictype/demo/simple/GenericTest.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.generictype.demo.simple; import static com.alibaba.citrus.generictype.TypeInfo.*; diff --git a/common/hessian/src/main/java/com/alibaba/citrus/burlap/io/BurlapRemoteObject.java b/common/hessian/src/main/java/com/alibaba/citrus/burlap/io/BurlapRemoteObject.java index 92b01e80d..7dca242bb 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/burlap/io/BurlapRemoteObject.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/burlap/io/BurlapRemoteObject.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/HessianException.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/HessianException.java index e86ae29d5..24bb2b188 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/HessianException.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/HessianException.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractDeserializer.java index 74271fea7..53a6f21ac 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianInput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianInput.java index 5024175f6..568f5ed79 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianInput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianInput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianOutput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianOutput.java index 6701b1b83..e638d40cb 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianOutput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianOutput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianResolver.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianResolver.java index 6a0db1f1e..0eb642551 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianResolver.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractHessianResolver.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractListDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractListDeserializer.java index 83d572baa..ff5edde0e 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractListDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractListDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractMapDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractMapDeserializer.java index 1b9708421..b7ff3e79d 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractMapDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractMapDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializer.java index d3cdd6b53..9b505c66c 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializerFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializerFactory.java index 78e19c40a..d1173dc2d 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializerFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractSerializerFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamDeserializer.java index 9f556e025..020bc7ea1 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamSerializer.java index 481f6bec5..06086e963 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStreamSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStringValueDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStringValueDeserializer.java index e75b27264..8256b37a5 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStringValueDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AbstractStringValueDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationDeserializer.java index cdc4b9826..38e72298f 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationInvocationHandler.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationInvocationHandler.java index 052d75f3b..beb4379f8 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationInvocationHandler.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationInvocationHandler.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationSerializer.java index 3dbe9ff9f..8916d8848 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/AnnotationSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArrayDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArrayDeserializer.java index e72718cd1..a061ddb27 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArrayDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArrayDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArraySerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArraySerializer.java index 5a5f083a0..fd0f39fab 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArraySerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ArraySerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicDeserializer.java index c780d3108..1c216d7ef 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicSerializer.java index 13e9135d6..3804e677f 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BasicSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanDeserializer.java index c1844936d..13ee462c2 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializer.java index b68f7d6f6..2bcfaeab2 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializerFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializerFactory.java index 93e8d21cb..e9104df9e 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializerFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BeanSerializerFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BigDecimalDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BigDecimalDeserializer.java index d95df650c..1a54f88ef 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BigDecimalDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/BigDecimalDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ByteHandle.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ByteHandle.java index e7775c6c6..a63315022 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ByteHandle.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ByteHandle.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarHandle.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarHandle.java index 60912edbf..f01022372 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarHandle.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarHandle.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarSerializer.java index 5e655d669..48a6869af 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CalendarSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassDeserializer.java index 4e65c92c7..bd1fc1e00 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassSerializer.java index 26c6fca3a..4de0dd5ec 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ClassSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionDeserializer.java index bce894f67..bf0323f15 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionSerializer.java index 68a6f8985..fd4b92b87 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/CollectionSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ContextSerializerFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ContextSerializerFactory.java index 4edc9e5c8..8e3204089 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ContextSerializerFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ContextSerializerFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deflation.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deflation.java index 7ac096379..7758794c9 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deflation.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deflation.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deserializer.java index 911f5a1de..86197cdf6 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Deserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumDeserializer.java index 8f051b3de..2733631ea 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumSerializer.java index b67915791..27d88ea43 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationDeserializer.java index ef9a9af07..86de737a6 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationSerializer.java index 4f4677f6b..0e34a3612 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnumerationSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnvelopeFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnvelopeFactory.java index ef25caaf9..13d602043 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnvelopeFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/EnvelopeFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ExtSerializerFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ExtSerializerFactory.java index 6521edcb5..2e52c5d3c 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ExtSerializerFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ExtSerializerFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FileDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FileDeserializer.java index 61d1ffb90..865b9b60d 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FileDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FileDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FloatHandle.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FloatHandle.java index b7a057995..763342e8c 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FloatHandle.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/FloatHandle.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Constants.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Constants.java index 8ccd3f1a8..e9642bbaa 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Constants.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Constants.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Input.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Input.java index a763259ea..91d3a940c 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Input.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Input.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Output.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Output.java index 8534c0159..583ff3393 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Output.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2Output.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingInput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingInput.java index db040749e..d3b4dd7ab 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingInput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingInput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingOutput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingOutput.java index 5b6833777..411e5f1a2 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingOutput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Hessian2StreamingOutput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugInputStream.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugInputStream.java index 80966c6d9..b5a1d42dd 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugInputStream.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugInputStream.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugOutputStream.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugOutputStream.java index 34a97f601..9c177e5ee 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugOutputStream.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugOutputStream.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugState.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugState.java index 03f09f934..9ef596f5e 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugState.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianDebugState.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianEnvelope.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianEnvelope.java index 201498cff..3b6de7855 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianEnvelope.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianEnvelope.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFactory.java index 7991ce288..8d5f8dacd 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFieldException.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFieldException.java index 4e5956554..029ba2625 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFieldException.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianFieldException.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianHandle.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianHandle.java index 2e575c094..d26c47b52 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianHandle.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianHandle.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInput.java index a4c94e470..9f68485e8 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInputFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInputFactory.java index c1319f4b8..6c5834b95 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInputFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianInputFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianMethodSerializationException.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianMethodSerializationException.java index c0d5604d3..605d04470 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianMethodSerializationException.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianMethodSerializationException.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianOutput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianOutput.java index fb6e3d8ab..e9af73ddb 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianOutput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianOutput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianProtocolException.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianProtocolException.java index 4dea5b314..d1cd0bd24 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianProtocolException.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianProtocolException.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemote.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemote.java index 301976a09..410c19371 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemote.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemote.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteObject.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteObject.java index b556b8732..7bd44bc79 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteObject.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteObject.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteResolver.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteResolver.java index fb2f6f56d..b7afe796b 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteResolver.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianRemoteResolver.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerInput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerInput.java index 3d91985a4..140c7ca3b 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerInput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerInput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerOutput.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerOutput.java index 8950e11c8..1f41c0c74 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerOutput.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianSerializerOutput.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianServiceException.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianServiceException.java index be56fef6c..d9eeb2eb2 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianServiceException.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/HessianServiceException.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IOExceptionWrapper.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IOExceptionWrapper.java index 6fe5339d4..12fa047c7 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IOExceptionWrapper.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IOExceptionWrapper.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamDeserializer.java index 5e57c1f96..c712008f4 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamSerializer.java index be113672f..1b5723422 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/InputStreamSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IteratorSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IteratorSerializer.java index 6bfcc2b0c..fcfada19f 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IteratorSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/IteratorSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaDeserializer.java index 7c4a6026b..c2b476897 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaSerializer.java index b14dc2488..5d7af46ee 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/JavaSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleHandle.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleHandle.java index 471f57864..78b48e8a8 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleHandle.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleHandle.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleSerializer.java index a25802c46..2ab2b6acf 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/LocaleSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapDeserializer.java index 60c3ff412..361791fba 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapSerializer.java index 337213d12..37712609e 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/MapSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectDeserializer.java index 41e2e6844..52e257219 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectHandleSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectHandleSerializer.java index fde3e10d4..2567cdac2 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectHandleSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectHandleSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectNameDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectNameDeserializer.java index 08c26c564..0c6953287 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectNameDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectNameDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectSerializer.java index 56679a932..9c44e7955 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ObjectSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteDeserializer.java index baf70d143..ad7be982f 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteSerializer.java index 4b7325b14..787964feb 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/RemoteSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Serializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Serializer.java index 115de171f..db4c0fc80 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Serializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/Serializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SerializerFactory.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SerializerFactory.java index 99e8709a3..4b9750bb0 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SerializerFactory.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SerializerFactory.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ShortHandle.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ShortHandle.java index 98f97611f..13edec7b4 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ShortHandle.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ShortHandle.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateDeserializer.java index 7e9c1fee4..8374e1aa3 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateSerializer.java index af28d0435..2ff145669 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/SqlDateSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StackTraceElementDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StackTraceElementDeserializer.java index dc2f9e8ff..7575042cd 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StackTraceElementDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StackTraceElementDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueDeserializer.java index 88c18f4a6..2470286b7 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueSerializer.java index 3be0366e7..7ca134864 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/StringValueSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ThrowableSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ThrowableSerializer.java index 90edbdfe7..819ac7c21 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ThrowableSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ThrowableSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeDeserializer.java index 36f98159c..f86fe76a7 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeSerializer.java index 78a7bb690..76d4dddf1 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/UnsafeSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ValueDeserializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ValueDeserializer.java index 56fea4a4a..e26750dc5 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ValueDeserializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/ValueDeserializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/WriteReplaceSerializer.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/WriteReplaceSerializer.java index 181d01b39..b17f8c68d 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/WriteReplaceSerializer.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/io/WriteReplaceSerializer.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/HessianFreeList.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/HessianFreeList.java index 7194bd782..998ad01d1 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/HessianFreeList.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/HessianFreeList.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IdentityIntMap.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IdentityIntMap.java index 4af62e318..35164dfa4 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IdentityIntMap.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IdentityIntMap.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IntMap.java b/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IntMap.java index 55acdd6e3..8d95098b1 100644 --- a/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IntMap.java +++ b/common/hessian/src/main/java/com/alibaba/citrus/hessian/util/IntMap.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfigurator.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfigurator.java index 177fd133e..6860a8ddb 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfigurator.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfigurator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import java.io.File; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfiguratorListener.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfiguratorListener.java index 254998cd5..99e674c24 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfiguratorListener.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/LogConfiguratorListener.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static com.alibaba.citrus.logconfig.LogConfigurator.*; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/DOMConfigurator.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/DOMConfigurator.java index 0bf9973e9..ad20877ea 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/DOMConfigurator.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/DOMConfigurator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.log4j; import java.lang.reflect.Field; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/Log4jConfigurator.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/Log4jConfigurator.java index e0df43c2b..386cb9139 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/Log4jConfigurator.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/log4j/Log4jConfigurator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.log4j; import java.net.URL; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LevelRangeFilter.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LevelRangeFilter.java index 396df19de..f1ec15532 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LevelRangeFilter.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LevelRangeFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.logback; import static ch.qos.logback.core.spi.FilterReply.*; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LogbackConfigurator.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LogbackConfigurator.java index fe5f8bb91..300a0c427 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LogbackConfigurator.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/logback/LogbackConfigurator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.logback; import java.net.URL; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/ConfigurableLogger.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/ConfigurableLogger.java index 4e9b26cc4..963ff7a90 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/ConfigurableLogger.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/ConfigurableLogger.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.support; import org.slf4j.Logger; diff --git a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/SecurityLogger.java b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/SecurityLogger.java index 4f4c1eeec..011ac2db2 100644 --- a/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/SecurityLogger.java +++ b/common/logconfig/src/main/java/com/alibaba/citrus/logconfig/support/SecurityLogger.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.support; import org.slf4j.Logger; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorListenerTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorListenerTests.java index a5d3b322f..d68f4fcd8 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorListenerTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorListenerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import java.io.File; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorTests.java index af8f81fd9..24e20a0b7 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/AbstractLogConfiguratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static org.junit.Assert.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/Log4jConfiguratorTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/Log4jConfiguratorTests.java index f1f32333f..c40c64a52 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/Log4jConfiguratorTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/Log4jConfiguratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static org.hamcrest.Matchers.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerMultiLogSystemsTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerMultiLogSystemsTests.java index 6bd722504..4af86b627 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerMultiLogSystemsTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerMultiLogSystemsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static org.hamcrest.Matchers.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerTests.java index eec8fbd88..af11a4c9e 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorListenerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static org.hamcrest.Matchers.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorTests.java index 38e6ee81c..5518304d8 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogConfiguratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static org.hamcrest.Matchers.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogbackConfiguratorTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogbackConfiguratorTests.java index dbc4d82a9..c8445276e 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogbackConfiguratorTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/LogbackConfiguratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig; import static org.hamcrest.Matchers.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/AbstractLogConfigurator.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/AbstractLogConfigurator.java index 492eebf15..d4e9c896a 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/AbstractLogConfigurator.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/AbstractLogConfigurator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.spi; import com.alibaba.citrus.logconfig.LogConfigurator; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/MyLogConfigurator.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/MyLogConfigurator.java index d765acecb..d488bba5d 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/MyLogConfigurator.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/spi/MyLogConfigurator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.spi; import java.net.URL; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/ConfigurableLoggerTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/ConfigurableLoggerTests.java index 7c5ea8ad3..89a393320 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/ConfigurableLoggerTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/ConfigurableLoggerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.support; import static com.alibaba.citrus.logconfig.support.ConfigurableLogger.Level.*; diff --git a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/SecurityLoggerTests.java b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/SecurityLoggerTests.java index 09c2777bd..ca88a235d 100644 --- a/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/SecurityLoggerTests.java +++ b/common/logconfig/src/test/java/com/alibaba/citrus/logconfig/support/SecurityLoggerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.logconfig.support; import static org.junit.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoint.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoint.java index 6ece8a922..5a2a113d3 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoint.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoint.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import java.util.Collection; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPointException.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPointException.java index dc87c8a3a..811f0c7a1 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPointException.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPointException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; public class ConfigurationPointException extends RuntimeException { diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoints.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoints.java index 0de3e6d9f..35acd9e27 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoints.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ConfigurationPoints.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import java.util.Collection; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/Contribution.java b/common/springext/src/main/java/com/alibaba/citrus/springext/Contribution.java index cd3d45c8f..35966c105 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/Contribution.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/Contribution.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; public interface Contribution { diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionAware.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionAware.java index 8f321c93a..807ddc544 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionAware.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionAware.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; /** diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionType.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionType.java index 4339dc867..40b035916 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionType.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ContributionType.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import org.springframework.beans.factory.xml.BeanDefinitionDecorator; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/DocumentFilter.java b/common/springext/src/main/java/com/alibaba/citrus/springext/DocumentFilter.java index d84dff727..249ffedbe 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/DocumentFilter.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/DocumentFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import org.dom4j.Document; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtendable.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtendable.java index 0c914f50d..d384470f5 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtendable.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtendable.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import org.springframework.core.io.support.ResourcePatternResolver; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtender.java b/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtender.java index 1260d88c0..290358744 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtender.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/ResourceLoadingExtender.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import org.springframework.core.io.Resource; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/Schema.java b/common/springext/src/main/java/com/alibaba/citrus/springext/Schema.java index ce33ed0ae..025815823 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/Schema.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/Schema.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import java.io.IOException; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/Schemas.java b/common/springext/src/main/java/com/alibaba/citrus/springext/Schemas.java index a50198851..53484bd9e 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/Schemas.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/Schemas.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; import java.util.Map; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/VersionableSchemas.java b/common/springext/src/main/java/com/alibaba/citrus/springext/VersionableSchemas.java index d79dc5e29..cfa07ec82 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/VersionableSchemas.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/VersionableSchemas.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext; /** diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporter.java b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporter.java index 339dec3d5..37762a749 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporter.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterCLI.java b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterCLI.java index deee6741c..569b94131 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterCLI.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterCLI.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterServlet.java b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterServlet.java index 93dc00a69..dbff88aa0 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterServlet.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterServlet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import java.io.IOException; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterWEB.java b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterWEB.java index 0e8e4db37..cc4448030 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterWEB.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/export/SchemaExporterWEB.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import java.io.IOException; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointImpl.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointImpl.java index bf4e6a264..eb2f1db22 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointImpl.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.Schema.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointSettings.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointSettings.java index dee943f1a..8a9fe5c35 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointSettings.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointSettings.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointsImpl.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointsImpl.java index 866fea2b6..3d29542c9 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointsImpl.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ConfigurationPointsImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionImpl.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionImpl.java index 4fe0266a7..a7863befa 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionImpl.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.Schema.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionKey.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionKey.java index e101e86a3..af4393315 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionKey.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/ContributionKey.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/SchemaImpl.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/SchemaImpl.java index 062643d50..0eba00f6f 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/SchemaImpl.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/SchemaImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.support.SchemaUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/VersionableSchemasImpl.java b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/VersionableSchemasImpl.java index 6be771e49..9959bd90f 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/impl/VersionableSchemasImpl.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/impl/VersionableSchemasImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/BeanSupport.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/BeanSupport.java index 5f8d99d16..34b649db8 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/BeanSupport.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/BeanSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import org.springframework.beans.factory.BeanNameAware; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/GenericBeanSupport.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/GenericBeanSupport.java index 05167de0c..54dd7c42b 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/GenericBeanSupport.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/GenericBeanSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaInternal.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaInternal.java index 793ef8b74..c89995c79 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaInternal.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaInternal.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import com.alibaba.citrus.springext.Schema; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaSet.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaSet.java index a700d9565..dbf64efbf 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaSet.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaUtil.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaUtil.java index 7cc505f48..a31d69a78 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaUtil.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/SchemaUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/AbstractXmlApplicationContext.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/AbstractXmlApplicationContext.java index 688af1dcb..fc9b5ead9 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/AbstractXmlApplicationContext.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/AbstractXmlApplicationContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static org.springframework.context.annotation.AnnotationConfigUtils.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/GetApplicationListeners.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/GetApplicationListeners.java index 1fe3b43b9..a7c86166d 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/GetApplicationListeners.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/GetApplicationListeners.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.springext.support.context; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/InheritableListableBeanFactory.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/InheritableListableBeanFactory.java index 82149716b..e7ceb7604 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/InheritableListableBeanFactory.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/InheritableListableBeanFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static java.util.Collections.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlApplicationContext.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlApplicationContext.java index fe579293d..9ef901ec5 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlApplicationContext.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlApplicationContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import org.springframework.beans.BeansException; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlBeanFactory.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlBeanFactory.java index 2362805e3..6764901a4 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlBeanFactory.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlBeanFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import org.springframework.beans.BeansException; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContext.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContext.java index 7726a14d5..7f1ad2892 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContext.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static org.springframework.context.annotation.AnnotationConfigUtils.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedBeanDefinitionParser.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedBeanDefinitionParser.java index b18049897..506246307 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedBeanDefinitionParser.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; import org.springframework.beans.factory.config.BeanDefinitionHolder; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedProxyBeanDefinitionParser.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedProxyBeanDefinitionParser.java index 082c7b3a3..80152bf95 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedProxyBeanDefinitionParser.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractNamedProxyBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractSingleBeanDefinitionParser.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractSingleBeanDefinitionParser.java index 070c911d6..b3024942a 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractSingleBeanDefinitionParser.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/AbstractSingleBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/DefaultElementDefinitionParser.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/DefaultElementDefinitionParser.java index 3f991d4f6..3f27e8ca8 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/DefaultElementDefinitionParser.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/DefaultElementDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserMixin.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserMixin.java index 425225106..dd83fef3c 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserMixin.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserMixin.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/ConfigurationPointNamespaceHandlerResolver.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/ConfigurationPointNamespaceHandlerResolver.java index 7071dc821..cc30721c0 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/ConfigurationPointNamespaceHandlerResolver.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/ConfigurationPointNamespaceHandlerResolver.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SchemaEntityResolver.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SchemaEntityResolver.java index 2787995d3..9ab85637b 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SchemaEntityResolver.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SchemaEntityResolver.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import java.io.IOException; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemas.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemas.java index 86dca24e7..2f6f9e0ed 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemas.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemas.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/XmlBeanDefinitionReaderProcessor.java b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/XmlBeanDefinitionReaderProcessor.java index cabaa6cce..e657fe3aa 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/XmlBeanDefinitionReaderProcessor.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/support/resolver/XmlBeanDefinitionReaderProcessor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/util/DomUtil.java b/common/springext/src/main/java/com/alibaba/citrus/springext/util/DomUtil.java index a96b07b55..9b663ecc6 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/util/DomUtil.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/util/DomUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/util/ProxyTargetFactory.java b/common/springext/src/main/java/com/alibaba/citrus/springext/util/ProxyTargetFactory.java index df3b2def0..98f753c07 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/util/ProxyTargetFactory.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/util/ProxyTargetFactory.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.springext.util; /** diff --git a/common/springext/src/main/java/com/alibaba/citrus/springext/util/SpringExtUtil.java b/common/springext/src/main/java/com/alibaba/citrus/springext/util/SpringExtUtil.java index 4b4db18c1..395440ac0 100644 --- a/common/springext/src/main/java/com/alibaba/citrus/springext/util/SpringExtUtil.java +++ b/common/springext/src/main/java/com/alibaba/citrus/springext/util/SpringExtUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.util; import static com.alibaba.citrus.springext.util.DomUtil.*; @@ -74,7 +74,6 @@ import com.alibaba.citrus.springext.Contribution; import com.alibaba.citrus.springext.util.DomUtil.ElementSelector; import com.alibaba.citrus.util.Assert; -import com.alibaba.citrus.util.CollectionUtil; public class SpringExtUtil { private static final Logger log = LoggerFactory.getLogger(SpringExtUtil.class); diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/ContainerServiceBeanDefinitionParser.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/ContainerServiceBeanDefinitionParser.java index 9f3959fe6..3c762e492 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/ContainerServiceBeanDefinitionParser.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/ContainerServiceBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator.java index 8b68c6a8f..026609074 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib; import org.springframework.beans.factory.config.BeanDefinitionHolder; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator2.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator2.java index 6f590ac67..eb081cde4 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator2.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionDecorator2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib; import com.alibaba.citrus.springext.Contribution; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser.java index 24e7999e6..e92f47259 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib; import com.alibaba.citrus.springext.support.parser.AbstractSingleBeanDefinitionParser; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser2.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser2.java index 85b51c73c..24bf03e98 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser2.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/MyBeanDefinitionParser2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib; import com.alibaba.citrus.springext.Contribution; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/SimpleDateFormatBeanDefinitionParser.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/SimpleDateFormatBeanDefinitionParser.java index 03e2402d2..109f8fcaf 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/SimpleDateFormatBeanDefinitionParser.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/SimpleDateFormatBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib; import java.text.SimpleDateFormat; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Base.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Base.java index ab3c36bca..17a22f017 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Base.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Base.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib.simple; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test1.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test1.java index 0588de8d6..3d368eecc 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test1.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test1.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib.simple; public class Test1 extends Base { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test2.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test2.java index 413bfd062..1b510d3ff 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test2.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib.simple; public class Test2 extends Base { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test3.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test3.java index 1f84ee076..23e0092f8 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test3.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test3.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib.simple; public class Test3 extends Base { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test4.java b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test4.java index 68fd6bbea..840e0fe53 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test4.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/contrib/simple/Test4.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.contrib.simple; public class Test4 extends Base { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterCLITests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterCLITests.java index 4d7874559..522dad6a8 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterCLITests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterCLITests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterTests.java index 5f4865e6d..ec886930d 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import static org.junit.Assert.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterWEBTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterWEBTests.java index 4becb76ff..a7ab5011c 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterWEBTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/export/SchemaExporterWEBTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.export; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointTests.java index e446662d2..cf52ff4e8 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.ContributionType.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointsTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointsTests.java index f30461a5a..1f3b9948d 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointsTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ConfigurationPointsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionKeyTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionKeyTests.java index d90fcfcb8..18d72f640 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionKeyTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionKeyTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.ContributionType.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionTests.java index 69d5310fe..fdb16bd48 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/ContributionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.ContributionType.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/SchemasTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/SchemasTests.java index 0655094f4..eb422bcb8 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/impl/SchemasTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/impl/SchemasTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.impl; import static com.alibaba.citrus.springext.ContributionType.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/BeanSupportTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/BeanSupportTests.java index 90dd93601..4861c4e84 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/BeanSupportTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/BeanSupportTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/SchemaSetTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/SchemaSetTests.java index 67139d74e..f837e6869 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/SchemaSetTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/SchemaSetTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/AbstractBeanFactoryTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/AbstractBeanFactoryTests.java index a27040852..e3c44e954 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/AbstractBeanFactoryTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/AbstractBeanFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static org.junit.Assert.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/InheritableBeanFactoryTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/InheritableBeanFactoryTests.java index 8d268d10f..a0b85fcbb 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/InheritableBeanFactoryTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/InheritableBeanFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyClass.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyClass.java index 8950c3736..b0019c200 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyClass.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyClass.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import java.util.Map; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender.java index 2041a9234..261a9a84a 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import org.springframework.core.io.Resource; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender2.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender2.java index 8226a29af..603145756 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender2.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/MyResourceLoadingExtender2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import org.springframework.context.ApplicationEvent; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/ResourceLoadingExtendableTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/ResourceLoadingExtendableTests.java index a25deb34f..d93c437c9 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/ResourceLoadingExtendableTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/ResourceLoadingExtendableTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlApplicationContextTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlApplicationContextTests.java index 69fcf9809..4bf995674 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlApplicationContextTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlApplicationContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlBeanFactoryTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlBeanFactoryTests.java index b3393e364..4df358a3d 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlBeanFactoryTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlBeanFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContextTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContextTests.java index 47eae04a9..6a19540c5 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContextTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/context/XmlWebApplicationContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBean.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBean.java index d8aa08ca9..f3913fab3 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBean.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBean.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; public class MyBean { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParser.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParser.java index 6cf104a5e..82f74e73f 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParser.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; public class MyBeanDefinitionParser extends AbstractNamedBeanDefinitionParser<MyBean> { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParserNoDefaultName.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParserNoDefaultName.java index e1bffd185..1f495e6b9 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParserNoDefaultName.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/MyBeanDefinitionParserNoDefaultName.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; public class MyBeanDefinitionParserNoDefaultName extends AbstractNamedBeanDefinitionParser<MyBean> { diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserTests.java index 7d1a51352..0776edcc0 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/parser/NamedBeanDefinitionParserTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.parser; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/EntityResolverTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/EntityResolverTests.java index 1a3cc0f2e..f686241a7 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/EntityResolverTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/EntityResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/NamespaceHandlerResolverTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/NamespaceHandlerResolverTests.java index cff413702..0ee5507ae 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/NamespaceHandlerResolverTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/NamespaceHandlerResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static org.hamcrest.Matchers.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SchemaTypeTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SchemaTypeTests.java index f8509a3e4..74ab3e756 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SchemaTypeTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SchemaTypeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SkipValidationDefaultValueTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SkipValidationDefaultValueTests.java index ea49456b5..ce0c53939 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SkipValidationDefaultValueTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SkipValidationDefaultValueTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemaTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemaTests.java index c7dc08b32..83b432d93 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemaTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/support/resolver/SpringPluggableSchemaTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.support.resolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/util/DomUtilTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/util/DomUtilTests.java index b49aafc65..1dade52e9 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/util/DomUtilTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/util/DomUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.util; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtilTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtilTests.java index 3d363f668..2da46867b 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtilTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.util; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtil_ProxyTests.java b/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtil_ProxyTests.java index 2463be61d..6a06b5e29 100644 --- a/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtil_ProxyTests.java +++ b/common/springext/src/test/java/com/alibaba/citrus/springext/util/SpringExtUtil_ProxyTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.springext.util; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ArrayUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/ArrayUtil.java index 7b7a619e1..1b8da5133 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ArrayUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ArrayUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/Assert.java b/common/util/src/main/java/com/alibaba/citrus/util/Assert.java index 0256b83dc..d94db98ba 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/Assert.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/Assert.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.Assert.ExceptionType.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/BasicConstant.java b/common/util/src/main/java/com/alibaba/citrus/util/BasicConstant.java index 46810e6d4..bfeddbfdf 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/BasicConstant.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/BasicConstant.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import java.io.Serializable; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ClassInstantiationException.java b/common/util/src/main/java/com/alibaba/citrus/util/ClassInstantiationException.java index eadc4e886..4ecea4450 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ClassInstantiationException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ClassInstantiationException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ClassLoaderUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/ClassLoaderUtil.java index fb766ee0a..7c296479a 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ClassLoaderUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ClassLoaderUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ClassUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/ClassUtil.java index 3774e1d04..231f99d86 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ClassUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ClassUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/CollectionUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/CollectionUtil.java index beb3270fb..c97a5bf83 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/CollectionUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/CollectionUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ExceptionUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/ExceptionUtil.java index 1daf9c0a1..4b34fce8f 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ExceptionUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ExceptionUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/FileUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/FileUtil.java index 072882093..f480201e4 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/FileUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/FileUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSize.java b/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSize.java index eb2bee755..baeea888f 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSize.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSize.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSizeEditor.java b/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSizeEditor.java index f4af1fe55..1ca74db90 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSizeEditor.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/HumanReadableSizeEditor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import java.beans.PropertyEditorSupport; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/IllegalPathException.java b/common/util/src/main/java/com/alibaba/citrus/util/IllegalPathException.java index 660f316aa..27db5665c 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/IllegalPathException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/IllegalPathException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/MessageUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/MessageUtil.java index 4e8e87887..9ce8db8ae 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/MessageUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/MessageUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import java.text.MessageFormat; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ObjectUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/ObjectUtil.java index 027eb5b78..e98649e8d 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ObjectUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ObjectUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/Paginator.java b/common/util/src/main/java/com/alibaba/citrus/util/Paginator.java index beed8181f..eea5e6efb 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/Paginator.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/Paginator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import java.io.Serializable; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ServiceNotFoundException.java b/common/util/src/main/java/com/alibaba/citrus/util/ServiceNotFoundException.java index 290ded83c..3159e7aae 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ServiceNotFoundException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ServiceNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ServletUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/ServletUtil.java index 7427712d2..c363e62f3 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ServletUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ServletUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.FileUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/StringEscapeUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/StringEscapeUtil.java index fd5946e48..b08d3435e 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/StringEscapeUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/StringEscapeUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/StringUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/StringUtil.java index 353081754..780b6f83d 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/StringUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/StringUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/SystemUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/SystemUtil.java index 6a75d6bf2..bf9fb1c82 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/SystemUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/SystemUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/ToStringBuilder.java b/common/util/src/main/java/com/alibaba/citrus/util/ToStringBuilder.java index ad64c6831..e86b11568 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/ToStringBuilder.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/ToStringBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/UUID.java b/common/util/src/main/java/com/alibaba/citrus/util/UUID.java index a8e564764..49445410a 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/UUID.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/UUID.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import java.io.DataOutputStream; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/UnexpectedFailureException.java b/common/util/src/main/java/com/alibaba/citrus/util/UnexpectedFailureException.java index abdecadb2..a76d1896b 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/UnexpectedFailureException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/UnexpectedFailureException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/UnreachableCodeException.java b/common/util/src/main/java/com/alibaba/citrus/util/UnreachableCodeException.java index 87a2a882d..0c1443246 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/UnreachableCodeException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/UnreachableCodeException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/Utils.java b/common/util/src/main/java/com/alibaba/citrus/util/Utils.java index 48b2a33c9..3dac636b3 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/Utils.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/Utils.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashMap.java b/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashMap.java index 2afa61609..c62736eb9 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashMap.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashMap.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import java.util.AbstractList; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashSet.java b/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashSet.java index 5371c0002..6a7bd8897 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashSet.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/collection/ArrayHashSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultHashMap.java b/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultHashMap.java index 121624e26..68baed5be 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultHashMap.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultHashMap.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultMapEntry.java b/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultMapEntry.java index 440563b0c..69161e6de 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultMapEntry.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/collection/DefaultMapEntry.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.ObjectUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/collection/IntHashMap.java b/common/util/src/main/java/com/alibaba/citrus/util/collection/IntHashMap.java index d9bbb2b33..42fef0e81 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/collection/IntHashMap.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/collection/IntHashMap.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/collection/ListMap.java b/common/util/src/main/java/com/alibaba/citrus/util/collection/ListMap.java index c823a6659..7562a78ef 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/collection/ListMap.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/collection/ListMap.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import java.util.List; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertReader.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertReader.java index 957109949..6e61fd4b3 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertReader.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertReader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import java.io.FilterReader; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertWriter.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertWriter.java index 0e2638b38..972ac39f6 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertWriter.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConvertWriter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import java.io.FilterWriter; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverter.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverter.java index f1e296e85..9a5fc205d 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverter.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverterProvider.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverterProvider.java index db37e585c..95b8b3e96 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverterProvider.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/CharConverterProvider.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleInfo.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleInfo.java index 16633e5a6..311cd420c 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleInfo.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleUtil.java index 9e4e8fffa..0daef98c2 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/LocaleUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/ChineseCharConverterProvider.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/ChineseCharConverterProvider.java index e5e4ac58f..a8454382e 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/ChineseCharConverterProvider.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/ChineseCharConverterProvider.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.provider; import java.io.BufferedReader; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/SimplifiedToTraditionalChineseProvider.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/SimplifiedToTraditionalChineseProvider.java index 09c79cf0c..4db99aade 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/SimplifiedToTraditionalChineseProvider.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/SimplifiedToTraditionalChineseProvider.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.provider; public class SimplifiedToTraditionalChineseProvider extends ChineseCharConverterProvider { diff --git a/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/TraditionalToSimplifiedChineseProvider.java b/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/TraditionalToSimplifiedChineseProvider.java index 2f74b024b..b5f63ad35 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/TraditionalToSimplifiedChineseProvider.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/i18n/provider/TraditionalToSimplifiedChineseProvider.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.provider; public class TraditionalToSimplifiedChineseProvider extends ChineseCharConverterProvider { diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/ActionEventUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/ActionEventUtil.java index e077ea03c..c11f27a34 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/ActionEventUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/ActionEventUtil.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/Entities.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/Entities.java index 5362700a9..1d5abdc51 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/Entities.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/Entities.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/IndentableStringBuilder.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/IndentableStringBuilder.java index d170f814f..583942cff 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/IndentableStringBuilder.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/IndentableStringBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/LazyLoader.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/LazyLoader.java index b2944f82c..f20a8ebfa 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/LazyLoader.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/LazyLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/MessageFormatter.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/MessageFormatter.java index d9b89fb6a..48080797d 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/MessageFormatter.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/MessageFormatter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilder.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilder.java index 77d372cef..33b782177 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilder.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilder.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilder.java index a2745e874..26dda7bd7 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilder.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilder.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilder.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilder.java index 6937934cd..e8cf1a226 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilder.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilder.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatter.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatter.java index 74c5bc39b..434d11551 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatter.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponent.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponent.java index f0cb117fd..28850733e 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponent.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentRegistry.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentRegistry.java index 4a50cfc7a..a5a97d3bf 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentRegistry.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentRegistry.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestContext.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestContext.java index db4fdfbfb..25db5d55f 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestContext.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestProcessor.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestProcessor.java index a94affe2b..c8f44df07 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestProcessor.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/RequestProcessor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/ServletRequestContext.java b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/ServletRequestContext.java index 451632e6d..4d058e76e 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/ServletRequestContext.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/internal/webpagelite/ServletRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArray.java b/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArray.java index 37d34019e..2e17047b1 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArray.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArray.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayInputStream.java b/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayInputStream.java index a2b291e36..aa3647d63 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayInputStream.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayInputStream.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayOutputStream.java b/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayOutputStream.java index ae148fdf0..3034e624b 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayOutputStream.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/ByteArrayOutputStream.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/InputStreamOutputEngine.java b/common/util/src/main/java/com/alibaba/citrus/util/io/InputStreamOutputEngine.java index ad91f2645..2b2bb00b6 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/InputStreamOutputEngine.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/InputStreamOutputEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngine.java b/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngine.java index c7252b362..1d6bdc8c5 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngine.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngineInputStream.java b/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngineInputStream.java index 85adf9748..66716cfb1 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngineInputStream.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/OutputEngineInputStream.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/ReaderOutputEngine.java b/common/util/src/main/java/com/alibaba/citrus/util/io/ReaderOutputEngine.java index 16d5e69e6..5e343a7e6 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/ReaderOutputEngine.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/ReaderOutputEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/io/StreamUtil.java b/common/util/src/main/java/com/alibaba/citrus/util/io/StreamUtil.java index a2ac0c2b6..ff605afeb 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/io/StreamUtil.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/io/StreamUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import java.io.IOException; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/regex/ClassNameWildcardCompiler.java b/common/util/src/main/java/com/alibaba/citrus/util/regex/ClassNameWildcardCompiler.java index fa885edde..11410530b 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/regex/ClassNameWildcardCompiler.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/regex/ClassNameWildcardCompiler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/regex/MatchResultSubstitution.java b/common/util/src/main/java/com/alibaba/citrus/util/regex/MatchResultSubstitution.java index 5f168ad39..2a0267881 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/regex/MatchResultSubstitution.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/regex/MatchResultSubstitution.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/regex/PathNameWildcardCompiler.java b/common/util/src/main/java/com/alibaba/citrus/util/regex/PathNameWildcardCompiler.java index ebf5cce49..0ad712d2d 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/regex/PathNameWildcardCompiler.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/regex/PathNameWildcardCompiler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/regex/Substitution.java b/common/util/src/main/java/com/alibaba/citrus/util/regex/Substitution.java index 4d1e62dd0..2ccc92ec2 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/regex/Substitution.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/regex/Substitution.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackTextWriter.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackTextWriter.java index eaa0e78a3..f5d609121 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackTextWriter.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackTextWriter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackToVisitor.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackToVisitor.java index 6585faab3..9d17b83ba 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackToVisitor.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackToVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.util.Assert.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackVisitor.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackVisitor.java index 39b4a4506..2c19ddfd9 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackVisitor.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/FallbackVisitor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/Template.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/Template.java index 515beae7f..0eabe668d 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/Template.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/Template.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateException.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateException.java index 488102530..763687316 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateParseException.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateParseException.java index 21e33bdfb..448114cff 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateParseException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateParseException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateRuntimeException.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateRuntimeException.java index 302b67901..450181b66 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateRuntimeException.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TemplateRuntimeException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; /** diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TextWriter.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TextWriter.java index edeba4f0f..8551e0d37 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TextWriter.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/TextWriter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/VisitorInvocationErrorHandler.java b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/VisitorInvocationErrorHandler.java index 26e63190a..467086b51 100644 --- a/common/util/src/main/java/com/alibaba/citrus/util/templatelite/VisitorInvocationErrorHandler.java +++ b/common/util/src/main/java/com/alibaba/citrus/util/templatelite/VisitorInvocationErrorHandler.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.templatelite; /** diff --git a/common/util/src/test/java/com/alibaba/WrongPrefixMessages.java b/common/util/src/test/java/com/alibaba/WrongPrefixMessages.java index d53d8044e..aa10ab262 100644 --- a/common/util/src/test/java/com/alibaba/WrongPrefixMessages.java +++ b/common/util/src/test/java/com/alibaba/WrongPrefixMessages.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba; import com.alibaba.citrus.util.internal.impl.CitrusMessageFormatter; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ArrayUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ArrayUtilTests.java index 39bf14fb9..d64ef08cd 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ArrayUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ArrayUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/AssertTests.java b/common/util/src/test/java/com/alibaba/citrus/util/AssertTests.java index 5497fa8dd..690511112 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/AssertTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/AssertTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/BasicConstantTests.java b/common/util/src/test/java/com/alibaba/citrus/util/BasicConstantTests.java index ed21deda9..0d0484b57 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/BasicConstantTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/BasicConstantTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ClassLoaderUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ClassLoaderUtilTests.java index 4a982a32d..e40acaea1 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ClassLoaderUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ClassLoaderUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ClassUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ClassUtilTests.java index 243fa5dcf..d5c40e92b 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ClassUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ClassUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/CollectionUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/CollectionUtilTests.java index e2ecfa3bc..33199fe1b 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/CollectionUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/CollectionUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ExceptionUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ExceptionUtilTests.java index 8b7c624c4..2c7441746 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ExceptionUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ExceptionUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static org.hamcrest.Matchers.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/FileUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/FileUtilTests.java index 5769c6d56..eb55ab909 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/FileUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/FileUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/HumanReadableSizeTests.java b/common/util/src/test/java/com/alibaba/citrus/util/HumanReadableSizeTests.java index cc5b48d85..c1553d114 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/HumanReadableSizeTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/HumanReadableSizeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/MessageUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/MessageUtilTests.java index f6de3a87d..062d05bfd 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/MessageUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/MessageUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/MyErrorService.java b/common/util/src/test/java/com/alibaba/citrus/util/MyErrorService.java index 45b522d89..9b16b3859 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/MyErrorService.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/MyErrorService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; public class MyErrorService { diff --git a/common/util/src/test/java/com/alibaba/citrus/util/MyService.java b/common/util/src/test/java/com/alibaba/citrus/util/MyService.java index 7c4f6b596..b490e6851 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/MyService.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/MyService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; public class MyService { diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ObjectUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ObjectUtilTests.java index 21245f90a..d2d31791c 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ObjectUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ObjectUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/PaginatorTests.java b/common/util/src/test/java/com/alibaba/citrus/util/PaginatorTests.java index e143d89f7..ef0e05dc4 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/PaginatorTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/PaginatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ServletUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ServletUtilTests.java index 7296e715b..405507b9d 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ServletUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ServletUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/StringEscapeUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/StringEscapeUtilTests.java index 62d9973a3..d28566fe4 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/StringEscapeUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/StringEscapeUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/StringUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/StringUtilTests.java index 79055f722..932d91f87 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/StringUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/StringUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/SystemUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/SystemUtilTests.java index fb1052cdb..f05940df0 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/SystemUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/SystemUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import org.junit.Test; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/ToStringBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/ToStringBuilderTests.java index 69e855ea8..a4e341ff3 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/ToStringBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/ToStringBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/UUIDTests.java b/common/util/src/test/java/com/alibaba/citrus/util/UUIDTests.java index aa78c8285..5214e0f11 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/UUIDTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/UUIDTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/UtilsTests.java b/common/util/src/test/java/com/alibaba/citrus/util/UtilsTests.java index e42598522..df75f0b02 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/UtilsTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/UtilsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapTests.java index 9c2704df2..1a098aac3 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapViewTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapViewTests.java index 567702e0d..7a776d2c0 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapViewTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractListMapViewTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapTests.java index d1768e386..956a5acba 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapViewTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapViewTests.java index 75b6fc6b5..c0eb7b84a 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapViewTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractMapViewTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractTests.java index 867ce7baf..045d3f70b 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/AbstractTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import java.io.ByteArrayInputStream; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashMapTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashMapTests.java index 59820f099..f3c22ed0a 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashMapTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashMapTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashSetTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashSetTests.java index 5e0f5e08c..d8233b0e7 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashSetTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/ArrayHashSetTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultHashMapTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultHashMapTests.java index f4de82c3d..61ea49154 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultHashMapTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultHashMapTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultMapEntryTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultMapEntryTests.java index 016656663..167d8ce0f 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultMapEntryTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/DefaultMapEntryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/collection/IntHashMapTests.java b/common/util/src/test/java/com/alibaba/citrus/util/collection/IntHashMapTests.java index f4a65264a..bf482a922 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/collection/IntHashMapTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/collection/IntHashMapTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.collection; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/CharConverterTests.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/CharConverterTests.java index 517ade319..7c9356990 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/CharConverterTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/CharConverterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleInfoTests.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleInfoTests.java index 89cfb8b3c..2bc9dc195 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleInfoTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleInfoTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleUtilTests.java index 09fd1a47d..4b19c000e 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/LocaleUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/UnknownCharsetTests.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/UnknownCharsetTests.java index 2c24846d7..bfc40bea8 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/UnknownCharsetTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/UnknownCharsetTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.i18n; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetComparator.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetComparator.java index 482fe8ef9..715ca5689 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetComparator.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetComparator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.tool; import java.io.File; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetDumper.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetDumper.java index cf44a7ffa..33d6d3e6d 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetDumper.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetDumper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.tool; import java.io.BufferedWriter; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetLoader.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetLoader.java index 8db63ac2b..c363322c4 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetLoader.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.tool; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetTool.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetTool.java index 77ef5d9b2..2ad151e4e 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetTool.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CharsetTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.tool; import java.io.File; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CodeTableMaker.java b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CodeTableMaker.java index 7f521cca6..b91ca2b07 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CodeTableMaker.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/i18n/tool/CodeTableMaker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.i18n.tool; import java.io.BufferedWriter; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/AbstractNormalizableStringBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/AbstractNormalizableStringBuilderTests.java index 63e74f5a0..52f539616 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/AbstractNormalizableStringBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/AbstractNormalizableStringBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/ActionEventUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/ActionEventUtilTests.java index 48b5b4de2..1c01e6a07 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/ActionEventUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/ActionEventUtilTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/EntitiesTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/EntitiesTests.java index 7ad0f0806..ac3a60556 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/EntitiesTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/EntitiesTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/IndentableStringBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/IndentableStringBuilderTests.java index baf4615a4..6d8ab8f88 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/IndentableStringBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/IndentableStringBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/LazyLoaderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/LazyLoaderTests.java index eb1cb12be..01313d09b 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/LazyLoaderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/LazyLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/MessageFormatterTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/MessageFormatterTests.java index 0d497e17b..fe8fe26d2 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/MessageFormatterTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/MessageFormatterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/MyMessages.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/MyMessages.java index e9ba0fc14..00ba8901a 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/MyMessages.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/MyMessages.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; public class MyMessages extends MessageFormatter<String> { diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/NormalizableStringBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/NormalizableStringBuilderTests.java index 0bb9009db..82fbf0f52 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/NormalizableStringBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/NormalizableStringBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import org.junit.Before; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilderTests.java index 4d339073b..2ea00feba 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/StaticFunctionDelegatorBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilderTests.java index c683bba09..163d8fff4 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/EqualsBuilderTests.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilderTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilderTests.java index c9fa7bdb9..e9f33252a 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilderTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/apache/lang/HashCodeBuilderTests.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatterTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatterTests.java index 4a57efa82..0e7c10b25 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatterTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/impl/CitrusMessageFormatterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.impl; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/AbstractRequestProcessorTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/AbstractRequestProcessorTests.java index 09439add7..a7610d45b 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/AbstractRequestProcessorTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/AbstractRequestProcessorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; import java.io.BufferedOutputStream; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentTests.java index 4be2107e9..45e5ca59f 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/PageComponentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/LastModifiedTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/LastModifiedTests.java index ef614534c..cca7604e2 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/LastModifiedTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/LastModifiedTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite.myprocessor; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/RequestProcessorTests.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/RequestProcessorTests.java index b9211ddb8..31a80fbdd 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/RequestProcessorTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/myprocessor/RequestProcessorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite.myprocessor; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/simple/SimpleComponent.java b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/simple/SimpleComponent.java index e6efc7483..b6a76b692 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/simple/SimpleComponent.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/internal/webpagelite/simple/SimpleComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.internal.webpagelite.simple; import java.io.IOException; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayInputStreamTests.java b/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayInputStreamTests.java index ee8971c91..484b5d963 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayInputStreamTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayInputStreamTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayOutputStreamTests.java b/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayOutputStreamTests.java index 528df1eb3..b65b6dbc2 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayOutputStreamTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayOutputStreamTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayTests.java b/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayTests.java index f352ed45e..88825c1c9 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/io/ByteArrayTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/io/OutputEngineTests.java b/common/util/src/test/java/com/alibaba/citrus/util/io/OutputEngineTests.java index 09045844f..2be61fcb7 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/io/OutputEngineTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/io/OutputEngineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/io/StreamUtilTests.java b/common/util/src/test/java/com/alibaba/citrus/util/io/StreamUtilTests.java index bd401ff66..cfbe94dba 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/io/StreamUtilTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/io/StreamUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.io; import static org.junit.Assert.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/regex/RegexpStressTests.java b/common/util/src/test/java/com/alibaba/citrus/util/regex/RegexpStressTests.java index aaa6a809e..457484a31 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/regex/RegexpStressTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/regex/RegexpStressTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/regex/SubstitutionTests.java b/common/util/src/test/java/com/alibaba/citrus/util/regex/SubstitutionTests.java index ff4e3bbc6..9f7bd16da 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/regex/SubstitutionTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/regex/SubstitutionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/regex/WildcardCompilerTests.java b/common/util/src/test/java/com/alibaba/citrus/util/regex/WildcardCompilerTests.java index f94b3a314..96bba4148 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/regex/WildcardCompilerTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/regex/WildcardCompilerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.regex; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/AbstractTemplateTests.java b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/AbstractTemplateTests.java index 760014734..e407f2d0b 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/AbstractTemplateTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/AbstractTemplateTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateInputSourceTests.java b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateInputSourceTests.java index ec0688686..c01418419 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateInputSourceTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateInputSourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateParserTests.java b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateParserTests.java index cdbcc1b79..80c362129 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateParserTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateParserTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateTests.java b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateTests.java index f656cd2b6..f3c6272ba 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateVisitTests.java b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateVisitTests.java index ffd101718..7a4283c4d 100644 --- a/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateVisitTests.java +++ b/common/util/src/test/java/com/alibaba/citrus/util/templatelite/TemplateVisitTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.util.templatelite; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/pom.xml b/pom.xml index 194cb09a3..5530443e0 100644 --- a/pom.xml +++ b/pom.xml @@ -550,13 +550,13 @@ <execution> <phase>compile</phase> <configuration> - <tasks> + <target> <echo message="project home: ${basedir}" /> <echo message="java home: ${java.home}" /> <echo message="java source version: ${java.version}" /> <echo message="java target version: ${java.version}" /> <echo message="java source charset: ${java.encoding}" /> - </tasks> + </target> </configuration> <goals> <goal>run</goal> diff --git a/service/base/src/main/java/com/alibaba/citrus/service/AbstractService.java b/service/base/src/main/java/com/alibaba/citrus/service/AbstractService.java index 0a6ea4a90..79b898391 100644 --- a/service/base/src/main/java/com/alibaba/citrus/service/AbstractService.java +++ b/service/base/src/main/java/com/alibaba/citrus/service/AbstractService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service; import org.slf4j.Logger; diff --git a/service/base/src/test/java/com/alibaba/citrus/service/BaseServiceTests.java b/service/base/src/test/java/com/alibaba/citrus/service/BaseServiceTests.java index 7e63861f5..0dba8822d 100644 --- a/service/base/src/test/java/com/alibaba/citrus/service/BaseServiceTests.java +++ b/service/base/src/test/java/com/alibaba/citrus/service/BaseServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service; import static org.junit.Assert.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/Configuration.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/Configuration.java index c87c81be4..0e930ecfa 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/Configuration.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/Configuration.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; /** diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/ProductionModeAware.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/ProductionModeAware.java index d8417d7e6..f7f4cba58 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/ProductionModeAware.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/ProductionModeAware.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; /** diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyEditorRegistrarsDefinitionParser.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyEditorRegistrarsDefinitionParser.java index 444225c9b..bee70498c 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyEditorRegistrarsDefinitionParser.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyEditorRegistrarsDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.impl; import static com.alibaba.citrus.service.configuration.support.PropertyEditorRegistrarsSupport.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyPlaceholderConfigurerDefinitionParser.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyPlaceholderConfigurerDefinitionParser.java index 142b2ad74..4cdf2e18d 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyPlaceholderConfigurerDefinitionParser.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/PropertyPlaceholderConfigurerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationDefinitionParser.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationDefinitionParser.java index cb03d95d2..d2cd6cfc6 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationDefinitionParser.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.impl; import com.alibaba.citrus.service.configuration.support.AbstractConfigurationDefinitionParser; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationImpl.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationImpl.java index 450368e46..ab7562b9e 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationImpl.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/impl/SimpleConfigurationImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.impl; import com.alibaba.citrus.service.configuration.Configuration; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/AbstractConfigurationDefinitionParser.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/AbstractConfigurationDefinitionParser.java index aa190a73a..947453a31 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/AbstractConfigurationDefinitionParser.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/AbstractConfigurationDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/CustomDateRegistrar.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/CustomDateRegistrar.java index 028328d6a..55c040cef 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/CustomDateRegistrar.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/CustomDateRegistrar.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.support; import java.text.SimpleDateFormat; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/ProductionModeAwarePostProcessor.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/ProductionModeAwarePostProcessor.java index 94832e1f5..cde6bfb07 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/ProductionModeAwarePostProcessor.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/ProductionModeAwarePostProcessor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertiesConfigurationSupport.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertiesConfigurationSupport.java index 15bf71772..86f01cec6 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertiesConfigurationSupport.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertiesConfigurationSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyEditorRegistrarsSupport.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyEditorRegistrarsSupport.java index 90d56a3e2..9980fed15 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyEditorRegistrarsSupport.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyEditorRegistrarsSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyPlaceholderConfigurer.java b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyPlaceholderConfigurer.java index a774b6df3..935fdf8f6 100644 --- a/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyPlaceholderConfigurer.java +++ b/service/configuration/src/main/java/com/alibaba/citrus/service/configuration/support/PropertyPlaceholderConfigurer.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean.java index 8fb4c9603..36ea62488 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; public class MyBean implements ProductionModeAware { diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean1.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean1.java index d9160a252..c1529aa48 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean1.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean1.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; public class MyBean1 { diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean2.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean2.java index 01330852b..1f40359e3 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean2.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; public class MyBean2 { diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean3.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean3.java index 7e8ceaae2..c47e960bc 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean3.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyBean3.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; public class MyBean3 { diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfiguration.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfiguration.java index 0b8e7ed46..9ff330865 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfiguration.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfiguration.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; public interface MyConfiguration extends Configuration { diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfigurationTests.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfigurationTests.java index 0d99f4a1a..37f985c39 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfigurationTests.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/MyConfigurationTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyEditorRegistrarsTests.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyEditorRegistrarsTests.java index 09b1bf242..ea6c9653f 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyEditorRegistrarsTests.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyEditorRegistrarsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderSkipValidationTests.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderSkipValidationTests.java index 7ceeb3b5f..025b52e34 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderSkipValidationTests.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.configuration; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderTests.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderTests.java index ae78cf127..ee0309d24 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderTests.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/PropertyPlaceholderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationSkipValidationTests.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationSkipValidationTests.java index e5ccde343..2b57e8cec 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationSkipValidationTests.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.configuration; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationTests.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationTests.java index 2625d4315..df2521b10 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationTests.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/SimpleConfigurationTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationDefinitionParser.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationDefinitionParser.java index 09478b79e..ab601fb5d 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationDefinitionParser.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.impl; import com.alibaba.citrus.service.configuration.support.AbstractConfigurationDefinitionParser; diff --git a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationImpl.java b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationImpl.java index f258183fc..9269e4335 100644 --- a/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationImpl.java +++ b/service/configuration/src/test/java/com/alibaba/citrus/service/configuration/impl/MyConfigurationImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.configuration.impl; import com.alibaba.citrus.service.configuration.MyBean1; diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolver.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolver.java index 55b23ee7a..2887c342c 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolver.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolver.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; /** diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverContext.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverContext.java index 7d05f29c9..9ef91d54b 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverContext.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverException.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverException.java index 379e35dbd..9cbb59a7c 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverException.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; /** diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverFactory.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverFactory.java index fc1d0fdec..fefe3ff70 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverFactory.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; /** diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverNotFoundException.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverNotFoundException.java index ce784493a..2c6cdd6fb 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverNotFoundException.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; /** diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverService.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverService.java index 0e4af4fef..8106fd9c1 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverService.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/DataResolverService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; import java.lang.annotation.Annotation; diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceDefinitionParser.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceDefinitionParser.java index e393cf92d..0207b9771 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceDefinitionParser.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceImpl.java b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceImpl.java index a7bdaae87..e02e99ae2 100644 --- a/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceImpl.java +++ b/service/dataresolver/src/main/java/com/alibaba/citrus/service/dataresolver/impl/DataResolverServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/AbstractDataResolverTests.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/AbstractDataResolverTests.java index 10011a572..8b22e97e8 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/AbstractDataResolverTests.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/AbstractDataResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverContextTests.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverContextTests.java index a359cb1fd..f1dc0cb93 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverContextTests.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverServiceTests.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverServiceTests.java index e5c47ed44..6b2bcf1f0 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverServiceTests.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/DataResolverServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Action.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Action.java index 34e6fe27e..8e15207e7 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Action.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Action.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.data; import javax.servlet.http.HttpServletRequest; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/ContextAwareResolver.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/ContextAwareResolver.java index 4cb143900..8a280771d 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/ContextAwareResolver.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/ContextAwareResolver.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.data; import com.alibaba.citrus.service.dataresolver.DataResolver; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/DerivedAction.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/DerivedAction.java index 0c6a09b40..df13a0cf8 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/DerivedAction.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/DerivedAction.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.dataresolver.data; import javax.servlet.http.HttpServletRequest; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/MapResolverFactory.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/MapResolverFactory.java index 196ca1ca0..2e0fc3eb2 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/MapResolverFactory.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/MapResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.data; import java.util.Map; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Param.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Param.java index fbc02d727..5fb4ca632 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Param.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/Param.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.data; import java.lang.annotation.ElementType; diff --git a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/RequestResolverFactory.java b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/RequestResolverFactory.java index 58e2b7b7f..cfa08d449 100644 --- a/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/RequestResolverFactory.java +++ b/service/dataresolver/src/test/java/com/alibaba/citrus/service/dataresolver/data/RequestResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.dataresolver.data; import javax.servlet.ServletRequest; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/Condition.java b/service/form/src/main/java/com/alibaba/citrus/service/form/Condition.java index cd3fa026c..d4625f670 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/Condition.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/Condition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import com.alibaba.citrus.service.form.Validator.Context; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrorNotFoundException.java b/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrorNotFoundException.java index 9b9ee62df..899b0a263 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrorNotFoundException.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrorNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; /** diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrors.java b/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrors.java index cc186a8d7..d3c4de724 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrors.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/CustomErrors.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import java.util.Map; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/Field.java b/service/form/src/main/java/com/alibaba/citrus/service/form/Field.java index c121803c4..89b21775b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/Field.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/Field.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import javax.servlet.http.HttpServletRequest; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/Form.java b/service/form/src/main/java/com/alibaba/citrus/service/form/Form.java index 59c5be001..a0c105160 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/Form.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/Form.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import java.util.Collection; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/FormConstant.java b/service/form/src/main/java/com/alibaba/citrus/service/form/FormConstant.java index cbf1f989e..2093f1e16 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/FormConstant.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/FormConstant.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; /** diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/FormService.java b/service/form/src/main/java/com/alibaba/citrus/service/form/FormService.java index 8e4a113eb..5a2d6614b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/FormService.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/FormService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import com.alibaba.citrus.service.form.configuration.FormConfig; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/FormServiceException.java b/service/form/src/main/java/com/alibaba/citrus/service/form/FormServiceException.java index fd89f34a0..267e7d553 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/FormServiceException.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/FormServiceException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; /** diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/Group.java b/service/form/src/main/java/com/alibaba/citrus/service/form/Group.java index 83b656ba7..3efe169d9 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/Group.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/Group.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import java.util.Collection; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/InvalidGroupStateException.java b/service/form/src/main/java/com/alibaba/citrus/service/form/InvalidGroupStateException.java index 8f3bed64a..6bb6b7ef2 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/InvalidGroupStateException.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/InvalidGroupStateException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; /** diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/MessageContext.java b/service/form/src/main/java/com/alibaba/citrus/service/form/MessageContext.java index 8de0ff93c..b7269b457 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/MessageContext.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/MessageContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/Validator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/Validator.java index 1dc43d67a..395327621 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/Validator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/Validator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import com.alibaba.citrus.service.form.configuration.FieldConfig; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FieldConfig.java b/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FieldConfig.java index 24d8a6dbb..ef23af305 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FieldConfig.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FieldConfig.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import java.util.List; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FormConfig.java b/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FormConfig.java index 1931fa25f..352cf8c65 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FormConfig.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/FormConfig.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import java.util.List; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/GroupConfig.java b/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/GroupConfig.java index 50afa0645..b5e632796 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/GroupConfig.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/configuration/GroupConfig.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import java.util.List; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FieldImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FieldImpl.java index c9315c18e..bfd485f48 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FieldImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FieldImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.service.form.FormConstant.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormImpl.java index e606660af..53dfe74c5 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.service.form.FormConstant.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceDefinitionParser.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceDefinitionParser.java index 381d7f00e..6142d9db3 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceDefinitionParser.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.service.configuration.support.PropertyEditorRegistrarsSupport.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceImpl.java index fdb6d0839..fa0e8f66b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/FormServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.service.form.FormConstant.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/GroupImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/GroupImpl.java index 7431f3439..b3ad2b9c8 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/GroupImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/GroupImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.service.form.FormConstant.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/MessageContextFactory.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/MessageContextFactory.java index beb1eede2..471f94551 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/MessageContextFactory.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/MessageContextFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import java.util.Map; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/ValidatorContextImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/ValidatorContextImpl.java index cb78fd14d..86f9c4111 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/ValidatorContextImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/ValidatorContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/condition/JexlCondition.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/condition/JexlCondition.java index 66e689234..10a7f2d1a 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/condition/JexlCondition.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/condition/JexlCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.condition; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/AbstractConfig.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/AbstractConfig.java index b76855ade..2ff39cf5b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/AbstractConfig.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/AbstractConfig.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.configuration; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FieldConfigImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FieldConfigImpl.java index 368b223fe..4dab1c2c6 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FieldConfigImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FieldConfigImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.configuration; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FormConfigImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FormConfigImpl.java index 853af0efa..63ba10a45 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FormConfigImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/FormConfigImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.configuration; import static com.alibaba.citrus.service.form.FormConstant.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/GroupConfigImpl.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/GroupConfigImpl.java index 1e3aff25e..c8a675e63 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/GroupConfigImpl.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/configuration/GroupConfigImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.configuration; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/DateValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/DateValidator.java index 9502f6c90..79876c3e3 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/DateValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/DateValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidator.java index ed130d9e7..5e6a4366a 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractRegexpValidator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidator.java index 816636441..e68c77b68 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractValidator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NoopValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NoopValidator.java index 607240311..118efb21b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NoopValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NoopValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractValidator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidator.java index 392ce34a1..5274468d6 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.service.form.support.CompareOperator.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberValidator.java index 14bc0018a..6f19fbffa 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/NumberValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.service.form.support.CompareOperator.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidator.java index fcda7aa8c..df3a51268 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractRegexpValidator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidator.java index b9fd00087..1a7bfa61b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractValidator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidator.java index 9484eb8d4..f1206d838 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidator.java index c39b3aee4..f57732afe 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.service.form.support.CompareOperator.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidator.java index a626e32eb..235b32226 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractOptionalValidator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidator.java index 4cf53ebe2..20caba1c7 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidator.java index e110de2ec..b9e394c75 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import com.alibaba.citrus.service.form.Validator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidator.java index d67cb1594..17a5b06a4 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidator.java index 54f5c77a1..c47e140c8 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidator.java index 6d0225371..9ac144c42 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidator.java index 2a8219cda..8765d4e5f 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidator.java index 21f5052ec..9a75d51e7 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidator.java index e914987c2..8328fee9d 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import com.alibaba.citrus.service.form.Validator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidator.java index 3b85b8118..94ba9d3dc 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import com.alibaba.citrus.service.form.Validator; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidator.java index b91a7f6a1..21c5e7c90 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidatorDefinitionParser.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidatorDefinitionParser.java index 22699dab8..a724736cf 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidatorDefinitionParser.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCompositeValidatorDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCondition.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCondition.java index c8dd7d37f..e0a09752a 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCondition.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import com.alibaba.citrus.service.form.Condition; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractConditionDefinitionParser.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractConditionDefinitionParser.java index 73b30b927..104a75a50 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractConditionDefinitionParser.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractConditionDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractMultiValuesValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractMultiValuesValidator.java index dcff4aa92..faecb08d1 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractMultiValuesValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractMultiValuesValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; /** diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractNumberValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractNumberValidator.java index 2600e9a53..e47ec465a 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractNumberValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractNumberValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.service.form.support.NumberSupport.Type.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractOptionalValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractOptionalValidator.java index cc0831d3e..ab0f13dfc 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractOptionalValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractOptionalValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractRegexpValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractRegexpValidator.java index 8ca31a357..58a887ba9 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractRegexpValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractRegexpValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractSimpleCompositeValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractSimpleCompositeValidator.java index 51f8e8337..dab3889cd 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractSimpleCompositeValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractSimpleCompositeValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidator.java index 49e8bb434..978b667ad 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidatorDefinitionParser.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidatorDefinitionParser.java index 511bae0cf..e4a44adf6 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidatorDefinitionParser.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/AbstractValidatorDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/CompareOperator.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/CompareOperator.java index 2b3585dda..ad2c3654b 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/CompareOperator.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/CompareOperator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; /** diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/FormTool.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/FormTool.java index cbec75262..8e31e763e 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/FormTool.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/FormTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/form/src/main/java/com/alibaba/citrus/service/form/support/NumberSupport.java b/service/form/src/main/java/com/alibaba/citrus/service/form/support/NumberSupport.java index d9c393cc1..1fe154922 100644 --- a/service/form/src/main/java/com/alibaba/citrus/service/form/support/NumberSupport.java +++ b/service/form/src/main/java/com/alibaba/citrus/service/form/support/NumberSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/AbstractFormServiceTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/AbstractFormServiceTests.java index 5f6687110..216336f03 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/AbstractFormServiceTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/AbstractFormServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/FieldTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/FieldTests.java index d105c6a9f..95f160a96 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/FieldTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/FieldTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceSkipValidationTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceSkipValidationTests.java index 95e36987f..ce0ec1200 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceSkipValidationTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.form; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceTests.java index dcebaca01..d8ead6633 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/FormServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/FormTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/FormTests.java index 05980ef41..e1a12b7c3 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/FormTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/FormTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/FormToolTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/FormToolTests.java index f6ddf654e..93bcc4bd5 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/FormToolTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/FormToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/GroupTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/GroupTests.java index 8f308d3a7..b50f07bd1 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/GroupTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/GroupTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/MessageSourceTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/MessageSourceTests.java index a2ef7c26f..89df24f25 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/MessageSourceTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/MessageSourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/AbstractConfigTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/AbstractConfigTests.java index d33cb12ce..0d6ec6273 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/AbstractConfigTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/AbstractConfigTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.form.configuration; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FieldConfigTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FieldConfigTests.java index 45b608870..d07139c23 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FieldConfigTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FieldConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import static org.easymock.EasyMock.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormConfigTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormConfigTests.java index dbcfcfd54..ac0dec97b 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormConfigTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormServiceConfigTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormServiceConfigTests.java index ddbb09e74..2e9c7e575 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormServiceConfigTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/FormServiceConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/GroupConfigTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/GroupConfigTests.java index 28b404943..5b4d2e9c3 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/GroupConfigTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/configuration/GroupConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.configuration; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MessageContextTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MessageContextTests.java index 37a96ca11..eff1839c8 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MessageContextTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MessageContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MyPropertyEditorRegistrar.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MyPropertyEditorRegistrar.java index 6adca380a..8f13c8385 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MyPropertyEditorRegistrar.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/MyPropertyEditorRegistrar.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl; import java.beans.PropertyEditor; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/condition/JexlConditionTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/condition/JexlConditionTests.java index 8906a28a1..fdb817dd8 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/condition/JexlConditionTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/condition/JexlConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.condition; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractNumberValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractNumberValidatorTests.java index 7fe4dc857..a4f3a5397 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractNumberValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractNumberValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.service.form.support.NumberSupport.Type.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractValidatorTests.java index 2b7e21216..24343de92 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/AbstractValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/DateValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/DateValidatorTests.java index e43b41d12..8f0230512 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/DateValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/DateValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidatorTests.java index d789a9ca8..c5691601e 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MailAddressValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiFieldsValidator.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiFieldsValidator.java index 0ef12c25e..1bef2178c 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiFieldsValidator.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiFieldsValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import java.util.Map; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidatorTests.java index 12a488db4..ec8f7e78e 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MultiValuesCountValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator.java index d18e550f1..42616950c 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractValidator; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator2.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator2.java index 2fd7460c4..996518670 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator2.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/MyValidator2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NoMessageValidator.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NoMessageValidator.java index 4608f39f7..03bc6a57a 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NoMessageValidator.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NoMessageValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import com.alibaba.citrus.service.form.support.AbstractValidator; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidatorTests.java index 50cb7f911..851f9d675 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberCompareValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberValidatorTests.java index 91b752244..49752a554 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/NumberValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.service.form.support.CompareOperator.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidatorTests.java index 6dd65a81a..7b34e7450 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RegexpValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidatorTests.java index bfb5689a2..4d1b0f8fc 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/RequiredValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidatorTests.java index 4b8c470a1..0953b5617 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringByteLengthValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidatorTests.java index 86806b5e0..6d451f56e 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringCompareValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidatorTests.java index aa9e8f6b5..d94687999 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/StringLengthValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidatorTests.java index 99bf15d64..ff951405c 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/UploadedFileValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractCompositeValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractCompositeValidatorTests.java index 5275ddeb8..5bb133c04 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractCompositeValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractCompositeValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.test.TestUtil.*; @@ -24,7 +24,6 @@ import java.util.List; - import org.junit.Test; import com.alibaba.citrus.service.form.Validator; @@ -39,7 +38,7 @@ public abstract class AbstractCompositeValidatorTests<V extends AbstractComposit public void init_setValidators() { V v = newValidatorFor_AbstractCompositeValidatorTests(); - v.setValidators(createValidatorList((Validator) new MyValidator(), new MyValidator(), new MyValidator())); + v.setValidators(createValidatorList(new MyValidator(), new MyValidator(), new MyValidator())); assertEquals(3, v.getValidators().size()); diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractSimpleCompositeValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractSimpleCompositeValidatorTests.java index 1dca2061d..490a0551f 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractSimpleCompositeValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AbstractSimpleCompositeValidatorTests.java @@ -13,12 +13,11 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.test.TestUtil.*; -import static com.alibaba.citrus.util.CollectionUtil.*; import static org.hamcrest.Matchers.*; import static org.junit.Assert.*; @@ -34,7 +33,7 @@ public abstract class AbstractSimpleCompositeValidatorTests<V extends AbstractSi public void init_hiddenAllOfValidator() throws Exception { // 2 validators V v = newValidatorFor_AbstractSimpleCompositeValidatorTests(); - v.setValidators(createValidatorList((Validator) new MyValidator(), new MyValidator())); + v.setValidators(createValidatorList(new MyValidator(), new MyValidator())); v.setMessage("message"); v.afterPropertiesSet(); diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidatorTests.java index 7776eef7d..79bf1a16e 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidatorTests.java index 6c1f8c415..2bae14115 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AllOfValuesValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidatorTests.java index 3b864aef9..06045d0a6 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidatorTests.java index 18f61913d..509a12bb0 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/AnyOfValuesValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidatorTests.java index 533559f71..5d8d899b1 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/ChooseValidatorTests.java @@ -13,12 +13,11 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.test.TestUtil.*; -import static com.alibaba.citrus.util.CollectionUtil.*; import static org.junit.Assert.*; import org.junit.Test; @@ -56,7 +55,7 @@ public void init_validators() throws Exception { } v = newValidator(); - v.setValidators(createValidatorList((Validator) new ChooseValidator.When(), new ChooseValidator.Otherwise(), + v.setValidators(createValidatorList(new ChooseValidator.When(), new ChooseValidator.Otherwise(), new ChooseValidator.When())); try { @@ -67,7 +66,7 @@ public void init_validators() throws Exception { } v = newValidator(); - v.setValidators(createValidatorList((Validator) new ChooseValidator.When(), new MyValidator())); + v.setValidators(createValidatorList(new ChooseValidator.When(), new MyValidator())); try { v.afterPropertiesSet(); @@ -78,12 +77,12 @@ public void init_validators() throws Exception { // right validators v = newValidator(); - v.setValidators(createValidatorList((Validator) new ChooseValidator.When(), new ChooseValidator.When(), + v.setValidators(createValidatorList(new ChooseValidator.When(), new ChooseValidator.When(), new ChooseValidator.When())); v.afterPropertiesSet(); v = newValidator(); - v.setValidators(createValidatorList((Validator) new ChooseValidator.When(), new ChooseValidator.When(), + v.setValidators(createValidatorList(new ChooseValidator.When(), new ChooseValidator.When(), new ChooseValidator.Otherwise())); v.afterPropertiesSet(); } diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidatorTests.java index c33ee4ca3..66219d635 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/IfValidatorTests.java @@ -13,12 +13,11 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static com.alibaba.citrus.test.TestUtil.*; -import static com.alibaba.citrus.util.CollectionUtil.*; import static org.easymock.EasyMock.*; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidatorTests.java index 22acdf4cb..af636dfb1 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidatorTests.java index e04fe4a65..33fa6afe2 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/impl/validation/composite/NoneOfValuesValidatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.impl.validation.composite; import static org.junit.Assert.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/support/CompareOperatorTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/support/CompareOperatorTests.java index 7d8bec2ab..d50b25fb6 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/support/CompareOperatorTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/support/CompareOperatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.service.form.support.CompareOperator.*; diff --git a/service/form/src/test/java/com/alibaba/citrus/service/form/support/NumberSupportTests.java b/service/form/src/test/java/com/alibaba/citrus/service/form/support/NumberSupportTests.java index 3c8dd0e83..6fb247e02 100644 --- a/service/form/src/test/java/com/alibaba/citrus/service/form/support/NumberSupportTests.java +++ b/service/form/src/test/java/com/alibaba/citrus/service/form/support/NumberSupportTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.form.support; import static com.alibaba.citrus.service.form.support.NumberSupport.Type.*; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerConfiguration.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerConfiguration.java index b9533d691..de468c3bf 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerConfiguration.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerConfiguration.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; import org.springframework.core.io.ResourceLoader; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngine.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngine.java index c23bf2d81..767d07ce4 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngine.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; import java.io.IOException; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerPlugin.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerPlugin.java index ef533bd24..ea445c15e 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerPlugin.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/FreeMarkerPlugin.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; /** diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerConfigurationImpl.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerConfigurationImpl.java index 1fd2c7052..db320b1c0 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerConfigurationImpl.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerConfigurationImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineDefinitionParser.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineDefinitionParser.java index bee1d8441..66f8b8a2e 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineDefinitionParser.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineImpl.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineImpl.java index d7dcdc036..05f2b5966 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineImpl.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/FreeMarkerEngineImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl; import static com.alibaba.citrus.service.freemarker.FreeMarkerConfiguration.*; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/SpringResourceLoaderAdapter.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/SpringResourceLoaderAdapter.java index b70246489..f612e64d2 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/SpringResourceLoaderAdapter.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/SpringResourceLoaderAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/TemplateContextAdapter.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/TemplateContextAdapter.java index af4584c39..1884d00b7 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/TemplateContextAdapter.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/TemplateContextAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl; import com.alibaba.citrus.service.template.TemplateContext; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/LoggerHacker.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/LoggerHacker.java index 44b58e2d1..71152c75a 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/LoggerHacker.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/LoggerHacker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl.log; import java.lang.reflect.Field; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/Slf4jLoggerFactoryImpl.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/Slf4jLoggerFactoryImpl.java index 8fbf7338b..f39e105dd 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/Slf4jLoggerFactoryImpl.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/impl/log/Slf4jLoggerFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl.log; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/DefaultBeansWrapper.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/DefaultBeansWrapper.java index 7f168aa15..ab4bd0601 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/DefaultBeansWrapper.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/DefaultBeansWrapper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.support; import com.alibaba.citrus.service.freemarker.impl.TemplateContextAdapter; diff --git a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/RenderableModel.java b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/RenderableModel.java index 5dd108b12..a419df36e 100644 --- a/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/RenderableModel.java +++ b/service/freemarker/src/main/java/com/alibaba/citrus/service/freemarker/support/RenderableModel.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.support; import com.alibaba.citrus.service.template.Renderable; diff --git a/service/freemarker/src/main/java/freemarker/log/PublicLoggerFactory.java b/service/freemarker/src/main/java/freemarker/log/PublicLoggerFactory.java index f5de1b554..a15f2cbec 100644 --- a/service/freemarker/src/main/java/freemarker/log/PublicLoggerFactory.java +++ b/service/freemarker/src/main/java/freemarker/log/PublicLoggerFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package freemarker.log; public interface PublicLoggerFactory extends LoggerFactory { diff --git a/service/freemarker/src/main/java/freemarker/log/Slf4jLoggerFactory.java b/service/freemarker/src/main/java/freemarker/log/Slf4jLoggerFactory.java index ea2d73de8..7cd4a8acb 100644 --- a/service/freemarker/src/main/java/freemarker/log/Slf4jLoggerFactory.java +++ b/service/freemarker/src/main/java/freemarker/log/Slf4jLoggerFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package freemarker.log; /** diff --git a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineSkipValidationTests.java b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineSkipValidationTests.java index 5f683812d..85923dc2e 100644 --- a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineSkipValidationTests.java +++ b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.freemarker; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineTests.java b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineTests.java index 1895dbae9..ea5655a04 100644 --- a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineTests.java +++ b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/FreeMarkerEngineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/Slf4jLoggerFactoryTests.java b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/Slf4jLoggerFactoryTests.java index f3e0592dc..53aa2ade2 100644 --- a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/Slf4jLoggerFactoryTests.java +++ b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/Slf4jLoggerFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/SpringResourceLoaderAdapterTests.java b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/SpringResourceLoaderAdapterTests.java index d6ebb160e..cb677ff20 100644 --- a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/SpringResourceLoaderAdapterTests.java +++ b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/SpringResourceLoaderAdapterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/TemplateContextAdapterTests.java b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/TemplateContextAdapterTests.java index 7bf6161e2..2f1bcf167 100644 --- a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/TemplateContextAdapterTests.java +++ b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/TemplateContextAdapterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker; import static org.hamcrest.Matchers.*; diff --git a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/impl/MyPlugin.java b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/impl/MyPlugin.java index e86646673..239afde42 100644 --- a/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/impl/MyPlugin.java +++ b/service/freemarker/src/test/java/com/alibaba/citrus/service/freemarker/impl/MyPlugin.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.freemarker.impl; import com.alibaba.citrus.service.freemarker.FreeMarkerConfiguration; diff --git a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/JspEngine.java b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/JspEngine.java index 4687fa0a1..976657fe9 100644 --- a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/JspEngine.java +++ b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/JspEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp; import com.alibaba.citrus.service.template.TemplateEngine; diff --git a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineDefinitionParser.java b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineDefinitionParser.java index 7b2e595c4..ee977be8d 100644 --- a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineDefinitionParser.java +++ b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineImpl.java b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineImpl.java index 7ddfe9eb8..babee6533 100644 --- a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineImpl.java +++ b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspEngineImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspResponse.java b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspResponse.java index 5bd672f07..2223b3cde 100644 --- a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspResponse.java +++ b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/JspResponse.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp.impl; import java.util.Locale; diff --git a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/TemplateContextAdapter.java b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/TemplateContextAdapter.java index d143ba528..e5a7a4cd0 100644 --- a/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/TemplateContextAdapter.java +++ b/service/jsp/src/main/java/com/alibaba/citrus/service/jsp/impl/TemplateContextAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/AbstractJspEngineTests.java b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/AbstractJspEngineTests.java index fc6638d19..ccd31ba28 100644 --- a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/AbstractJspEngineTests.java +++ b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/AbstractJspEngineTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.jsp; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineSkipValidationTests.java b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineSkipValidationTests.java index d91da1b99..ba6226780 100644 --- a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineSkipValidationTests.java +++ b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.jsp; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineTests.java b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineTests.java index 251f4b5ce..244a12dda 100644 --- a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineTests.java +++ b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspEngineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspResponseTests.java b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspResponseTests.java index 176db556a..bfd06ac40 100644 --- a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspResponseTests.java +++ b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/JspResponseTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp; import static org.easymock.EasyMock.*; diff --git a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/TemplateContextAdapterTests.java b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/TemplateContextAdapterTests.java index 8ed58cad2..b13063656 100644 --- a/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/TemplateContextAdapterTests.java +++ b/service/jsp/src/test/java/com/alibaba/citrus/service/jsp/TemplateContextAdapterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.jsp; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailConstant.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailConstant.java index 83b06d62a..1debf2f1d 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailConstant.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailConstant.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailException.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailException.java index a5fcda3a4..23ecea53c 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailException.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailNotFoundException.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailNotFoundException.java index aa8fe38f5..0b886d732 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailNotFoundException.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailService.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailService.java index 9a7cfb50a..c09f5b34f 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailService.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import java.util.Properties; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailSettings.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailSettings.java index d584bf928..4948cc040 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailSettings.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailSettings.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailStoreNotFoundException.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailStoreNotFoundException.java index daacb4cb3..9e536dba4 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailStoreNotFoundException.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailStoreNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailTransportNotFoundException.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailTransportNotFoundException.java index ac6a711e7..ecaa859e8 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailTransportNotFoundException.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/MailTransportNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/InvalidAddressException.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/InvalidAddressException.java index 98acef14d..1f5791feb 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/InvalidAddressException.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/InvalidAddressException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder; import com.alibaba.citrus.service.mail.MailException; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailAddressType.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailAddressType.java index 988816ebf..5be22cdcf 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailAddressType.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailAddressType.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilder.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilder.java index c2adbcfc0..8290b3c6a 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilder.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilderException.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilderException.java index c039a4fc3..38c289ced 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilderException.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailBuilderException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder; import com.alibaba.citrus.service.mail.MailException; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailContent.java index 2821c3fdd..22b14dc1e 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/MailContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder; import javax.mail.MessagingException; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/Multipart.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/Multipart.java index c5fd3f72c..fb23d53b1 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/Multipart.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/Multipart.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder; /** diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AbstractContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AbstractContent.java index 6057ac36d..64918cc2d 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AbstractContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AbstractContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AlternativeMultipartContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AlternativeMultipartContent.java index a58905545..1d7b9f4d1 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AlternativeMultipartContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AlternativeMultipartContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AttachmentContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AttachmentContent.java index 79cfc8636..c7c6a2be1 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AttachmentContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/AttachmentContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/HTMLTemplateContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/HTMLTemplateContent.java index 7f542f563..d89193fe4 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/HTMLTemplateContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/HTMLTemplateContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MixedMultipartContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MixedMultipartContent.java index 4a5376217..19c536f55 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MixedMultipartContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MixedMultipartContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MultipartContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MultipartContent.java index a55c388c2..6d186d665 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MultipartContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/MultipartContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TemplateContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TemplateContent.java index e4a2fa2bf..cadde7a40 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TemplateContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TemplateContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextContent.java index 6f566568d..75e5c1b3f 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextTemplateContent.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextTemplateContent.java index ff959cfff..35bf2f2d7 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextTemplateContent.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/builder/content/TextTemplateContent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.builder.content; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailBuilderFactory.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailBuilderFactory.java index 3f2cca8dd..860c295d9 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailBuilderFactory.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailBuilderFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl; import java.util.Map; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceDefinitionParser.java index 84aadd06a..f72fc9a81 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceImpl.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceImpl.java index 16f1ab124..18c26da90 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceImpl.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/MailServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AbstractMultipartContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AbstractMultipartContentDefinitionParser.java index e61be8d60..453ad95c3 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AbstractMultipartContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AbstractMultipartContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AlternativeContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AlternativeContentDefinitionParser.java index 966391ed7..ad702430f 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AlternativeContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AlternativeContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import com.alibaba.citrus.service.mail.builder.content.AlternativeMultipartContent; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AttachmentContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AttachmentContentDefinitionParser.java index 53dfd056d..77e8be400 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AttachmentContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/AttachmentContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/HTMLTemplateContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/HTMLTemplateContentDefinitionParser.java index 9e7fa054b..04ae51aed 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/HTMLTemplateContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/HTMLTemplateContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/MixedContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/MixedContentDefinitionParser.java index 40df124af..7a07ce88a 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/MixedContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/MixedContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import com.alibaba.citrus.service.mail.builder.content.MixedMultipartContent; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextContentDefinitionParser.java index be3be752c..b7a7f3ec9 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextTemplateContentDefinitionParser.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextTemplateContentDefinitionParser.java index dc30f6d17..81d215c89 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextTemplateContentDefinitionParser.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/impl/content/TextTemplateContentDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.impl.content; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailSession.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailSession.java index 090acbb35..fd99dd333 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailSession.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailSession.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStore.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStore.java index 9c124d62f..aab5fd327 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStore.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStore.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStoreHandler.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStoreHandler.java index cd7fb7c7e..7eeb70356 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStoreHandler.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailStoreHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import javax.mail.Message; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransport.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransport.java index 1ac629b1e..4c4482b20 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransport.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransportHandler.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransportHandler.java index 192dd43fb..46bab6dcd 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransportHandler.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/session/MailTransportHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import javax.mail.Message; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/AbstractDataSource.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/AbstractDataSource.java index 5d86488b1..4bc865931 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/AbstractDataSource.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/AbstractDataSource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.support; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailStoreHandler.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailStoreHandler.java index 5ddba7150..ce91246c7 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailStoreHandler.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailStoreHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.support; import javax.mail.Message; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailTransportHandler.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailTransportHandler.java index 5c3df9b75..0876b0b1e 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailTransportHandler.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/DefaultMailTransportHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.support; import javax.mail.Message; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/ResourceDataSource.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/ResourceDataSource.java index 0317c4dac..fca7b7199 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/ResourceDataSource.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/support/ResourceDataSource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/mail/src/main/java/com/alibaba/citrus/service/mail/util/MailUtil.java b/service/mail/src/main/java/com/alibaba/citrus/service/mail/util/MailUtil.java index 816e161e7..d263bb944 100644 --- a/service/mail/src/main/java/com/alibaba/citrus/service/mail/util/MailUtil.java +++ b/service/mail/src/main/java/com/alibaba/citrus/service/mail/util/MailUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.util; import static com.alibaba.citrus.service.mail.MailConstant.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractMailBuilderTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractMailBuilderTests.java index 38e2e6a8d..c3cf2c803 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractMailBuilderTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractMailBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractTemplateContentTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractTemplateContentTests.java index 73c557419..d72ae7438 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractTemplateContentTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/AbstractTemplateContentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/AttachmentContentTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/AttachmentContentTests.java index 3a1ecfe1e..c2fe47250 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/AttachmentContentTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/AttachmentContentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/HTMLTemplateContentTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/HTMLTemplateContentTests.java index d65b3794f..7e050e354 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/HTMLTemplateContentTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/HTMLTemplateContentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/IntegrationMailBuilderTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/IntegrationMailBuilderTests.java index 47b5c5cb5..e6cb16866 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/IntegrationMailBuilderTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/IntegrationMailBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailBuilderTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailBuilderTests.java index d63720bd6..25c65e7eb 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailBuilderTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailBuilderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailContentBasicTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailContentBasicTests.java index ee27bcbe1..c2c405f96 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailContentBasicTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailContentBasicTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailServiceTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailServiceTests.java index 9c1fb37f5..ba4c5615e 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailServiceTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MailServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MultipartContentTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MultipartContentTests.java index 7b8f0e45d..a11b46bd7 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/MultipartContentTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/MultipartContentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextContentTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextContentTests.java index f90722698..dfa411b29 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextContentTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextContentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextTemplateContentTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextTemplateContentTests.java index c1914913c..0df8c725e 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextTemplateContentTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/TextTemplateContentTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockStore.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockStore.java index d9ba18396..ccb6c944c 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockStore.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockStore.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.mock; import static org.junit.Assert.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockTransport.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockTransport.java index d36a28ad1..c4caf4df3 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockTransport.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/mock/MyMockTransport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.mock; import javax.mail.Address; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/AbstractMailSessionTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/AbstractMailSessionTests.java index 5eee9708a..83b4f301c 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/AbstractMailSessionTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/AbstractMailSessionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailStoreTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailStoreTests.java index a11127fd9..9cb1d6c6e 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailStoreTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailStoreTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailTransportTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailTransportTests.java index bf7393a2a..64fb03a42 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailTransportTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/session/MailTransportTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.session; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/support/ResourceDataSourceTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/support/ResourceDataSourceTests.java index 7f43675d6..457950f3a 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/support/ResourceDataSourceTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/support/ResourceDataSourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.support; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mail/src/test/java/com/alibaba/citrus/service/mail/util/MailUtilTests.java b/service/mail/src/test/java/com/alibaba/citrus/service/mail/util/MailUtilTests.java index 764dcc19d..7d5b17a63 100644 --- a/service/mail/src/test/java/com/alibaba/citrus/service/mail/util/MailUtilTests.java +++ b/service/mail/src/test/java/com/alibaba/citrus/service/mail/util/MailUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mail.util; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRule.java index da54decee..22158a55b 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; /** diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleException.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleException.java index 9829f9926..01a924808 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleException.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; /** diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleNotFoundException.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleNotFoundException.java index 45fba5717..9e6505428 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleNotFoundException.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; /** diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleService.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleService.java index 004f091d8..ee4ba6c14 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleService.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/MappingRuleService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; /** diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceDefinitionParser.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceDefinitionParser.java index aaeaf3bdc..bff63a5ab 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceDefinitionParser.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceImpl.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceImpl.java index 2d3e85ce5..b7c683bb2 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceImpl.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/MappingRuleServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectModuleMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectModuleMappingRule.java index 898704504..94a24369f 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectModuleMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectModuleMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import org.springframework.beans.factory.support.BeanDefinitionBuilder; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectTemplateMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectTemplateMappingRule.java index bfe49c6dd..426ed72a1 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectTemplateMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/DirectTemplateMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import org.springframework.beans.factory.support.BeanDefinitionBuilder; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/ExtensionMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/ExtensionMappingRule.java index 0f013a3e1..2d5399fc6 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/ExtensionMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/ExtensionMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIterator.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIterator.java index f8dac4da5..f5dce0af4 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIterator.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIterator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackModuleMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackModuleMappingRule.java index e3ffeccc7..f9b7cfe18 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackModuleMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackModuleMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackTemplateMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackTemplateMappingRule.java index 08ae0c061..51f9be45c 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackTemplateMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackTemplateMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRule.java index 7027bf587..1734e49bd 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRuleDefinitionParser.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRuleDefinitionParser.java index ee3c9f5da..5c49819c2 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRuleDefinitionParser.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractMappingRuleDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRule.java index 1771a0d20..9cc2279ce 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.support; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRuleDefinitionParser.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRuleDefinitionParser.java index 567f75563..341149e14 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRuleDefinitionParser.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractModuleMappingRuleDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRule.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRule.java index 454f55480..ad73634a9 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRule.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.support; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRuleDefinitionParser.java b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRuleDefinitionParser.java index 1be34acdc..db006fbe6 100644 --- a/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRuleDefinitionParser.java +++ b/service/mappingrule/src/main/java/com/alibaba/citrus/service/mappingrule/support/AbstractTemplateMappingRuleDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/MyDefaultModule.java b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/MyDefaultModule.java index 9bb2033cd..64cc7498f 100644 --- a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/MyDefaultModule.java +++ b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/MyDefaultModule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.app1.module.screen; public class MyDefaultModule { diff --git a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/Default.java b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/Default.java index d0da502ea..7142a1a46 100644 --- a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/Default.java +++ b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.app1.module.screen.aaa; public class Default { diff --git a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/Default.java b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/Default.java index 2e49e7351..9c368a28e 100644 --- a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/Default.java +++ b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.app1.module.screen.aaa.bbb; public class Default { diff --git a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/MyOtherModule.java b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/MyOtherModule.java index 45cb82987..381079861 100644 --- a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/MyOtherModule.java +++ b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/aaa/bbb/MyOtherModule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.app1.module.screen.aaa.bbb; public class MyOtherModule { diff --git a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/ccc/Default.java b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/ccc/Default.java index b808e17fd..0855cbedb 100644 --- a/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/ccc/Default.java +++ b/service/mappingrule/src/test/java/com/alibaba/app1/module/screen/ccc/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.app1.module.screen.ccc; public class Default { diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleServiceTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleServiceTests.java index 09f04371f..a72f44116 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleServiceTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleTests.java index dc0dde03d..371cf3fdf 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/AbstractMappingRuleTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static org.junit.Assert.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectModuleTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectModuleTests.java index 253e3736d..d035e4f88 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectModuleTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectModuleTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static junit.framework.Assert.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectTemplateTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectTemplateTests.java index f0507af3c..e5d21de6d 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectTemplateTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/DirectTemplateTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static junit.framework.Assert.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/ExtensionTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/ExtensionTests.java index 95dcb794b..19d8a33de 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/ExtensionTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/ExtensionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static junit.framework.Assert.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackModuleTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackModuleTests.java index 4fad2b0f4..b7f949cc0 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackModuleTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackModuleTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static junit.framework.Assert.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackTemplateTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackTemplateTests.java index 1f857d634..4e7081215 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackTemplateTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/FallbackTemplateTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static junit.framework.Assert.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceSkipValidationTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceSkipValidationTests.java index fca2f4553..95165bb65 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceSkipValidationTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.mappingrule; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceTests.java index 0e7caf729..47a551ffa 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/MappingRuleServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/SimpleEngine.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/SimpleEngine.java index 6a9d00c5d..fb53aef05 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/SimpleEngine.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/SimpleEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIteratorTests.java b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIteratorTests.java index 2951ad829..75c363d9c 100644 --- a/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIteratorTests.java +++ b/service/mappingrule/src/test/java/com/alibaba/citrus/service/mappingrule/impl/rule/FallbackIteratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.mappingrule.impl.rule; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventException.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventException.java index 4595505c3..89f40ee9d 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventException.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventNotFoundException.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventNotFoundException.java index ec8927f0b..1ada46d9e 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventNotFoundException.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ActionEventNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/Module.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/Module.java index 92bff6bf9..5c08bfe70 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/Module.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/Module.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleAdapterFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleAdapterFactory.java index 4c24e9930..4228fc866 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleAdapterFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleAdapterFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleFactory.java index d8c10c5d7..90be6567a 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; import java.util.Set; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleInfo.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleInfo.java index 196021e2b..4cb1eb3ca 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleInfo.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderException.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderException.java index 9aa325a9d..6b83546c7 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderException.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderService.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderService.java index bd244aba0..00d8bcbd5 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderService.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; import java.util.Set; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleNotFoundException.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleNotFoundException.java index e7cb558d5..af8c4d7dd 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleNotFoundException.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/ModuleNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/SkipModuleExecutionException.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/SkipModuleExecutionException.java index d3b2d4977..da32bfd6f 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/SkipModuleExecutionException.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/SkipModuleExecutionException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/UnadaptableModuleException.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/UnadaptableModuleException.java index 7baeca93a..d8259dcff 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/UnadaptableModuleException.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/UnadaptableModuleException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; /** diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleKey.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleKey.java index 8752b222c..3c8946724 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleKey.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleKey.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceDefinitionParser.java index a6d44af65..cbc0f08fc 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceImpl.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceImpl.java index ec5e63f1d..c2c867016 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceImpl.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/ModuleLoaderServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapter.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapter.java index 5bfa1ee52..510ee9588 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapter.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactory.java index 33898af82..154aa7bb4 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import java.lang.reflect.Method; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactoryDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactoryDefinitionParser.java index 9ed722b83..f13a83252 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactoryDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/AbstractDataBindingAdapterFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapter.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapter.java index aced7c85e..5ca6e5c6b 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapter.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactory.java index baa41a4d7..9b510f569 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactoryDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactoryDefinitionParser.java index 2a5a80dcf..a47e516da 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactoryDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventAdapterFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; public class ActionEventAdapterFactoryDefinitionParser extends diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapter.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapter.java index 40d1db5be..66b714cc3 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapter.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import com.alibaba.citrus.util.ToStringBuilder; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactory.java index 466c993e7..be72b1901 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import java.lang.reflect.Method; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactoryDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactoryDefinitionParser.java index 2750bce29..9a7276eed 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactoryDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingAdapterFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; public class DataBindingAdapterFactoryDefinitionParser extends diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/MethodInvoker.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/MethodInvoker.java index 86d87a659..18125e524 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/MethodInvoker.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/adapter/MethodInvoker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractBeanFactoryBasedModuleFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractBeanFactoryBasedModuleFactory.java index 8f80cce0a..c6439e0f2 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractBeanFactoryBasedModuleFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractBeanFactoryBasedModuleFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractModuleFactoryDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractModuleFactoryDefinitionParser.java index cad12b350..7bbce3305 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractModuleFactoryDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/AbstractModuleFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactory.java index 36a86e8f2..9a895dcf2 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; public class ClassModuleFactory extends AbstractBeanFactoryBasedModuleFactory { diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryDefinitionParser.java index c5fddde53..d99a010af 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ModuleInfo.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ModuleInfo.java index b2588cebf..cc3b398a6 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ModuleInfo.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ModuleInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import com.alibaba.citrus.service.moduleloader.impl.ModuleKey; diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactory.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactory.java index 2172a3799..b1f3104bd 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactory.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; public class ScriptModuleFactory extends AbstractBeanFactoryBasedModuleFactory { diff --git a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryDefinitionParser.java b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryDefinitionParser.java index 6879fb323..9f2dcf43a 100644 --- a/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryDefinitionParser.java +++ b/service/moduleloader/src/main/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/AbstractWebTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/AbstractWebTests.java index f6d2800fd..aed95d395 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/AbstractWebTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/AbstractWebTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service; import static com.alibaba.citrus.service.requestcontext.util.RequestContextUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/AbstractModuleLoaderTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/AbstractModuleLoaderTests.java index 2eb1f6b99..4f5301968 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/AbstractModuleLoaderTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/AbstractModuleLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; import com.alibaba.citrus.service.AbstractWebTests; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleKeyTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleKeyTests.java index 5cf590043..acb2dda13 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleKeyTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleKeyTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceSkipValidationTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceSkipValidationTests.java index c5ccafd1e..9bb572ac3 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceSkipValidationTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.moduleloader; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceTests.java index 061c601b7..833d469ce 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/ModuleLoaderServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/MyScreen.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/MyScreen.java index e88facd41..179e5b0f0 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/MyScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/MyScreen.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.moduleloader; public class MyScreen { diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventTests.java index 364f21f72..97ba9a862 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/ActionEventTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingTests.java index d9cbc103d..b201a447c 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/DataBindingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static org.junit.Assert.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/SimpleModuleTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/SimpleModuleTests.java index 0648ee3dd..eef3c3ef7 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/SimpleModuleTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/adapter/SimpleModuleTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.adapter; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/dataresolver/ParamBindingTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/dataresolver/ParamBindingTests.java index afb035539..da0787936 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/dataresolver/ParamBindingTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/dataresolver/ParamBindingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryTests.java index 552960796..051cf429c 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ClassModuleFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryTests.java b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryTests.java index a084c9dfa..1c5332b40 100644 --- a/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryTests.java +++ b/service/moduleloader/src/test/java/com/alibaba/citrus/service/moduleloader/impl/factory/ScriptModuleFactoryTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.moduleloader.impl.factory; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/Failure.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/Failure.java index 08c18ec5d..6c6fc8596 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/Failure.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/Failure.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyAction.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyAction.java index 07ace0c69..a13b229a3 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.action.myprod; import com.alibaba.citrus.service.requestcontext.rundata.RunData; diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionFailure.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionFailure.java index 6a08ba4ee..f738e0bf7 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionFailure.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionFailure.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.action.myprod; public class MyActionFailure { diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionNoRunData.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionNoRunData.java index 03f8af43b..074ac4b19 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionNoRunData.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/action/myprod/MyActionNoRunData.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.action.myprod; public class MyActionNoRunData { diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/InvalidControl.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/InvalidControl.java index 8c4807bd0..def2ad7ad 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/InvalidControl.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/InvalidControl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.control; public class InvalidControl { diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/myprod/MyControl.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/myprod/MyControl.java index fc1d88039..112dfe1e9 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/myprod/MyControl.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/control/myprod/MyControl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.control.myprod; import org.springframework.beans.factory.annotation.Autowired; diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/AbstractScreen.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/AbstractScreen.java index b893c1a39..a845aecf6 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/AbstractScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/AbstractScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.screens; import com.alibaba.citrus.service.moduleloader.Module; diff --git a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/MyScreen.java b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/MyScreen.java index a813b1423..96bece9cf 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/MyScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test/app1/module/screens/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.screens; import org.springframework.beans.factory.annotation.Autowired; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/MapResolverFactory.java b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/MapResolverFactory.java index 07ce434df..01c243c2c 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/MapResolverFactory.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/MapResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.dataresolver; import java.util.Map; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Param.java b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Param.java index d28364c34..94d2b30db 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Param.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Param.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.dataresolver; import java.lang.annotation.ElementType; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/RequestResolverFactory.java b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/RequestResolverFactory.java index b34a80440..74037193e 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/RequestResolverFactory.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/RequestResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.dataresolver; import javax.servlet.ServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Skip.java b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Skip.java index dd554c10a..f23c3ab2a 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Skip.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/Skip.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.dataresolver; import java.lang.annotation.ElementType; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/SkipModuleResolverFactory.java b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/SkipModuleResolverFactory.java index 31b4b8571..2c2ccc12e 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/SkipModuleResolverFactory.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/dataresolver/SkipModuleResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.dataresolver; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyAction.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyAction.java index aa4935949..3c498ff7b 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyParameterizedAction.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyParameterizedAction.java index e284bb53b..f88a9e9c1 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyParameterizedAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MyParameterizedAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action; import static org.junit.Assert.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction.java index bf4022da7..1a4e23efb 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction2.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction2.java index b1708ee0e..84d098aaa 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction2.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/action/MySkippableAction2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyParameterizedScreen.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyParameterizedScreen.java index 4e18873b0..19936ec62 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyParameterizedScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyParameterizedScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen; import static org.junit.Assert.*; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyScreen.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyScreen.java index 0b8612d00..bf500183c 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen.java index f227ba18a..28bfe3d27 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen2.java b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen2.java index 77c8deca4..cf6e36af8 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen2.java +++ b/service/moduleloader/src/test/java/com/alibaba/test2/module/screen/MySkippableScreen2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/Reloadable.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/Reloadable.java index 58d5211be..0b34c1e09 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/Reloadable.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/Reloadable.java @@ -13,8 +13,8 @@ * 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. - * */ + /** * Project: citrus-service-moduleloader * diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/filter/MyTypeFilter.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/filter/MyTypeFilter.java index bf1d1dbb7..537ebb935 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/filter/MyTypeFilter.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/filter/MyTypeFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.filter; import java.io.IOException; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/FirstAction.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/FirstAction.java index 68c3176db..65e1b51f3 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/FirstAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/FirstAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.module.action; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/SecondAction.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/SecondAction.java index 70a5176fb..6f4316c14 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/SecondAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/SecondAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.module.action; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/ThirdAction.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/ThirdAction.java index f16cd0e5f..44a7da85f 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/ThirdAction.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/action/ThirdAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.module.action; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/FirstScreen.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/FirstScreen.java index d703764ef..e88727c4d 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/FirstScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/FirstScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.module.screen; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/SecondScreen.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/SecondScreen.java index 0ead793db..db6e80a62 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/SecondScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/SecondScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.module.screen; import javax.servlet.http.HttpServletRequest; diff --git a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/ThirdScreen.java b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/ThirdScreen.java index 2091c8268..b39a36f48 100644 --- a/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/ThirdScreen.java +++ b/service/moduleloader/src/test/java/com/alibaba/test3/app2/module/screen/ThirdScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test3.app2.module.screen; import javax.servlet.http.HttpServletRequest; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Condition.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Condition.java index e96b81160..4bf56729c 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Condition.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Condition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/LabelNotDefinedException.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/LabelNotDefinedException.java index fac7cffcf..f86120c8c 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/LabelNotDefinedException.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/LabelNotDefinedException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Pipeline.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Pipeline.java index a3bfe44aa..e43ecd13a 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Pipeline.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Pipeline.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineContext.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineContext.java index 46a9ab508..61bc79795 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineContext.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineException.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineException.java index b751377f1..3a6a058a2 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineException.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineInvocationHandle.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineInvocationHandle.java index 2d4854a27..7aa6293e4 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineInvocationHandle.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineInvocationHandle.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineStates.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineStates.java index e4f8bc237..aaa30dfea 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineStates.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/PipelineStates.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/TooManyLoopsException.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/TooManyLoopsException.java index a3bbe3ced..fcd9923eb 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/TooManyLoopsException.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/TooManyLoopsException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Valve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Valve.java index 139ca7435..0761688e6 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Valve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/Valve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; /** diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineDefinitionParser.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineDefinitionParser.java index a416b218b..ecc677a71 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineDefinitionParser.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineImpl.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineImpl.java index aa191f231..bf85f2c50 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineImpl.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/PipelineImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AllOf.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AllOf.java index 90f426a5c..ff1f48e97 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AllOf.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AllOf.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.condition; import com.alibaba.citrus.service.pipeline.Condition; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AnyOf.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AnyOf.java index 3b588de3e..188df2a19 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AnyOf.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/AnyOf.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.condition; import com.alibaba.citrus.service.pipeline.Condition; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/JexlCondition.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/JexlCondition.java index 21ef264bc..1bc9b22eb 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/JexlCondition.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/JexlCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.condition; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/NoneOf.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/NoneOf.java index 3e30304bd..d3c3ce412 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/NoneOf.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/condition/NoneOf.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.condition; import com.alibaba.citrus.service.pipeline.Condition; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakIfValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakIfValve.java index f3da25504..cc6476791 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakIfValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakIfValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakUnlessValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakUnlessValve.java index 61f965b2f..43a90b219 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakUnlessValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakUnlessValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakValve.java index d1114ee83..d2564051d 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/BreakValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ChooseValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ChooseValve.java index 8a392809e..12289cbd0 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ChooseValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ChooseValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ExitValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ExitValve.java index f2242cab3..a7921effa 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ExitValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/ExitValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import com.alibaba.citrus.service.pipeline.Pipeline; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/IfValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/IfValve.java index 3f988ebec..a1bee6045 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/IfValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/IfValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/LoopValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/LoopValve.java index 58ee83a51..d70ac8b8f 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/LoopValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/LoopValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/SubPipelineValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/SubPipelineValve.java index 0804cc681..6c23e9d60 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/SubPipelineValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/SubPipelineValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/TryCatchFinallyValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/TryCatchFinallyValve.java index d553e507a..d056121bb 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/TryCatchFinallyValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/TryCatchFinallyValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/WhileLoopValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/WhileLoopValve.java index ac162f846..1c1be59cc 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/WhileLoopValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/impl/valve/WhileLoopValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.impl.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeCondition.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeCondition.java index eb0ca6c64..6a930f42c 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeCondition.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.support; import com.alibaba.citrus.service.pipeline.Condition; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeConditionDefinitionParser.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeConditionDefinitionParser.java index fe81552ac..a70bd4ca4 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeConditionDefinitionParser.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCompositeConditionDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCondition.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCondition.java index 8a269f771..8864cf6bb 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCondition.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.support; import com.alibaba.citrus.service.pipeline.Condition; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractConditionDefinitionParser.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractConditionDefinitionParser.java index b0a51e540..f4b5d0681 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractConditionDefinitionParser.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractConditionDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValve.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValve.java index 51a937b23..08cae6332 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValve.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.support; import com.alibaba.citrus.service.pipeline.Valve; diff --git a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValveDefinitionParser.java b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValveDefinitionParser.java index 875415ccb..7757674ad 100644 --- a/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValveDefinitionParser.java +++ b/service/pipeline/src/main/java/com/alibaba/citrus/service/pipeline/support/AbstractValveDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/AbstractPipelineTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/AbstractPipelineTests.java index 50c156bdf..36944c334 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/AbstractPipelineTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/AbstractPipelineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineServiceTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineServiceTests.java index 3dfa3e834..38e9f9082 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineServiceTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineTests.java index 17931a9d4..d397b78fb 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/PipelineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractCompositeConditionTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractCompositeConditionTests.java index 47df8ba9e..75e8ee17b 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractCompositeConditionTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractCompositeConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractConditionTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractConditionTests.java index 46b161aa3..4258a115d 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractConditionTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AbstractConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AllOfConditionTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AllOfConditionTests.java index fff55d617..0fbf5b986 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AllOfConditionTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AllOfConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AnyOfConditionTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AnyOfConditionTests.java index 6e0d50070..104f5b2ee 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AnyOfConditionTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/AnyOfConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/JexlConditionTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/JexlConditionTests.java index ecc14a24d..285bbcdfe 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/JexlConditionTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/JexlConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/MyCondition.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/MyCondition.java index 75b93b7e8..676b18571 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/MyCondition.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/MyCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import com.alibaba.citrus.service.pipeline.Condition; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/NoneOfConditionTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/NoneOfConditionTests.java index bb2e08c07..637d7ebc6 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/NoneOfConditionTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/condition/NoneOfConditionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.condition; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractBreakValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractBreakValveTests.java index 0a3b351b1..31ac3d1ac 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractBreakValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractBreakValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractLoopValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractLoopValveTests.java index 2e667a18a..318da8f67 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractLoopValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractLoopValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractValveTests.java index 3cb134c89..83c0403d0 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/AbstractValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakIfValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakIfValveTests.java index 41739ab6e..03434cca8 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakIfValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakIfValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakUnlessTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakUnlessTests.java index e4514e1f2..62fd544d0 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakUnlessTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakUnlessTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakValveTests.java index d9d69c1f0..c1fb54c32 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/BreakValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ChooseValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ChooseValveTests.java index 4ca1db77d..1b5b6bf28 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ChooseValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ChooseValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExecutionLog.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExecutionLog.java index 0dd6e4d50..c9661c754 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExecutionLog.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExecutionLog.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExitValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExitValveTests.java index ff450e2c8..2f5923368 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExitValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/ExitValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static org.junit.Assert.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/IfValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/IfValveTests.java index a817a665e..2d1a1a1f0 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/IfValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/IfValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndBreakValve.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndBreakValve.java index d71b205b3..29d675ebe 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndBreakValve.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndBreakValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import com.alibaba.citrus.service.pipeline.PipelineContext; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndInvokeSubValve.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndInvokeSubValve.java index f7f9b13c8..538d4ddc1 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndInvokeSubValve.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndInvokeSubValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import com.alibaba.citrus.service.pipeline.Pipeline; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndReturnValve.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndReturnValve.java index a1cba861b..bd8ea30a7 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndReturnValve.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogAndReturnValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import com.alibaba.citrus.service.pipeline.PipelineContext; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogValve.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogValve.java index fa91a4315..b4565dcdb 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogValve.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LogValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import com.alibaba.citrus.service.pipeline.PipelineContext; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LoopValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LoopValveTests.java index 43c3935d9..7e0953c1a 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LoopValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/LoopValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/RecoveryValve.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/RecoveryValve.java index c0fb4b107..52d9f823e 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/RecoveryValve.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/RecoveryValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/SubPipelineValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/SubPipelineValveTests.java index c26bd43fc..af8465922 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/SubPipelineValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/SubPipelineValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/TryCatchFinallyValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/TryCatchFinallyValveTests.java index 18e63b7b3..832d63d02 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/TryCatchFinallyValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/TryCatchFinallyValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WhileLoopValveTests.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WhileLoopValveTests.java index 17479761a..9c592b505 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WhileLoopValveTests.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WhileLoopValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WrongValve.java b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WrongValve.java index 463a16850..4313f7ed6 100644 --- a/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WrongValve.java +++ b/service/pipeline/src/test/java/com/alibaba/citrus/service/pipeline/valve/WrongValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pipeline.valve; import com.alibaba.citrus.service.pipeline.PipelineContext; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullContext.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullContext.java index 68eb3c294..83c1a4ff7 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullContext.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; import java.util.Map; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullException.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullException.java index 590c9f4c4..1fd54f818 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullException.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; /** diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullService.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullService.java index a81d4ed7c..7f4d16a0f 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullService.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/PullService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; import java.util.Map; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/RuntimeToolSetFactory.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/RuntimeToolSetFactory.java index 8afc21122..17c37e1ce 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/RuntimeToolSetFactory.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/RuntimeToolSetFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; /** diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolFactory.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolFactory.java index df86a4cca..b2d332e0f 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolFactory.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; /** diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolNameAware.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolNameAware.java index a67d4cec7..4c4988361 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolNameAware.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolNameAware.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; /** diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolSetFactory.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolSetFactory.java index 8a8844dae..b447c7762 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolSetFactory.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/ToolSetFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; /** diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceDefinitionParser.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceDefinitionParser.java index 907fb17b1..01a2f198f 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceDefinitionParser.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceImpl.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceImpl.java index 383e69c8e..f80041396 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceImpl.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/impl/PullServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/BeanTool.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/BeanTool.java index 0a845d6e4..2c1b001ac 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/BeanTool.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/BeanTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantTool.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantTool.java index c606ccf97..30c7e275a 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantTool.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantToolSet.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantToolSet.java index c61d3b1b9..489127a99 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantToolSet.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ConstantToolSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSet.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSet.java index 7107541d6..7a811bf4d 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSet.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSet.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.pull.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/MixinTool.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/MixinTool.java index 6fbaf2b68..de0c82e81 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/MixinTool.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/MixinTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/UtilToolSet.java b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/UtilToolSet.java index f5bca20a3..e8ec303c7 100644 --- a/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/UtilToolSet.java +++ b/service/pull/src/main/java/com/alibaba/citrus/service/pull/support/UtilToolSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import com.alibaba.citrus.service.pull.ToolSetFactory; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/AbstractPullServiceConfigTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/AbstractPullServiceConfigTests.java index 7351eb6e9..9fc69e357 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/AbstractPullServiceConfigTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/AbstractPullServiceConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceConfigTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceConfigTests.java index f086ffe39..d2f605621 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceConfigTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceSkipValidationTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceSkipValidationTests.java index c4a532ed3..573af3ef8 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceSkipValidationTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/PullServiceSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.pull; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/AbstractPullServiceTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/AbstractPullServiceTests.java index 53b6d8f76..021638182 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/AbstractPullServiceTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/AbstractPullServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceBasicTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceBasicTests.java index 914212167..fff600f62 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceBasicTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceBasicTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceTests.java index 8822a4423..1596bca5d 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/PullServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/ToolNameTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/ToolNameTests.java index e90933b0b..b88b4b648 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/ToolNameTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/impl/ToolNameTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.pull.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/BeanToolTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/BeanToolTests.java index e1b04ccc5..df00dfcf6 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/BeanToolTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/BeanToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static org.junit.Assert.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSetTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSetTests.java index 570c2bd8a..885ccf38e 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSetTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/ContextExposerToolSetTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.pull.support; import static org.junit.Assert.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/MixinToolTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/MixinToolTests.java index 620af0fc6..d0eae3cd9 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/MixinToolTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/MixinToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static org.junit.Assert.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/UtilToolSetTests.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/UtilToolSetTests.java index e5ce50323..455ba8876 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/UtilToolSetTests.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/support/UtilToolSetTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/BaseFactory.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/BaseFactory.java index f45ef9383..ebdd2b700 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/BaseFactory.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/BaseFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.tool; public abstract class BaseFactory { diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectRuntimeToolSet.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectRuntimeToolSet.java index f58bd934e..81f79ca3f 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectRuntimeToolSet.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectRuntimeToolSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.tool; import static java.util.Collections.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectTool.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectTool.java index f25eb8b97..44fe67982 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectTool.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.tool; import com.alibaba.citrus.service.pull.ToolFactory; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectToolSet.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectToolSet.java index 032b57270..139d1bf73 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectToolSet.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/ObjectToolSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.tool; import static java.util.Collections.*; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleTool.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleTool.java index a28791f03..a4bc41600 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleTool.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.tool; import com.alibaba.citrus.service.pull.ToolFactory; diff --git a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleToolSet.java b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleToolSet.java index 4fd48edd0..d5f7bc978 100644 --- a/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleToolSet.java +++ b/service/pull/src/test/java/com/alibaba/citrus/service/pull/tool/SimpleToolSet.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.pull.tool; import static java.util.Collections.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContext.java index cfa425aa5..a418d797e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import javax.servlet.ServletContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingService.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingService.java index ced25f732..781b1c005 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingService.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import javax.servlet.ServletContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextException.java index b7860d385..7179b218e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextFactory.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextFactory.java index 318dd3acf..f06814378 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextFactory.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextInfo.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextInfo.java index 0eaf99765..bfa8e8b18 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextInfo.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/RequestContextInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContext.java index 894753b02..10b9e7f9d 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieHeaderValueInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieHeaderValueInterceptor.java index 2302b4e15..b9da7d5bb 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieHeaderValueInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieHeaderValueInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; public interface CookieHeaderValueInterceptor extends ResponseHeaderInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptor.java index 4f3cbf593..3ce1696ac 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import javax.servlet.http.Cookie; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieRejectedException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieRejectedException.java index 0da93cba8..44295cc9f 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieRejectedException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/CookieRejectedException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptor.java index acbc48afa..c489ab13b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; public interface HeaderNameInterceptor extends ResponseHeaderInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptor.java index 10f592488..ea2e8df4e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; public interface HeaderValueInterceptor extends ResponseHeaderInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptor.java index 04706b87f..5c1fef71d 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; public interface RedirectLocationInterceptor extends ResponseHeaderInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationRejectedException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationRejectedException.java index 213a0f4be..f078c624f 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationRejectedException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationRejectedException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptor.java index 09a245886..0eadd9f88 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; public interface RequestContextLifecycleInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderInterceptor.java index f12dc7afb..a0330bdaf 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderRejectedException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderRejectedException.java index e524ed98e..560cd6dc8 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderRejectedException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderRejectedException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptor.java index de37876fd..7e7e90d03 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; public interface StatusMessageInterceptor extends ResponseHeaderInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryDefinitionParser.java index 015a041d2..9364a8247 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryImpl.java index 46df0484c..319849148 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic.impl; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextImpl.java index c8ee4b20a..a5f2b8abd 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImpl.java index a381f8c50..6f12269ab 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/ResponseHeaderSecurityFilter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/ResponseHeaderSecurityFilter.java index 5fe8c70c7..a1d415e8c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/ResponseHeaderSecurityFilter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/basic/impl/ResponseHeaderSecurityFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferCommitFailedException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferCommitFailedException.java index d8954d453..c8b1cf7ed 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferCommitFailedException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferCommitFailedException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered; import com.alibaba.citrus.service.requestcontext.RequestContextException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContext.java index 5273f1875..3b74461fb 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryDefinitionParser.java index 710e1e218..320a39f7b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered.impl; import com.alibaba.citrus.springext.support.parser.AbstractSingleBeanDefinitionParser; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryImpl.java index 0f42fcb1d..fcc59873c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered.impl; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextImpl.java index 7dc1b2747..5d88ad2df 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered.impl; import java.io.IOException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedResponseImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedResponseImpl.java index b0b3a1b7b..29f2f1243 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedResponseImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/buffered/impl/BufferedResponseImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered.impl; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextBeanFactoryPostProcessor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextBeanFactoryPostProcessor.java index 865ff526e..7ee2d3281 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextBeanFactoryPostProcessor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextBeanFactoryPostProcessor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceDefinitionParser.java index 19b41b0b8..15fe59a03 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceImpl.java index 39eb681e0..e1a6a0e0c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/RequestContextChainingServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/SimpleRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/SimpleRequestContext.java index 1d2faac30..fcfe7fcf4 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/SimpleRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/impl/SimpleRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitFailedException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitFailedException.java index f521240f5..d55f1d883 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitFailedException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitFailedException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.lazycommit; import com.alibaba.citrus.service.requestcontext.RequestContextException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContext.java index b1a7eabd2..f181db90d 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.lazycommit; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryDefinitionParser.java index 56d62d402..362fa32b9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.lazycommit.impl; import com.alibaba.citrus.springext.support.parser.AbstractSingleBeanDefinitionParser; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryImpl.java index 9d3cbd505..cdc43a4eb 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.lazycommit.impl; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextImpl.java index 77c0bb6f5..a818ed652 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/lazycommit/impl/LazyCommitRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.lazycommit.impl; import java.io.IOException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContext.java index 1746d99b6..20a63d7c9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.locale; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryDefinitionParser.java index 4790f82be..e96fee875 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.locale.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryImpl.java index 3d4adca10..bd9b593b2 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.locale.impl; import static com.alibaba.citrus.service.requestcontext.locale.SetLocaleRequestContext.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextImpl.java index b6c5fe5fb..322fafe8b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/locale/impl/SetLocaleRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.locale.impl; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/AbstractValueParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/AbstractValueParser.java index 38c2584f9..f16d6803c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/AbstractValueParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/AbstractValueParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/CookieParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/CookieParser.java index 74fadc387..037bcb12e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/CookieParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/CookieParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParser.java index 2bc94e413..2c31bd5b0 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import org.apache.commons.fileupload.FileItem; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParserFilter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParserFilter.java index 4c1918fa4..ba7ff99d1 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParserFilter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterParserFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import javax.servlet.http.HttpServletRequest; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterValueFilter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterValueFilter.java index 9086db8f5..3c259331b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterValueFilter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParameterValueFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContext.java index 3dd4cf535..9d80708e1 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import org.springframework.beans.PropertyEditorRegistrar; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/UploadedFileFilter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/UploadedFileFilter.java index 0bd8aeeba..08bb9f8d8 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/UploadedFileFilter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/UploadedFileFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import org.apache.commons.fileupload.FileItem; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ValueParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ValueParser.java index 42ffb6955..176bb8efa 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ValueParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/ValueParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import java.io.UnsupportedEncodingException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilter.java index b6c0c8f63..22f341922 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.filter; import java.util.ArrayList; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLParameterValueFilter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLParameterValueFilter.java index 3f1dce481..7f6c3edc5 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLParameterValueFilter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLParameterValueFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.filter; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/UploadedFileExtensionWhitelist.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/UploadedFileExtensionWhitelist.java index ae64c4e9a..ab314c257 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/UploadedFileExtensionWhitelist.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/filter/UploadedFileExtensionWhitelist.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.filter; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/CookieParserImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/CookieParserImpl.java index ac6e430db..1851195d3 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/CookieParserImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/CookieParserImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.impl; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParameterParserImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParameterParserImpl.java index e7e16c30f..d02f9b1cf 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParameterParserImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParameterParserImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.impl; import static com.alibaba.citrus.service.requestcontext.parser.ParserRequestContext.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryDefinitionParser.java index 5b06ef4e3..c4c70d3dd 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.impl; import static com.alibaba.citrus.service.configuration.support.PropertyEditorRegistrarsSupport.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryImpl.java index 159d104e9..fa0447a12 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.impl; import static com.alibaba.citrus.service.requestcontext.parser.ParserRequestContext.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextImpl.java index e504a3f40..b568fe9a4 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/parser/impl/ParserRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteContext.java index 11cf9fa5e..90407a4d8 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteException.java index a35a38be8..f167ab8f7 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite; import com.alibaba.citrus.service.requestcontext.RequestContextException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContext.java index 55d51732e..6d07c9b55 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionContext.java index 20b2b63b6..93d0411ca 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite; import com.alibaba.citrus.service.requestcontext.parser.ParameterParser; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionHandler.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionHandler.java index fbf6a8f29..34ab46f16 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionHandler.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteSubstitutionHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/Flags.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/Flags.java index 52772a5d4..a68046b57 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/Flags.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/Flags.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteCondition.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteCondition.java index dfdf59456..e5c740fdd 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteCondition.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.service.requestcontext.rewrite.impl.RewriteUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteConditionBeanInfo.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteConditionBeanInfo.java index 8d2523a3d..dcc9d687e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteConditionBeanInfo.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteConditionBeanInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryDefinitionParser.java index 123fe1530..292f0ffc5 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryImpl.java index 5f995ea8d..533a5d1bc 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextImpl.java index 5405205cc..104aba26b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.service.requestcontext.rewrite.impl.RewriteUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRule.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRule.java index 3e645af3d..d6b360e5a 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRule.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteRule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitution.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitution.java index 6b459813a..a37d79863 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitution.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitution.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.service.requestcontext.rewrite.impl.RewriteUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitutionBeanInfo.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitutionBeanInfo.java index 8274d60d3..4709fdac9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitutionBeanInfo.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteSubstitutionBeanInfo.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtil.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtil.java index 9da0aa846..502156c88 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtil.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import java.util.regex.MatchResult; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/support/UrlNormalizer.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/support/UrlNormalizer.java index 9599d71b5..a2daad7e9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/support/UrlNormalizer.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rewrite/support/UrlNormalizer.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.support; import com.alibaba.citrus.service.requestcontext.parser.ParserRequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/RunData.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/RunData.java index 23153dec6..41948974f 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/RunData.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/RunData.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata; import java.io.IOException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/User.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/User.java index 7572eabb2..7df37b363 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/User.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/User.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryDefinitionParser.java index 0f1ec00e3..5fa8c16df 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata.impl; import com.alibaba.citrus.springext.support.parser.AbstractSingleBeanDefinitionParser; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryImpl.java index d8dffe3ee..3a2296b79 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata.impl; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataImpl.java index ab4a7e1c7..69d3b3d61 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/rundata/impl/RunDataImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata.impl; import static com.alibaba.citrus.service.requestcontext.util.RequestContextUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/ExactMatchesOnlySessionStore.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/ExactMatchesOnlySessionStore.java index 3b1c03648..f83be271d 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/ExactMatchesOnlySessionStore.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/ExactMatchesOnlySessionStore.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionAttributeInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionAttributeInterceptor.java index b36fed935..f5bbd3e9e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionAttributeInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionAttributeInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; public interface SessionAttributeInterceptor extends SessionInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionConfig.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionConfig.java index 4e6e10db0..167337de6 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionConfig.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionConfig.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionFrameworkException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionFrameworkException.java index c8cbddb9a..d2f40cf0f 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionFrameworkException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionFrameworkException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionIDGenerator.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionIDGenerator.java index e28957a83..355d154bc 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionIDGenerator.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionIDGenerator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptor.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptor.java index 41adc46bd..8271466e4 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptor.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; public interface SessionInterceptor { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionLifecycleListener.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionLifecycleListener.java index 183e6a6ea..d2569e11a 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionLifecycleListener.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionLifecycleListener.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import javax.servlet.http.HttpSession; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModel.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModel.java index 47ceb13cb..c4c8ac296 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModel.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModel.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; public interface SessionModel { diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModelEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModelEncoder.java index 6c3e7b9ee..ef459354c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModelEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionModelEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContext.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContext.java index 3659b2550..11d0c4dad 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContext.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import com.alibaba.citrus.service.requestcontext.RequestContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionStore.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionStore.java index 55754732e..64845b126 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionStore.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/SessionStore.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import java.util.Map; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/AbstractSerializationEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/AbstractSerializationEncoder.java index e5a79526d..99c210d1e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/AbstractSerializationEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/AbstractSerializationEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encoder; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoder.java index c4c460c9a..29cabe81f 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encoder; import java.util.Map; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderException.java index 0dcf7f359..b4d77c3f1 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encoder; import com.alibaba.citrus.service.requestcontext.session.SessionFrameworkException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/impl/SerializationEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/impl/SerializationEncoder.java index c3f89d42a..d7caee42b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/impl/SerializationEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encoder/impl/SerializationEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encoder.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractJceEncrypter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractJceEncrypter.java index 5c8116a46..53aad16b6 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractJceEncrypter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractJceEncrypter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encrypter; import java.util.Queue; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/Encrypter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/Encrypter.java index d883b2c21..d829df3b0 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/Encrypter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/Encrypter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encrypter; /** diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/SessionEncrypterException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/SessionEncrypterException.java index ec3903131..2b777376e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/SessionEncrypterException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/SessionEncrypterException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encrypter; import com.alibaba.citrus.service.requestcontext.session.SessionFrameworkException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypter.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypter.java index 7f3a001ab..d42def7f9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypter.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encrypter.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGenerator.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGenerator.java index df90b501f..1db57a53b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGenerator.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGenerator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen.random.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGeneratorDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGeneratorDefinitionParser.java index 6216616d6..95f536132 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGeneratorDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomIDGeneratorDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen.random.impl; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGenerator.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGenerator.java index a4ec5ee77..90dfefa4d 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGenerator.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGenerator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen.uuid.impl; import com.alibaba.citrus.service.requestcontext.session.SessionIDGenerator; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorDefinitionParser.java index 943b4dd83..98c015876 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen.uuid.impl; import com.alibaba.citrus.springext.support.parser.AbstractSingleBeanDefinitionParser; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionAttribute.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionAttribute.java index 280a64fc8..1a63dc125 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionAttribute.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionAttribute.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import com.alibaba.citrus.service.requestcontext.session.SessionStore; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionImpl.java index 2bbf7336a..993c90aec 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderImpl.java index eb86f6b81..6e8e3c2a2 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelImpl.java index 804686a11..b4a505005 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryDefinitionParser.java index 03c79d341..652bed3ca 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static com.alibaba.citrus.service.requestcontext.session.SessionConfig.StoreMappingsConfig.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryImpl.java index cc5c614f2..7cce34804 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextFactoryImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextImpl.java index 247b56369..aa3f3710e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionRequestContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import javax.servlet.http.Cookie; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionAttributeAccessController.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionAttributeAccessController.java index b8d8a0563..069568501 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionAttributeAccessController.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionAttributeAccessController.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.interceptor; import com.alibaba.citrus.service.requestcontext.session.SessionAttributeInterceptor; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionAttributeWhitelist.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionAttributeWhitelist.java index 03e6a9e6d..fca9ebb69 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionAttributeWhitelist.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionAttributeWhitelist.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.interceptor; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionLifecycleLogger.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionLifecycleLogger.java index 8832435cd..2766071a5 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionLifecycleLogger.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/interceptor/SessionLifecycleLogger.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.interceptor; import static com.alibaba.citrus.logconfig.support.ConfigurableLogger.Level.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/Serializer.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/Serializer.java index 19be5ad74..644f5bf85 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/Serializer.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/Serializer.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.serializer; import java.io.InputStream; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/HessianSerializer.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/HessianSerializer.java index 6b6a2cfea..9efa436c9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/HessianSerializer.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/HessianSerializer.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.serializer.impl; import java.io.IOException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/JavaSerializer.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/JavaSerializer.java index 8d4fbef1b..fb2a5d4a2 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/JavaSerializer.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/serializer/impl/JavaSerializer.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.serializer.impl; import java.io.IOException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/SessionStoreException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/SessionStoreException.java index 09852805d..7226e384a 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/SessionStoreException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/SessionStoreException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store; import com.alibaba.citrus.service.requestcontext.session.SessionFrameworkException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/AbstractCookieStore.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/AbstractCookieStore.java index cebc890ec..2332948b1 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/AbstractCookieStore.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/AbstractCookieStore.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.cookie; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/CookieStore.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/CookieStore.java index 1f7992363..f58ecf270 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/CookieStore.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/CookieStore.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.cookie; import com.alibaba.citrus.service.requestcontext.session.SessionStore; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreDefinitionParser.java index a97c164da..147aaa5d4 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.cookie.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreImpl.java index a52c03c4b..2b0caf91d 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/CookieStoreImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.cookie.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreDefinitionParser.java index d21585f84..5ac4ef8b2 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.cookie.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreImpl.java index 9815dd35b..033734b4c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/cookie/impl/SingleValuedCookieStoreImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.cookie.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreDefinitionParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreDefinitionParser.java index 06e084eb3..a70c4ab89 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreDefinitionParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.simple.impl; import com.alibaba.citrus.springext.support.parser.AbstractSingleBeanDefinitionParser; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreImpl.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreImpl.java index 0db7db9b0..1ff686827 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreImpl.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/store/simple/impl/SimpleMemoryStoreImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.store.simple.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSessionValueEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSessionValueEncoder.java index 33814e5e8..b617f93fa 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSessionValueEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSessionValueEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoder.java index 85ee83ba5..9c2291583 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder; import com.alibaba.citrus.service.requestcontext.session.SessionStore.StoreContext; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoderException.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoderException.java index f034a2507..2dd632413 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoderException.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SessionValueEncoderException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder; import com.alibaba.citrus.service.requestcontext.session.SessionFrameworkException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/MappedValuesEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/MappedValuesEncoder.java index c81b1e2dc..1cd3dd78c 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/MappedValuesEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/MappedValuesEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder.impl; import static com.alibaba.citrus.service.configuration.support.PropertyEditorRegistrarsSupport.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/SimpleValueEncoder.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/SimpleValueEncoder.java index 9587131c9..b41adc7c9 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/SimpleValueEncoder.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/impl/SimpleValueEncoder.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder.impl; import static com.alibaba.citrus.service.configuration.support.PropertyEditorRegistrarsSupport.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextFactory.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextFactory.java index 843014b07..264a8a2a3 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextFactory.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.support; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextWrapper.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextWrapper.java index a2c980a4c..5c463847e 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextWrapper.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestContextWrapper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestWrapper.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestWrapper.java index 769ae2d0a..335f12a08 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestWrapper.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractRequestWrapper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractResponseWrapper.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractResponseWrapper.java index b1e3e95ea..d022f0094 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractResponseWrapper.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/AbstractResponseWrapper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupport.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupport.java index 4c708207c..069afff34 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupport.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.support; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/CookieSupport.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/CookieSupport.java index 7b95e4401..7c2cc96ae 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/CookieSupport.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/CookieSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParser.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParser.java index 7aef54964..3a9562d3b 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParser.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/RequestContextUtil.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/RequestContextUtil.java index ca2aff0f2..51262fc17 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/RequestContextUtil.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/RequestContextUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.util; import javax.servlet.http.HttpServletRequest; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/ValueList.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/ValueList.java index 6fcf5f154..5030b62f0 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/ValueList.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/ValueList.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.util; import java.io.UnsupportedEncodingException; diff --git a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/tomcat/ServerCookie.java b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/tomcat/ServerCookie.java index ba8955129..8a67a5473 100644 --- a/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/tomcat/ServerCookie.java +++ b/service/requestcontext/src/main/java/com/alibaba/citrus/service/requestcontext/util/tomcat/ServerCookie.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/AbstractRequestContextsTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/AbstractRequestContextsTests.java index f84a37c55..98e587319 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/AbstractRequestContextsTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/AbstractRequestContextsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/GlobalRequestObjectsTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/GlobalRequestObjectsTests.java index e1d8d8f3a..56bdaddb6 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/GlobalRequestObjectsTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/GlobalRequestObjectsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingServiceTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingServiceTests.java index ad2339d0b..0a2d20198 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingServiceTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextChainingServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextSkipValidationTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextSkipValidationTests.java index dfff74385..8f1b9c350 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextSkipValidationTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.requestcontext; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextWrapperTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextWrapperTests.java index 95f48c77b..92bf10521 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextWrapperTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestContextWrapperTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestWrapperTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestWrapperTests.java index d071170f7..f6c3b62c7 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestWrapperTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/RequestWrapperTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/ResponseWrapperTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/ResponseWrapperTests.java index 704c9f655..d19342de1 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/ResponseWrapperTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/ResponseWrapperTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/AbstractBasicResponseTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/AbstractBasicResponseTests.java index 906f2248c..13ed5fdc2 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/AbstractBasicResponseTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/AbstractBasicResponseTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContextTests.java index 8ec42473e..bbfe4a767 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/BasicRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static org.hamcrest.Matchers.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptorTests.java index 02f046b71..929158538 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/CookieInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptorTests.java index e0abe8938..34c668ca8 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderNameInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptorTests.java index 6a275638a..4380cd14b 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/HeaderValueInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptorTests.java index 21dd1cd1e..3299b82fb 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RedirectLocationInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptorTests.java index 0dc11c296..93b57fb30 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/RequestContextLifecycleInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderSecurityFilterTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderSecurityFilterTests.java index 38a3e9f3f..6404d39af 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderSecurityFilterTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/ResponseHeaderSecurityFilterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptorTests.java index 6b4424cd5..64e9a51cd 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/StatusMessageInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic; import java.io.IOException; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImplTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImplTests.java index 4c9e365ca..5fc17c345 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImplTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/basic/impl/BasicResponseImplTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.basic.impl; import static com.alibaba.citrus.service.requestcontext.basic.impl.BasicResponseImpl.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContextTests.java index c8bd408c0..346bc6f89 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/buffered/BufferedRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.buffered; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/dummy/DummyRequestContextFactoryImpl.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/dummy/DummyRequestContextFactoryImpl.java index 0a7135f82..da4b70de2 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/dummy/DummyRequestContextFactoryImpl.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/dummy/DummyRequestContextFactoryImpl.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.requestcontext.dummy; import javax.servlet.ServletContext; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContextTests.java index c6e2e83bd..f022a8f80 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/lazycommit/LazyCommitRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.lazycommit; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextParamsTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextParamsTests.java index 6d3d1e3de..45606054b 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextParamsTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextParamsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.locale; public class SetLocaleRequestContextParamsTests extends SetLocaleRequestContextTests { diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextTests.java index e0cb8ffbf..5736af023 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/locale/SetLocaleRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.locale; import static com.alibaba.citrus.service.requestcontext.locale.SetLocaleRequestContext.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextParamsTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextParamsTests.java index 77b86d8bd..2c6807484 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextParamsTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextParamsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; public class ParserRequestContextParamsTests extends ParserRequestContextTests { diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextTests.java index 16c277616..b42876b17 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ParserRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ValueParserTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ValueParserTests.java index 4814a607c..98df2f400 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ValueParserTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/ValueParserTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser; import static com.alibaba.citrus.service.requestcontext.parser.ParserRequestContext.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilterTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilterTests.java index 2b3bb090f..136fa23cc 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilterTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/parser/filter/HTMLInputFilterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.parser.filter; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContextTests.java index 293571dad..fdd9343cb 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/RewriteRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/FlagsTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/FlagsTests.java index 1dace8371..47cc47854 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/FlagsTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/FlagsTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtilTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtilTests.java index 717023e3b..a43c6ac6a 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtilTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rewrite/impl/RewriteUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rewrite.impl; import static com.alibaba.citrus.service.requestcontext.rewrite.impl.RewriteUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/BufferedRunDataTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/BufferedRunDataTests.java index d49e9b329..773f174e5 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/BufferedRunDataTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/BufferedRunDataTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/RunDataTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/RunDataTests.java index de6500e33..ed34ed9db 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/RunDataTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/rundata/RunDataTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.rundata; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/CookieStoreTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/CookieStoreTests.java index ab3363b0d..cc617d40c 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/CookieStoreTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/CookieStoreTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptorTests.java index f3d41e475..89d99d216 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionInterceptorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContextTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContextTests.java index cd0db7c0e..681c364b1 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContextTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionRequestContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionTests.java index a2172afca..238c8889c 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/SessionTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session; import static com.alibaba.citrus.service.requestcontext.session.SessionConfig.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderTests.java index 766b8a9df..8341b3500 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encoder/SessionEncoderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encoder; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractEncrypterTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractEncrypterTests.java index f6ee084e2..1205a60d9 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractEncrypterTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/AbstractEncrypterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encrypter; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypterTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypterTests.java index 661555a38..23696df72 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypterTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/encrypter/impl/AesEncrypterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.encrypter.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/AbstractIDGeneratorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/AbstractIDGeneratorTests.java index 929b847c0..4dc8e354b 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/AbstractIDGeneratorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/AbstractIDGeneratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomSessionIDGeneratorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomSessionIDGeneratorTests.java index 6edcf9ed2..5a6032221 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomSessionIDGeneratorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/random/impl/RandomSessionIDGeneratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen.random.impl; import static org.junit.Assert.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorTests.java index e59c10d54..666bc3b74 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/idgen/uuid/impl/UUIDGeneratorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.idgen.uuid.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/AbstractSessionModelEncoderTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/AbstractSessionModelEncoderTests.java index 660e33226..12ff93ab0 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/AbstractSessionModelEncoderTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/AbstractSessionModelEncoderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderTests.java index 973ed1d4c..a831b2a45 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/SessionModelEncoderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/StoreMappingTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/StoreMappingTests.java index 19ca236dd..47930056b 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/StoreMappingTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/impl/StoreMappingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionListenerTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionListenerTests.java index bcfa2251a..ff2dec916 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionListenerTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AbstractSessionListenerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.interceptor; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AttributeWhitelistTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AttributeWhitelistTests.java index aae85c6ee..6c56f71e3 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AttributeWhitelistTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/AttributeWhitelistTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.interceptor; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/LifecycleLoggerListenerTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/LifecycleLoggerListenerTests.java index b398deead..0a13c556d 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/LifecycleLoggerListenerTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/interceptor/LifecycleLoggerListenerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.interceptor; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSingleValueEncoderTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSingleValueEncoderTests.java index 09a90c934..b07521202 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSingleValueEncoderTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/AbstractSingleValueEncoderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/MappedValuesEncoderTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/MappedValuesEncoderTests.java index c0f2abc7e..d27425913 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/MappedValuesEncoderTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/MappedValuesEncoderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SimpleValueEncoderTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SimpleValueEncoderTests.java index e825b7c98..4b3c7a004 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SimpleValueEncoderTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/session/valueencoder/SimpleValueEncoderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.session.valueencoder; import java.text.SimpleDateFormat; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupportTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupportTests.java index 7173b5c63..38ee67d2c 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupportTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/support/ValueListSupportTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.requestcontext.support; import static org.easymock.EasyMock.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/CookieSupportTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/CookieSupportTests.java index bf2bdeacb..a88cc160b 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/CookieSupportTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/CookieSupportTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParserTests.java b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParserTests.java index bea01e528..85dd64c52 100644 --- a/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParserTests.java +++ b/service/requestcontext/src/test/java/com/alibaba/citrus/service/requestcontext/util/QueryStringParserTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.requestcontext.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/Resource.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/Resource.java index bd6543ca5..3db7a7cf6 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/Resource.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/Resource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.io.File; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilter.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilter.java index bb300dbb5..59ce355b7 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilter.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilterChain.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilterChain.java index ad5d9deb4..db1c24af7 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilterChain.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceFilterChain.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLister.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLister.java index 11d3e6bbc..4d09b0397 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLister.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLister.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceListerContext.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceListerContext.java index 44de1dad7..cd667037a 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceListerContext.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceListerContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoader.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoader.java index d52109bdd..8dc4c7a1b 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoader.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoaderContext.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoaderContext.java index 3a419a745..73bfcdd5e 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoaderContext.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoaderContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingException.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingException.java index 6d21335ff..b201d382f 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingException.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; /** diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingOption.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingOption.java index ce277b511..2b7a59049 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingOption.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingOption.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; /** diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingService.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingService.java index 19d73480b..412139a45 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingService.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceLoadingService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static java.util.Collections.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceMatchResult.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceMatchResult.java index 725bf2c8a..0b71d60cf 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceMatchResult.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceMatchResult.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; /** diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceNotFoundException.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceNotFoundException.java index 43bad8d94..350ea2886 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceNotFoundException.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; /** diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTrace.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTrace.java index 997c3fe17..0048b0e8d 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTrace.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTrace.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTraceElement.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTraceElement.java index 73d1ac4cb..88524f99b 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTraceElement.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/ResourceTraceElement.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; /** diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/XsltResourceFilter.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/XsltResourceFilter.java index b5d0152cb..d7589cb78 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/XsltResourceFilter.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/XsltResourceFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.filter; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/impl/XsltResourceFilterDefinitionParser.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/impl/XsltResourceFilterDefinitionParser.java index 15a31e21c..aae97f85b 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/impl/XsltResourceFilterDefinitionParser.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/filter/impl/XsltResourceFilterDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.filter.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/AbstractResourceLoadingContext.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/AbstractResourceLoadingContext.java index 42afb3bcf..ad3f9e74c 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/AbstractResourceLoadingContext.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/AbstractResourceLoadingContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceAlias.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceAlias.java index 8af5b5819..ac7025364 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceAlias.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceAlias.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import com.alibaba.citrus.util.ToStringBuilder; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceFilterMapping.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceFilterMapping.java index 7c30450b3..6d64c8890 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceFilterMapping.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceFilterMapping.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceListerContextImpl.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceListerContextImpl.java index 5403a7265..e30cdd7bb 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceListerContextImpl.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceListerContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderContextImpl.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderContextImpl.java index b6154a844..9c933aedd 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderContextImpl.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderMapping.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderMapping.java index ca746da69..15cf5b8e6 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderMapping.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoaderMapping.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import java.util.Set; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceDefinitionParser.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceDefinitionParser.java index ca4bce65f..7707370fd 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceDefinitionParser.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceImpl.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceImpl.java index 38e4e7455..547e0d994 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceImpl.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceLoadingServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceMapping.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceMapping.java index 896cd87e6..8727ced32 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceMapping.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourceMapping.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; /** diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourcePattern.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourcePattern.java index 8b2397d23..3dd367ad0 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourcePattern.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/impl/ResourcePattern.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/ClasspathResourceLoader.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/ClasspathResourceLoader.java index 6db91816a..69db77810 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/ClasspathResourceLoader.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/ClasspathResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/FileResourceLoader.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/FileResourceLoader.java index 3e4fff59e..a3dffdbcd 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/FileResourceLoader.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/FileResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.service.resource.ResourceLoadingOption.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/SuperResourceLoader.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/SuperResourceLoader.java index 46d2b25e5..ff3d7839e 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/SuperResourceLoader.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/SuperResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/WebappResourceLoader.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/WebappResourceLoader.java index 9c907ae04..38af2ae93 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/WebappResourceLoader.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/WebappResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/ClasspathResourceLoaderDefinitionParser.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/ClasspathResourceLoaderDefinitionParser.java index 0a2eea8b3..f74c12af1 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/ClasspathResourceLoaderDefinitionParser.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/ClasspathResourceLoaderDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader.impl; import org.springframework.beans.factory.support.BeanDefinitionBuilder; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/FileResourceLoaderDefinitionParser.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/FileResourceLoaderDefinitionParser.java index 604277be6..b2e2ef71f 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/FileResourceLoaderDefinitionParser.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/FileResourceLoaderDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/SuperResourceLoaderDefinitionParser.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/SuperResourceLoaderDefinitionParser.java index 0c9e7c852..fc96e319d 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/SuperResourceLoaderDefinitionParser.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/SuperResourceLoaderDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/WebappResourceLoaderDefinitionParser.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/WebappResourceLoaderDefinitionParser.java index b56add0e0..3425b8199 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/WebappResourceLoaderDefinitionParser.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/loader/impl/WebappResourceLoaderDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader.impl; import com.alibaba.citrus.service.resource.loader.WebappResourceLoader; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ByteArrayResource.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ByteArrayResource.java index d0675c4de..ea38d1a40 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ByteArrayResource.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ByteArrayResource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/FileResource.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/FileResource.java index dbab7eeb3..031faa38d 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/FileResource.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/FileResource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/InputStreamResource.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/InputStreamResource.java index 1bc7b31ac..b4562576a 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/InputStreamResource.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/InputStreamResource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceAdapter.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceAdapter.java index 76db54d2e..1551170dd 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceAdapter.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceLoadingSupport.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceLoadingSupport.java index c2a0ec16f..4dd4a3fca 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceLoadingSupport.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/ResourceLoadingSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/URLResource.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/URLResource.java index fa32ef3c4..2dd89a0e1 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/URLResource.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/URLResource.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContext.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContext.java index 0de6a12df..c582aac27 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContext.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support.context; import org.springframework.beans.BeansException; diff --git a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlWebApplicationContext.java b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlWebApplicationContext.java index 87a6ed644..67608a334 100644 --- a/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlWebApplicationContext.java +++ b/service/resource/src/main/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlWebApplicationContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support.context; import com.alibaba.citrus.service.resource.support.ResourceLoadingSupport; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/AbstractResourceLoadingTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/AbstractResourceLoadingTests.java index 4f1f6465c..f5bed74a8 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/AbstractResourceLoadingTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/AbstractResourceLoadingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceListTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceListTests.java index 432b640e9..10a1668c5 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceListTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceListTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static org.junit.Assert.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceSkipValidationTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceSkipValidationTests.java index 909d17a0c..3b3cf9716 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceSkipValidationTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.resource; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceStressTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceStressTests.java index 66d875880..3674dd68a 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceStressTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceStressTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static org.junit.Assert.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTests.java index 4970c0632..10bd0cd56 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTraceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTraceTests.java index be848a2ba..dc4c2ad45 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTraceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/ResourceLoadingServiceTraceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static org.junit.Assert.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/SpringIntegrationTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/SpringIntegrationTests.java index 73492c075..edc2f8fa5 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/SpringIntegrationTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/SpringIntegrationTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/filter/XsltFilterTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/filter/XsltFilterTests.java index 451d04ce5..de4cef5e1 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/filter/XsltFilterTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/filter/XsltFilterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.filter; import static org.junit.Assert.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/AbstractResourceLoaderTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/AbstractResourceLoaderTests.java index 2bc7bdfaf..5519e11aa 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/AbstractResourceLoaderTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/AbstractResourceLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderIntegratingTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderIntegratingTests.java index 6f4aef61d..51f07da79 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderIntegratingTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderIntegratingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderTests.java index 1df375fee..a30d92958 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/ClasspathLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderIntegratingTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderIntegratingTests.java index aeafcc61a..7d7f351a0 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderIntegratingTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderIntegratingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderTests.java index a255636c9..4feb9bb62 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/FileLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/SuperLoaderIntegratingTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/SuperLoaderIntegratingTests.java index b5c8589a0..111deda81 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/SuperLoaderIntegratingTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/SuperLoaderIntegratingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderIntegratingTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderIntegratingTests.java index ad97489e6..21212e371 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderIntegratingTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderIntegratingTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.service.resource.ResourceLoadingService.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderTests.java index 1239c9ef5..2f04ab737 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/loader/WebappLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.loader; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/AbstractResourceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/AbstractResourceTests.java index a4f635854..b7cd005f8 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/AbstractResourceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/AbstractResourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/ByteArrayResourceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/ByteArrayResourceTests.java index a095f002a..9f75bfa8d 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/ByteArrayResourceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/ByteArrayResourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/FileResourceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/FileResourceTests.java index 8a1ee7a23..1560b6d7e 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/FileResourceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/FileResourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/InputStreamResourceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/InputStreamResourceTests.java index 2c9936d80..56e3ed4d7 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/InputStreamResourceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/InputStreamResourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/URLResourceTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/URLResourceTests.java index c096902e6..a93361748 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/URLResourceTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/URLResourceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContextTests.java b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContextTests.java index be6d8d855..8dadb61ae 100644 --- a/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContextTests.java +++ b/service/resource/src/test/java/com/alibaba/citrus/service/resource/support/context/ResourceLoadingXmlApplicationContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.resource.support.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/Renderable.java b/service/template/src/main/java/com/alibaba/citrus/service/template/Renderable.java index c6f1bc664..c88951a95 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/Renderable.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/Renderable.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template; /** diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateContext.java b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateContext.java index 898743d69..09175a170 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateContext.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template; import java.util.Set; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateEngine.java b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateEngine.java index f33800d60..1792fbfc1 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateEngine.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template; import java.io.IOException; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateException.java b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateException.java index 9ae1d7734..c0c7421df 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateException.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template; /** diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateNotFoundException.java b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateNotFoundException.java index 7ce52da59..4be6c1d6b 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateNotFoundException.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template; /** diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateService.java b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateService.java index 4dbf6d3ac..d2831671a 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateService.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/TemplateService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template; import java.io.IOException; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/DefaultExtensionStrategy.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/DefaultExtensionStrategy.java index cbf4fa8de..3348832d9 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/DefaultExtensionStrategy.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/DefaultExtensionStrategy.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchExtensionsStrategy.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchExtensionsStrategy.java index 5195b2c2a..53edfd12d 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchExtensionsStrategy.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchExtensionsStrategy.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchLocalizedTemplatesStrategy.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchLocalizedTemplatesStrategy.java index 387a0e93f..abd2ee04b 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchLocalizedTemplatesStrategy.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/SearchLocalizedTemplatesStrategy.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.util.i18n.LocaleUtil.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateKey.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateKey.java index b641873b3..cdb5b3f14 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateKey.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateKey.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResult.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResult.java index be9877302..f84e1dd15 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResult.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResult.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import com.alibaba.citrus.service.template.TemplateEngine; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResultImpl.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResultImpl.java index 06948a6fc..cd018bea0 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResultImpl.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatchResultImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import com.alibaba.citrus.service.template.TemplateEngine; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatcher.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatcher.java index f254f70c4..5e4848cfc 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatcher.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateMatcher.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import com.alibaba.citrus.service.template.TemplateEngine; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateSearchingStrategy.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateSearchingStrategy.java index 0b826e4a9..859fc0435 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateSearchingStrategy.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateSearchingStrategy.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; /** diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceDefinitionParser.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceDefinitionParser.java index 339c2e112..b62980e13 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceDefinitionParser.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceImpl.java b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceImpl.java index d01aea123..9486fbe6c 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceImpl.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/impl/TemplateServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/template/src/main/java/com/alibaba/citrus/service/template/support/MappedTemplateContext.java b/service/template/src/main/java/com/alibaba/citrus/service/template/support/MappedTemplateContext.java index 10853f4e4..afdaeef59 100644 --- a/service/template/src/main/java/com/alibaba/citrus/service/template/support/MappedTemplateContext.java +++ b/service/template/src/main/java/com/alibaba/citrus/service/template/support/MappedTemplateContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/template/src/test/java/com/alibaba/citrus/service/template/impl/SimpleEngine.java b/service/template/src/test/java/com/alibaba/citrus/service/template/impl/SimpleEngine.java index 7351e4c5c..5e6800d18 100644 --- a/service/template/src/test/java/com/alibaba/citrus/service/template/impl/SimpleEngine.java +++ b/service/template/src/test/java/com/alibaba/citrus/service/template/impl/SimpleEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateKeyTests.java b/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateKeyTests.java index 7041e9a93..d89d43641 100644 --- a/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateKeyTests.java +++ b/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateKeyTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateServiceTests.java b/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateServiceTests.java index 13cd49d5d..d084b08e6 100644 --- a/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateServiceTests.java +++ b/service/template/src/test/java/com/alibaba/citrus/service/template/impl/TemplateServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.impl; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/template/src/test/java/com/alibaba/citrus/service/template/support/MappedTemplateContextTests.java b/service/template/src/test/java/com/alibaba/citrus/service/template/support/MappedTemplateContextTests.java index 7e25fb658..0eaa595f3 100644 --- a/service/template/src/test/java/com/alibaba/citrus/service/template/support/MappedTemplateContextTests.java +++ b/service/template/src/test/java/com/alibaba/citrus/service/template/support/MappedTemplateContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.template.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadConfiguration.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadConfiguration.java index 1d9e44360..8e2e14cc4 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadConfiguration.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadConfiguration.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload; import java.io.File; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadException.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadException.java index 1b8e21cde..c6a2ffd64 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadException.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload; /** diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadParameters.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadParameters.java index b5fea8fad..61ff2ce83 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadParameters.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadParameters.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadService.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadService.java index 07fe7b30c..c89096c35 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadService.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload; import javax.servlet.http.HttpServletRequest; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadSizeLimitExceededException.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadSizeLimitExceededException.java index afb0af451..b03d19c3b 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadSizeLimitExceededException.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/UploadSizeLimitExceededException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload; /** diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceDefinitionParser.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceDefinitionParser.java index f9897ac80..93a2a550c 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceDefinitionParser.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceImpl.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceImpl.java index db2f74b4d..403c72f74 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceImpl.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/UploadServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl; import java.io.File; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/AbstractFileItem.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/AbstractFileItem.java index 8c2486295..a9471c44d 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/AbstractFileItem.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/AbstractFileItem.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItem.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItem.java index 472f060e1..7608d191a 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItem.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItem.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl.cfu; import java.io.File; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItemFactory.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItemFactory.java index 2ff7cc76a..8d5cbd898 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItemFactory.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/DiskFileItemFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl.cfu; import org.apache.commons.fileupload.FileItem; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/InMemoryFormFieldItem.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/InMemoryFormFieldItem.java index 893d01f82..446e93509 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/InMemoryFormFieldItem.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/InMemoryFormFieldItem.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl.cfu; import java.io.File; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletFileUpload.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletFileUpload.java index 65f426295..8bbf0b280 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletFileUpload.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletFileUpload.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl.cfu; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletRequestContext.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletRequestContext.java index 36175d284..995dd31d7 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletRequestContext.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/impl/cfu/ServletRequestContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.impl.cfu; import javax.servlet.http.HttpServletRequest; diff --git a/service/upload/src/main/java/com/alibaba/citrus/service/upload/support/StringFileItemEditor.java b/service/upload/src/main/java/com/alibaba/citrus/service/upload/support/StringFileItemEditor.java index ca4f51b24..d93880bb5 100644 --- a/service/upload/src/main/java/com/alibaba/citrus/service/upload/support/StringFileItemEditor.java +++ b/service/upload/src/main/java/com/alibaba/citrus/service/upload/support/StringFileItemEditor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload.support; import java.beans.PropertyEditorSupport; diff --git a/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceSkipValidationTests.java b/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceSkipValidationTests.java index 7fc48eb72..a5d0fe914 100644 --- a/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceSkipValidationTests.java +++ b/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.upload; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceTests.java b/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceTests.java index acc81443e..2029dae93 100644 --- a/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceTests.java +++ b/service/upload/src/test/java/com/alibaba/citrus/service/upload/UploadServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.upload; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/upload/src/test/java/com/meterware/servletunit/UploadServletRunner.java b/service/upload/src/test/java/com/meterware/servletunit/UploadServletRunner.java index 2d6c12b33..d255cae5d 100644 --- a/service/upload/src/test/java/com/meterware/servletunit/UploadServletRunner.java +++ b/service/upload/src/test/java/com/meterware/servletunit/UploadServletRunner.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.servletunit; import java.io.File; diff --git a/service/uribroker/pom.xml b/service/uribroker/pom.xml index 29587453e..2ab5baf40 100644 --- a/service/uribroker/pom.xml +++ b/service/uribroker/pom.xml @@ -52,7 +52,6 @@ <dependency> <groupId>oro</groupId> <artifactId>oro</artifactId> - <version>2.0.8</version> </dependency> </dependencies> </project> diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerService.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerService.java index d5d5299a0..943b01a0b 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerService.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerService.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import java.io.Writer; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerServiceException.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerServiceException.java index 8fea82738..59047861d 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerServiceException.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/URIBrokerServiceException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; /** diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceDefinitionParser.java index dce4c58e2..fd1d45cf7 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceImpl.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceImpl.java index cf6336caa..49b6b7b45 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceImpl.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/interceptor/RandomizeHandlerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/interceptor/RandomizeHandlerDefinitionParser.java index a91da7669..6b4231c6c 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/interceptor/RandomizeHandlerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/interceptor/RandomizeHandlerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl.interceptor; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ContentURIBrokerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ContentURIBrokerDefinitionParser.java index a1a58a66c..ab9bb632a 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ContentURIBrokerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ContentURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl.uri; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericServletURIBrokerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericServletURIBrokerDefinitionParser.java index 289c13e27..843794788 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericServletURIBrokerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericServletURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl.uri; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericURIBrokerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericURIBrokerDefinitionParser.java index ba3802225..4965079e3 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericURIBrokerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/GenericURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl.uri; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ServletContentURIBrokerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ServletContentURIBrokerDefinitionParser.java index 3b1fc9493..8b68f5621 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ServletContentURIBrokerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/ServletContentURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl.uri; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/TurbineClassicURIBrokerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/TurbineClassicURIBrokerDefinitionParser.java index 60334b9b8..2d50e6617 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/TurbineClassicURIBrokerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/impl/uri/TurbineClassicURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl.uri; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/Randomize.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/Randomize.java index f60b58e6e..a63f46f05 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/Randomize.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/Randomize.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.interceptor; import static com.alibaba.citrus.util.ObjectUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerInterceptor.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerInterceptor.java index 8796f1146..811ac0f9d 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerInterceptor.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.interceptor; import com.alibaba.citrus.service.uribroker.uri.URIBroker; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerPathInterceptor.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerPathInterceptor.java index b029af9d4..92b0aceb5 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerPathInterceptor.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/interceptor/URIBrokerPathInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.interceptor; import com.alibaba.citrus.service.uribroker.uri.URIBroker; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/AbstractURIBrokerDefinitionParser.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/AbstractURIBrokerDefinitionParser.java index 716a145f8..d62ae7e48 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/AbstractURIBrokerDefinitionParser.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/AbstractURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.support; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/URIBrokerTool.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/URIBrokerTool.java index 1b3c4457f..9ab2321a6 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/URIBrokerTool.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/support/URIBrokerTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBroker.java index a0bef4608..6d91e76b7 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; /** diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBroker.java index 0ded959e9..3197ee010 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import java.util.List; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBroker.java index fef701c33..87fc93f16 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static java.util.Collections.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBroker.java index 59b8f7e41..87443677b 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; /** diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletURIBroker.java index 728b255d3..8f010e1da 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/ServletURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import java.util.List; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBroker.java index ce1f19001..835a7f322 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBroker.java index 6d919b8b6..f49ab7e5b 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerFeatures.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerFeatures.java index 88e060914..26c6da461 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerFeatures.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerFeatures.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/WebAppURIBroker.java b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/WebAppURIBroker.java index edfe13447..a9da9065b 100644 --- a/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/WebAppURIBroker.java +++ b/service/uribroker/src/main/java/com/alibaba/citrus/service/uribroker/uri/WebAppURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import javax.servlet.http.HttpServletRequest; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/AbstractURIBrokerServiceTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/AbstractURIBrokerServiceTests.java index 9dc268b9b..b301f6714 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/AbstractURIBrokerServiceTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/AbstractURIBrokerServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ContentURIBrokerConfigTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ContentURIBrokerConfigTests.java index 61cc5bd7b..b98c72c43 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ContentURIBrokerConfigTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ContentURIBrokerConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletContentURIBrokerConfigTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletContentURIBrokerConfigTests.java index a010ab4b9..32b7ccddd 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletContentURIBrokerConfigTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletContentURIBrokerConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletURIBrokerConfigTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletURIBrokerConfigTests.java index 68a3cd1d4..e347524f4 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletURIBrokerConfigTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/ServletURIBrokerConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/TurbineClassicURIBrokerConfigTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/TurbineClassicURIBrokerConfigTests.java index 3e2a69126..293814be8 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/TurbineClassicURIBrokerConfigTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/TurbineClassicURIBrokerConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerConfigTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerConfigTests.java index 3e6a9d829..372a304d7 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerConfigTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerConfigTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerSkipValidationTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerSkipValidationTests.java index 151970e44..ac44466f5 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerSkipValidationTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/URIBrokerSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.uribroker; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceTests.java index 2038a7b43..b7cf47d27 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/impl/URIBrokerServiceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/InterceptorForkTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/InterceptorForkTests.java index c7c110a80..f2df58466 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/InterceptorForkTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/InterceptorForkTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.uribroker.interceptor; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyInterceptor.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyInterceptor.java index 3def0d3a8..65c90c22b 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyInterceptor.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.interceptor; import com.alibaba.citrus.service.uribroker.uri.URIBroker; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyPathInterceptor.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyPathInterceptor.java index b87ca06cb..f1748bf4f 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyPathInterceptor.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/MyPathInterceptor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.interceptor; import com.alibaba.citrus.service.uribroker.uri.URIBroker; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/RandomizeTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/RandomizeTests.java index afd193456..7bde9ad04 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/RandomizeTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/interceptor/RandomizeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.interceptor; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/support/URIBrokerToolTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/support/URIBrokerToolTests.java index dea88d776..bfa1880b0 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/support/URIBrokerToolTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/support/URIBrokerToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.support; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/AbstractURIBrokerFeaturesTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/AbstractURIBrokerFeaturesTests.java index f4d41ecfd..21030ebd1 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/AbstractURIBrokerFeaturesTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/AbstractURIBrokerFeaturesTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBrokerTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBrokerTests.java index d8ea87672..2ad64bdce 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBrokerTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ContentURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBrokerTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBrokerTests.java index 38329ca67..954542141 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBrokerTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericServletURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBrokerTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBrokerTests.java index 90ca5c24b..4d41e8417 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBrokerTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/GenericURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBrokerTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBrokerTests.java index 4b9123ee0..fbee1aeec 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBrokerTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/ServletContentURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBrokerTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBrokerTests.java index 3e9bcda0d..3d154415e 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBrokerTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/TurbineClassicURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static org.junit.Assert.*; diff --git a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerPrerenderingPerformanceTests.java b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerPrerenderingPerformanceTests.java index 4ef7e0e7a..c96e20253 100644 --- a/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerPrerenderingPerformanceTests.java +++ b/service/uribroker/src/test/java/com/alibaba/citrus/service/uribroker/uri/URIBrokerPrerenderingPerformanceTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.uribroker.uri; import static org.junit.Assert.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/FastCloneable.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/FastCloneable.java index f4098bf8e..383103094 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/FastCloneable.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/FastCloneable.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; public interface FastCloneable extends Cloneable { diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityConfiguration.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityConfiguration.java index 1823a51bd..0e0241760 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityConfiguration.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityConfiguration.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import org.apache.commons.collections.ExtendedProperties; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityEngine.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityEngine.java index c29537b56..e938db60d 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityEngine.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityEngine.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import java.io.IOException; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityPlugin.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityPlugin.java index 0d931b08c..808b441b1 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityPlugin.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/VelocityPlugin.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import java.io.IOException; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/AbstractResourceLoader.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/AbstractResourceLoader.java index 9113d646c..27dc77ef8 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/AbstractResourceLoader.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/AbstractResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CloneableEventCartridge.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CloneableEventCartridge.java index 2472a3a17..c8805fee3 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CloneableEventCartridge.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CloneableEventCartridge.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CustomizedUberspectImpl.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CustomizedUberspectImpl.java index b25cdf655..9a91f1d4e 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CustomizedUberspectImpl.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/CustomizedUberspectImpl.java @@ -13,8 +13,8 @@ * 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. - * */ + /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/EscapeSupportDefinitionParser.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/EscapeSupportDefinitionParser.java index 4b277fe05..901c76eac 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/EscapeSupportDefinitionParser.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/EscapeSupportDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/PreloadedResourceLoader.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/PreloadedResourceLoader.java index ce7b64dbf..3a4fd9282 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/PreloadedResourceLoader.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/PreloadedResourceLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/RenderableHandlerDefinitionParser.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/RenderableHandlerDefinitionParser.java index d4e081ef9..90c112ef7 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/RenderableHandlerDefinitionParser.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/RenderableHandlerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import org.springframework.beans.factory.support.BeanDefinitionBuilder; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/Slf4jLogChute.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/Slf4jLogChute.java index fcec1b89c..13905a401 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/Slf4jLogChute.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/Slf4jLogChute.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/SpringResourceLoaderAdapter.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/SpringResourceLoaderAdapter.java index e3712d8f1..3dc835446 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/SpringResourceLoaderAdapter.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/SpringResourceLoaderAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/TemplateContextAdapter.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/TemplateContextAdapter.java index 21f8852e1..78b247aea 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/TemplateContextAdapter.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/TemplateContextAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import org.apache.velocity.context.AbstractContext; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityConfigurationImpl.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityConfigurationImpl.java index 037ecfd73..067174a14 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityConfigurationImpl.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityConfigurationImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.service.velocity.impl.PreloadedResourceLoader.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineDefinitionParser.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineDefinitionParser.java index 6db552c41..5e81899b6 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineDefinitionParser.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineImpl.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineImpl.java index b01dd5ab5..353a4dfb1 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineImpl.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityEngineImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static com.alibaba.citrus.service.velocity.VelocityConfiguration.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityRuntimeInstance.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityRuntimeInstance.java index 077720e27..7e82de4b6 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityRuntimeInstance.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/VelocityRuntimeInstance.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import java.io.Reader; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/ASTStringLiteralEnhanced.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/ASTStringLiteralEnhanced.java index f8917d96f..fff1a3d4a 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/ASTStringLiteralEnhanced.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/ASTStringLiteralEnhanced.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl.parser; import static com.alibaba.citrus.service.velocity.support.InterpolationUtil.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/SimpleNodeUtil.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/SimpleNodeUtil.java index bbb028189..8f4790205 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/SimpleNodeUtil.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/impl/parser/SimpleNodeUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl.parser; import java.lang.reflect.Field; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/EscapeSupport.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/EscapeSupport.java index 7a62dc3ed..a45129672 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/EscapeSupport.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/EscapeSupport.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.support; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/InterpolationUtil.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/InterpolationUtil.java index 754170789..3741c812f 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/InterpolationUtil.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/InterpolationUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.support; import org.apache.velocity.context.Context; diff --git a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/RenderableHandler.java b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/RenderableHandler.java index 7cba1f962..07ec3359b 100644 --- a/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/RenderableHandler.java +++ b/service/velocity/src/main/java/com/alibaba/citrus/service/velocity/support/RenderableHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.support; import org.apache.velocity.app.event.ReferenceInsertionEventHandler; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractResourceLoaderTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractResourceLoaderTests.java index 5ff56c0ca..45ecda9e7 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractResourceLoaderTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractResourceLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static org.junit.Assert.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractVelocityEngineTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractVelocityEngineTests.java index 8805e7608..f7bfa323c 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractVelocityEngineTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/AbstractVelocityEngineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CloneableEventCartridgeTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CloneableEventCartridgeTests.java index 5aa091294..050903819 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CloneableEventCartridgeTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CloneableEventCartridgeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CustomizedUberspectTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CustomizedUberspectTests.java index 651f5b09e..ea8c941f3 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CustomizedUberspectTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/CustomizedUberspectTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static org.junit.Assert.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/PreloadedResourceLoaderTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/PreloadedResourceLoaderTests.java index 418c71d1e..5176cc523 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/PreloadedResourceLoaderTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/PreloadedResourceLoaderTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/Slf4jLogChuteTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/Slf4jLogChuteTests.java index 9f589c21a..30455d53d 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/Slf4jLogChuteTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/Slf4jLogChuteTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/SpringResourceLoaderAdapterTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/SpringResourceLoaderAdapterTests.java index 199ad142d..45c991741 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/SpringResourceLoaderAdapterTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/SpringResourceLoaderAdapterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/TemplateContextAdapaterTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/TemplateContextAdapaterTests.java index 8cda834fd..40a2e17f1 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/TemplateContextAdapaterTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/TemplateContextAdapaterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static org.junit.Assert.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocityEngineTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocityEngineTests.java index ac662d1bf..17e1ae056 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocityEngineTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocityEngineTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocitySkipValidationTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocitySkipValidationTests.java index 8fea81f34..5fa7323f3 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocitySkipValidationTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/VelocitySkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.service.velocity; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/ConditionalEscapeHandler.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/ConditionalEscapeHandler.java index 6170c4148..838b0df64 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/ConditionalEscapeHandler.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/ConditionalEscapeHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import static org.junit.Assert.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/PluginDelegator.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/PluginDelegator.java index 9ebe54f65..12066cbd9 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/PluginDelegator.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/impl/PluginDelegator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.impl; import java.io.IOException; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/EscapeTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/EscapeTests.java index 6450d023c..96b160afd 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/EscapeTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/EscapeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/RenderableTests.java b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/RenderableTests.java index c833756de..ba75e16cd 100644 --- a/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/RenderableTests.java +++ b/service/velocity/src/test/java/com/alibaba/citrus/service/velocity/support/RenderableTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.service.velocity.support; import static org.hamcrest.Matchers.*; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/ExceptionMatcher.java b/test/util/src/main/java/com/alibaba/citrus/test/ExceptionMatcher.java index bbc405ff0..c4f736141 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/ExceptionMatcher.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/ExceptionMatcher.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static org.hamcrest.Matchers.*; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/RegexMatcher.java b/test/util/src/main/java/com/alibaba/citrus/test/RegexMatcher.java index 2bba9885a..bb42c3773 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/RegexMatcher.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/RegexMatcher.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import java.util.regex.Pattern; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/TestEnv.java b/test/util/src/main/java/com/alibaba/citrus/test/TestEnv.java index c35e120cc..2fe63fce8 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/TestEnv.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/TestEnv.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import java.io.File; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/TestEnvStatic.java b/test/util/src/main/java/com/alibaba/citrus/test/TestEnvStatic.java index 20faa0eb6..21984c34e 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/TestEnvStatic.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/TestEnvStatic.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static org.junit.Assert.*; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/TestUtil.java b/test/util/src/main/java/com/alibaba/citrus/test/TestUtil.java index 05737f6ee..8db84b025 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/TestUtil.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/TestUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static org.hamcrest.Matchers.*; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/runner/Prototyped.java b/test/util/src/main/java/com/alibaba/citrus/test/runner/Prototyped.java index d5d6749a8..6350bbae6 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/runner/Prototyped.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/runner/Prototyped.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test.runner; import static org.junit.Assert.*; diff --git a/test/util/src/main/java/com/alibaba/citrus/test/runner/TestNameAware.java b/test/util/src/main/java/com/alibaba/citrus/test/runner/TestNameAware.java index 6e5ab2b8b..667fd2f59 100644 --- a/test/util/src/main/java/com/alibaba/citrus/test/runner/TestNameAware.java +++ b/test/util/src/main/java/com/alibaba/citrus/test/runner/TestNameAware.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test.runner; import org.junit.runner.notification.RunNotifier; diff --git a/test/util/src/main/java/com/meterware/httpunit/cookies/PatchedCookieJar.java b/test/util/src/main/java/com/meterware/httpunit/cookies/PatchedCookieJar.java index ae1ad2721..0db9cee4e 100644 --- a/test/util/src/main/java/com/meterware/httpunit/cookies/PatchedCookieJar.java +++ b/test/util/src/main/java/com/meterware/httpunit/cookies/PatchedCookieJar.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.httpunit.cookies; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/test/util/src/main/java/com/meterware/servletunit/PatchedInvocationContextImpl.java b/test/util/src/main/java/com/meterware/servletunit/PatchedInvocationContextImpl.java index 02b5922bf..fb7f14b46 100644 --- a/test/util/src/main/java/com/meterware/servletunit/PatchedInvocationContextImpl.java +++ b/test/util/src/main/java/com/meterware/servletunit/PatchedInvocationContextImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.servletunit; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/test/util/src/main/java/com/meterware/servletunit/PatchedServletContext.java b/test/util/src/main/java/com/meterware/servletunit/PatchedServletContext.java index 65baa6473..1ed597103 100644 --- a/test/util/src/main/java/com/meterware/servletunit/PatchedServletContext.java +++ b/test/util/src/main/java/com/meterware/servletunit/PatchedServletContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.servletunit; import java.io.File; diff --git a/test/util/src/main/java/com/meterware/servletunit/PatchedServletRunner.java b/test/util/src/main/java/com/meterware/servletunit/PatchedServletRunner.java index 3a27a26c9..4ec792c87 100644 --- a/test/util/src/main/java/com/meterware/servletunit/PatchedServletRunner.java +++ b/test/util/src/main/java/com/meterware/servletunit/PatchedServletRunner.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.servletunit; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/test/util/src/main/java/com/meterware/servletunit/PatchedServletUnitWebResponse.java b/test/util/src/main/java/com/meterware/servletunit/PatchedServletUnitWebResponse.java index 08df4a599..774ab011a 100644 --- a/test/util/src/main/java/com/meterware/servletunit/PatchedServletUnitWebResponse.java +++ b/test/util/src/main/java/com/meterware/servletunit/PatchedServletUnitWebResponse.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.servletunit; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/test/util/src/main/java/com/meterware/servletunit/PatchedWebApplication.java b/test/util/src/main/java/com/meterware/servletunit/PatchedWebApplication.java index b55f94366..d5ee743de 100644 --- a/test/util/src/main/java/com/meterware/servletunit/PatchedWebApplication.java +++ b/test/util/src/main/java/com/meterware/servletunit/PatchedWebApplication.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.meterware.servletunit; import java.io.File; diff --git a/test/util/src/test/java/com/alibaba/citrus/test/PrototypedTests.java b/test/util/src/test/java/com/alibaba/citrus/test/PrototypedTests.java index 492fa12df..1b56103c3 100644 --- a/test/util/src/test/java/com/alibaba/citrus/test/PrototypedTests.java +++ b/test/util/src/test/java/com/alibaba/citrus/test/PrototypedTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static com.alibaba.citrus.test.runner.Prototyped.TestData.*; diff --git a/test/util/src/test/java/com/alibaba/citrus/test/TestEnvStaticTests.java b/test/util/src/test/java/com/alibaba/citrus/test/TestEnvStaticTests.java index 54d3b744a..69f876810 100644 --- a/test/util/src/test/java/com/alibaba/citrus/test/TestEnvStaticTests.java +++ b/test/util/src/test/java/com/alibaba/citrus/test/TestEnvStaticTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/test/util/src/test/java/com/alibaba/citrus/test/TestEnvTests.java b/test/util/src/test/java/com/alibaba/citrus/test/TestEnvTests.java index f8454c5f6..4cd043edc 100644 --- a/test/util/src/test/java/com/alibaba/citrus/test/TestEnvTests.java +++ b/test/util/src/test/java/com/alibaba/citrus/test/TestEnvTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static org.junit.Assert.*; diff --git a/test/util/src/test/java/com/alibaba/citrus/test/TestNameAwareTests.java b/test/util/src/test/java/com/alibaba/citrus/test/TestNameAwareTests.java index aa02f0694..b9247fc0e 100644 --- a/test/util/src/test/java/com/alibaba/citrus/test/TestNameAwareTests.java +++ b/test/util/src/test/java/com/alibaba/citrus/test/TestNameAwareTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static org.junit.Assert.*; diff --git a/test/util/src/test/java/com/alibaba/citrus/test/TestUtilTests.java b/test/util/src/test/java/com/alibaba/citrus/test/TestUtilTests.java index f3ae21c26..5cd69d08f 100644 --- a/test/util/src/test/java/com/alibaba/citrus/test/TestUtilTests.java +++ b/test/util/src/test/java/com/alibaba/citrus/test/TestUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.test; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/test/webx/src/main/java/com/alibaba/citrus/test/context/AbstractContextLoader.java b/test/webx/src/main/java/com/alibaba/citrus/test/context/AbstractContextLoader.java index 45610ebd5..8b878c9f1 100644 --- a/test/webx/src/main/java/com/alibaba/citrus/test/context/AbstractContextLoader.java +++ b/test/webx/src/main/java/com/alibaba/citrus/test/context/AbstractContextLoader.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.context; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/test/webx/src/main/java/com/alibaba/citrus/test/context/SpringextContextLoader.java b/test/webx/src/main/java/com/alibaba/citrus/test/context/SpringextContextLoader.java index ddd1f72e9..38e6fa5ee 100644 --- a/test/webx/src/main/java/com/alibaba/citrus/test/context/SpringextContextLoader.java +++ b/test/webx/src/main/java/com/alibaba/citrus/test/context/SpringextContextLoader.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.context; import org.springframework.context.ApplicationContext; diff --git a/test/webx/src/main/java/com/alibaba/citrus/test/util/ServletTestContainer.java b/test/webx/src/main/java/com/alibaba/citrus/test/util/ServletTestContainer.java index 1311d76b5..435785a08 100644 --- a/test/webx/src/main/java/com/alibaba/citrus/test/util/ServletTestContainer.java +++ b/test/webx/src/main/java/com/alibaba/citrus/test/util/ServletTestContainer.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.util; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/test/webx/src/test/java/com/alibaba/citrus/test/context/MyBean.java b/test/webx/src/test/java/com/alibaba/citrus/test/context/MyBean.java index d3f844e18..8f1183e6a 100644 --- a/test/webx/src/test/java/com/alibaba/citrus/test/context/MyBean.java +++ b/test/webx/src/test/java/com/alibaba/citrus/test/context/MyBean.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.context; public class MyBean { diff --git a/test/webx/src/test/java/com/alibaba/citrus/test/context/MyServlet.java b/test/webx/src/test/java/com/alibaba/citrus/test/context/MyServlet.java index 73d4140c6..0f8f45467 100644 --- a/test/webx/src/test/java/com/alibaba/citrus/test/context/MyServlet.java +++ b/test/webx/src/test/java/com/alibaba/citrus/test/context/MyServlet.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.context; import java.io.IOException; diff --git a/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextContextLoaderTests.java b/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextContextLoaderTests.java index ebe5c9139..faadf7f5e 100644 --- a/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextContextLoaderTests.java +++ b/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextContextLoaderTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.context; import static org.junit.Assert.*; diff --git a/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextWebContextLoaderTests.java b/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextWebContextLoaderTests.java index acceaa9c5..9ea483ed7 100644 --- a/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextWebContextLoaderTests.java +++ b/test/webx/src/test/java/com/alibaba/citrus/test/context/SpringextWebContextLoaderTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.test.context; import static org.junit.Assert.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/AccessControlComponent.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/AccessControlComponent.java index ee5b736eb..a1aae28c9 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/AccessControlComponent.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/AccessControlComponent.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.component; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/DomComponent.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/DomComponent.java index 9603b0b71..1d1d0296e 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/DomComponent.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/DomComponent.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.component; import static com.alibaba.citrus.dev.handler.util.DomUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/TabsComponent.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/TabsComponent.java index ff09a4bdd..9b6dda7df 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/TabsComponent.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/component/TabsComponent.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.component; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/AbstractExplorerHandler.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/AbstractExplorerHandler.java index 8473d105f..d7e63a4f4 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/AbstractExplorerHandler.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/AbstractExplorerHandler.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl; import static com.alibaba.citrus.dev.handler.util.ReflectionUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/ExplorerHandler.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/ExplorerHandler.java index 13e1ba677..8c6c69a30 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/ExplorerHandler.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/ExplorerHandler.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/AbstractFallbackVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/AbstractFallbackVisitor.java index 4e24adf4c..3ca8764a0 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/AbstractFallbackVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/AbstractFallbackVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import com.alibaba.citrus.util.templatelite.FallbackToVisitor; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/BeansVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/BeansVisitor.java index 4fee02694..7ba7ccfff 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/BeansVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/BeansVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import static com.alibaba.citrus.dev.handler.util.ReflectionUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ConfigurationsVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ConfigurationsVisitor.java index ff71018e9..9a07a67be 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ConfigurationsVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ConfigurationsVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import static com.alibaba.citrus.dev.handler.util.DomUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/PullToolsVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/PullToolsVisitor.java index 882ca8d97..2040e0efc 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/PullToolsVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/PullToolsVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResolvableDepsVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResolvableDepsVisitor.java index f024fa517..ddf74c3c7 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResolvableDepsVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResolvableDepsVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import static com.alibaba.citrus.dev.handler.util.ReflectionUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResourcesVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResourcesVisitor.java index c62a33771..1dc180b4b 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResourcesVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/ResourcesVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/UrisVisitor.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/UrisVisitor.java index 0555743aa..78917e26f 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/UrisVisitor.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/impl/visitor/UrisVisitor.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.impl.visitor; import static com.alibaba.citrus.util.ClassUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/AnchorValue.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/AnchorValue.java index cdd15226d..23c5cfdf7 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/AnchorValue.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/AnchorValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Attribute.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Attribute.java index e41fdaff1..66e885162 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Attribute.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Attribute.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; public class Attribute { diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/BeanDefinitionReverseEngine.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/BeanDefinitionReverseEngine.java index 80d927f97..29cad1751 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/BeanDefinitionReverseEngine.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/BeanDefinitionReverseEngine.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java index e906a04c8..3e044848c 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import com.alibaba.citrus.util.ClassUtil; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFile.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFile.java index e7427edba..e444f99f6 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFile.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFile.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFileReader.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFileReader.java index 66d95f2cb..34823ccc2 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFileReader.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ConfigurationFileReader.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/DomUtil.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/DomUtil.java index c8b2c8f94..00889ea6d 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/DomUtil.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/DomUtil.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Element.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Element.java index ad7842856..cf4afc2d2 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Element.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/Element.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RawValue.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RawValue.java index a7d2faaf7..5cd058759 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RawValue.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RawValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RefValue.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RefValue.java index f72e7ca58..a0236970b 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RefValue.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/RefValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ReflectionUtil.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ReflectionUtil.java index dac0332cd..c9498ea79 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ReflectionUtil.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ReflectionUtil.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import java.lang.reflect.Field; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/StyledValue.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/StyledValue.java index f4a14b6ce..c6af989fe 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/StyledValue.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/StyledValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/TextValue.java b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/TextValue.java index f47261b3f..ee99d2ae5 100644 --- a/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/TextValue.java +++ b/webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/TextValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.dev.handler.util; public class TextValue extends StyledValue { diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/BadRequestException.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/BadRequestException.java index e92abfc1f..ab597ca81 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/BadRequestException.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/BadRequestException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; /** diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/ResourceNotFoundException.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/ResourceNotFoundException.java index 3372dc6f5..70cb41564 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/ResourceNotFoundException.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/ResourceNotFoundException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; /** diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponent.java index d818e785e..3c4878f5e 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; import org.springframework.web.context.WebApplicationContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponents.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponents.java index 4a0848b9b..a022c3e4d 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponents.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxComponents.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; import org.springframework.web.context.WebApplicationContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxConstant.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxConstant.java index 7fe794985..f58a9f297 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxConstant.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxConstant.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; import org.springframework.web.servlet.FrameworkServlet; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxController.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxController.java index 238d15e7e..12e3cbe7f 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxController.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxController.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; import org.springframework.beans.BeansException; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxException.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxException.java index c025cd0a6..7c5cd7c2b 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxException.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; /** diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxRootController.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxRootController.java index c2f37de08..25c9aefce 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxRootController.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/WebxRootController.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; import javax.servlet.FilterChain; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/config/WebxConfiguration.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/config/WebxConfiguration.java index ac4e4884d..0b08e8ac9 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/config/WebxConfiguration.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/config/WebxConfiguration.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.config; import java.util.Map; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationDefinitionParser.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationDefinitionParser.java index 6b20d5db0..3b7478654 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationDefinitionParser.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.config.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationImpl.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationImpl.java index b8664cf6e..1ed1fd189 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationImpl.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/config/impl/WebxConfigurationImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.config.impl; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxApplicationContext.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxApplicationContext.java index e6f5472d8..9cb29ce34 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxApplicationContext.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxApplicationContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.context; import static com.alibaba.citrus.webx.WebxConstant.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentContext.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentContext.java index 9cd80ca25..29fd00bb4 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentContext.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.context; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsContext.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsContext.java index 2cffe97ce..7416d3fd0 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsContext.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.context; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsLoader.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsLoader.java index ca2c330ef..bc20618be 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsLoader.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxComponentsLoader.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.context; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxContextLoaderListener.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxContextLoaderListener.java index b7c547899..81cb7e534 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxContextLoaderListener.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/context/WebxContextLoaderListener.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.context; import org.springframework.web.context.ContextLoader; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/ErrorHandlerMapping.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/ErrorHandlerMapping.java index 782046d9d..58f881b6e 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/ErrorHandlerMapping.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/ErrorHandlerMapping.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import javax.servlet.http.HttpServletRequest; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandler.java index 7caf6b73c..614d43d8e 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; /** diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerContext.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerContext.java index 74d11b0c3..c8a72a14c 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerContext.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import static com.alibaba.citrus.util.ServletUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerMapping.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerMapping.java index 6de6bac27..8dc833ea0 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerMapping.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerMapping.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import javax.servlet.http.HttpServletRequest; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerNameAware.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerNameAware.java index aab1ce8a3..788149b3b 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerNameAware.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/RequestHandlerNameAware.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; public interface RequestHandlerNameAware { diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/EnvironmentVariablesComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/EnvironmentVariablesComponent.java index 720fd0c8f..2ab6883e4 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/EnvironmentVariablesComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/EnvironmentVariablesComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/ExceptionComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/ExceptionComponent.java index bea177dca..d20622a95 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/ExceptionComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/ExceptionComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.ClassUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/FooterComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/FooterComponent.java index 9661e0a0c..907719ffb 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/FooterComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/FooterComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import com.alibaba.citrus.util.internal.webpagelite.PageComponent; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/KeyValuesComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/KeyValuesComponent.java index 092a6e5cc..68f0209a3 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/KeyValuesComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/KeyValuesComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/MenuComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/MenuComponent.java index 395eeb529..32c3af9c4 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/MenuComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/MenuComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/RequestComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/RequestComponent.java index 81b6e77e1..8f31afb3e 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/RequestComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/RequestComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemInfoComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemInfoComponent.java index 2f4675a7c..5f82dfcf0 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemInfoComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemInfoComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemPropertiesComponent.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemPropertiesComponent.java index 6e4533132..27fcbfe08 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemPropertiesComponent.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/component/SystemPropertiesComponent.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.component; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/MainHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/MainHandler.java index 5526a5e32..46d876e25 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/MainHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/MainHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl; import com.alibaba.citrus.webx.handler.RequestHandlerContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/SchemaExporterHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/SchemaExporterHandler.java index 6e8fc8783..bfbdb1dc0 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/SchemaExporterHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/SchemaExporterHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl; import java.io.IOException; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/DetailedErrorHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/DetailedErrorHandler.java index c92503426..6f0a9d504 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/DetailedErrorHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/DetailedErrorHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.error; import com.alibaba.citrus.webx.handler.RequestHandlerContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/PipelineErrorHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/PipelineErrorHandler.java index 71127a8ae..f82def339 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/PipelineErrorHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/PipelineErrorHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.error; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/SendErrorHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/SendErrorHandler.java index f2faee644..201e96753 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/SendErrorHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/error/SendErrorHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.error; import com.alibaba.citrus.webx.handler.RequestHandler; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/EnvironmentVariablesHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/EnvironmentVariablesHandler.java index fe226447d..7a35c1543 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/EnvironmentVariablesHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/EnvironmentVariablesHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.info; import com.alibaba.citrus.webx.handler.RequestHandlerContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/RequestInfoHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/RequestInfoHandler.java index beee2b89d..e7e433752 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/RequestInfoHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/RequestInfoHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.info; import com.alibaba.citrus.webx.handler.RequestHandlerContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemInfoHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemInfoHandler.java index 901602324..7e50d34d9 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemInfoHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemInfoHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.info; import com.alibaba.citrus.webx.handler.RequestHandlerContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemPropertiesHandler.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemPropertiesHandler.java index f5c9f89dd..7ed7b77a3 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemPropertiesHandler.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/impl/info/SystemPropertiesHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.impl.info; import com.alibaba.citrus.webx.handler.RequestHandlerContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AbstractVisitor.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AbstractVisitor.java index 4fcca013f..bf2522a91 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AbstractVisitor.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AbstractVisitor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AutowiredRequestProcessor.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AutowiredRequestProcessor.java index a22b23c33..26ec6df40 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AutowiredRequestProcessor.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/AutowiredRequestProcessor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.support; import static com.alibaba.citrus.util.StringUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/LayoutRequestProcessor.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/LayoutRequestProcessor.java index 5da111cfd..e7365fb0b 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/LayoutRequestProcessor.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/handler/support/LayoutRequestProcessor.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler.support; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxControllerImpl.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxControllerImpl.java index ceb90f783..4a7f61ba7 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxControllerImpl.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxControllerImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.impl; import org.springframework.beans.BeansException; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxRootControllerImpl.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxRootControllerImpl.java index 28883c9d6..23ea56d52 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxRootControllerImpl.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/impl/WebxRootControllerImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.impl; import javax.servlet.http.HttpServletRequest; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/FilterBean.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/FilterBean.java index df1d1e421..e88b5fd00 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/FilterBean.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/FilterBean.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.servlet; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/PassThruSupportable.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/PassThruSupportable.java index ec52845c3..a377f49c3 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/PassThruSupportable.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/PassThruSupportable.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.webx.servlet; import com.alibaba.citrus.webx.util.RequestURIFilter; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/SetLoggingContextFilter.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/SetLoggingContextFilter.java index faae02626..588387e71 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/SetLoggingContextFilter.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/SetLoggingContextFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.servlet; import java.io.IOException; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilter.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilter.java index dd701978d..6424bf256 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilter.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.servlet; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxController.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxController.java index 10769a390..72a393444 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxController.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxController.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.support; import javax.servlet.ServletContext; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxRootController.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxRootController.java index 453c9b097..6e96336f9 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxRootController.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/support/AbstractWebxRootController.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.support; import static com.alibaba.citrus.service.requestcontext.util.RequestContextUtil.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/ErrorHandlerHelper.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/ErrorHandlerHelper.java index df7adef9d..981f9474d 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/ErrorHandlerHelper.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/ErrorHandlerHelper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/RequestURIFilter.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/RequestURIFilter.java index fd37a868f..0f3a5d8cd 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/RequestURIFilter.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/RequestURIFilter.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.webx.util; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/SetLoggingContextHelper.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/SetLoggingContextHelper.java index 6015f00b3..d077acccd 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/SetLoggingContextHelper.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/SetLoggingContextHelper.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/WebxUtil.java b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/WebxUtil.java index e1f64c1b7..51c6935a1 100644 --- a/webx/framework/src/main/java/com/alibaba/citrus/webx/util/WebxUtil.java +++ b/webx/framework/src/main/java/com/alibaba/citrus/webx/util/WebxUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/AbstractWebxTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/AbstractWebxTests.java index c9dd54c7e..269b65285 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/AbstractWebxTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/AbstractWebxTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/config/MyBean.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/config/MyBean.java index 427955eb3..34ef948f2 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/config/MyBean.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/config/MyBean.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.config; import com.alibaba.citrus.service.configuration.ProductionModeAware; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationSkipValidationTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationSkipValidationTests.java index f441eec7a..0a63a082f 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationSkipValidationTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.webx.config; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationTests.java index d1adbbbff..6b1828cdd 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/config/WebxConfigurationTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.config; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/ErrorHandlerTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/ErrorHandlerTests.java index b61d6554c..240cc2fb7 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/ErrorHandlerTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/ErrorHandlerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler1.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler1.java index 6136eeb90..2372621a2 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler1.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler1.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; public class Handler1 implements RequestHandler { diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler2.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler2.java index dd793d874..cf4613ce7 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler2.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler2.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; public abstract class Handler2 { diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler3.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler3.java index cdaa60508..b404d1c75 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler3.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/Handler3.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; public class Handler3 { diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/InfoHandlerTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/InfoHandlerTests.java index 2cc25394f..f12072a21 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/InfoHandlerTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/InfoHandlerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import static org.hamcrest.Matchers.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/MainHandlerTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/MainHandlerTests.java index e8db9bd16..2717413dd 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/MainHandlerTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/MainHandlerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/SchemaRequestHandlerTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/SchemaRequestHandlerTests.java index f80fd3fe6..f9d69ef76 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/SchemaRequestHandlerTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/handler/SchemaRequestHandlerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.handler; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestExceptionValve.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestExceptionValve.java index 6bcb2468a..56f286843 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestExceptionValve.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestExceptionValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.pipeline; import static org.junit.Assert.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestValve.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestValve.java index df6a64052..c1645d91a 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestValve.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/TestValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.pipeline; import static org.junit.Assert.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/ValveRunner.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/ValveRunner.java index 0933442d2..a1031b9b2 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/ValveRunner.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/pipeline/ValveRunner.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.pipeline; import com.alibaba.citrus.service.pipeline.PipelineContext; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/FilterBeanTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/FilterBeanTests.java index a6c293965..fc498c5be 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/FilterBeanTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/FilterBeanTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.servlet; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxClasspathTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxClasspathTests.java index 49c403610..4c39e50ee 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxClasspathTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxClasspathTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.webx.servlet; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilterTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilterTests.java index 8529cae8b..589eeff0e 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilterTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxFrameworkFilterTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.servlet; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxRootControllerTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxRootControllerTests.java index f3cb5217f..11cd48dd6 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxRootControllerTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/servlet/WebxRootControllerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.servlet; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/ErrorHandlerHelperTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/ErrorHandlerHelperTests.java index 2693513a7..64f1258f0 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/ErrorHandlerHelperTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/ErrorHandlerHelperTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.util; import static org.junit.Assert.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/RequestURIFilterTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/RequestURIFilterTests.java index b7d97a509..424d6d873 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/RequestURIFilterTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/RequestURIFilterTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.webx.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/SetLoggingContextHelperTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/SetLoggingContextHelperTests.java index 672a13d3b..0213ca818 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/SetLoggingContextHelperTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/SetLoggingContextHelperTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/WebxUtilTests.java b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/WebxUtilTests.java index a237918dc..493fbabe3 100644 --- a/webx/framework/src/test/java/com/alibaba/citrus/webx/util/WebxUtilTests.java +++ b/webx/framework/src/test/java/com/alibaba/citrus/webx/util/WebxUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.webx.util; import static org.junit.Assert.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Context.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Context.java index 67a3c4a4d..d30efe80e 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Context.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Context.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; import java.util.Set; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/ControlParameters.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/ControlParameters.java index 2c39de3e9..8d408e155 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/ControlParameters.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/ControlParameters.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine; /** diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Navigator.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Navigator.java index 6ef4eb04d..fd3359944 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Navigator.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/Navigator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; import com.alibaba.citrus.service.uribroker.uri.URIBroker; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineConstant.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineConstant.java index 059ef50df..39dedac96 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineConstant.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineConstant.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; /** diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunData.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunData.java index d31744962..98c8e5048 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunData.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunData.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunDataInternal.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunDataInternal.java index 8abeb20ab..e203fae3a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunDataInternal.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/TurbineRunDataInternal.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; /** diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/PageAuthorizationService.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/PageAuthorizationService.java index 8dbdc1a0c..5de5337ea 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/PageAuthorizationService.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/PageAuthorizationService.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; /** diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthActionPattern.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthActionPattern.java index 3012c19c0..ae163456d 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthActionPattern.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthActionPattern.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthGrant.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthGrant.java index 7a57b01db..95e642e19 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthGrant.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthGrant.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth.impl; import static com.alibaba.citrus.util.ArrayUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthMatch.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthMatch.java index 3eaca835d..194764cc8 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthMatch.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthMatch.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth.impl; import static com.alibaba.citrus.util.ObjectUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthPattern.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthPattern.java index 90689d260..b0a710846 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthPattern.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthPattern.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth.impl; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthTargetPattern.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthTargetPattern.java index 87ecea272..7b1c292ff 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthTargetPattern.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/AuthTargetPattern.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceDefinitionParser.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceDefinitionParser.java index d5583b49f..6f7f657e9 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceDefinitionParser.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceDefinitionParser.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceImpl.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceImpl.java index c8170b3ba..fb9eb07f9 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceImpl.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/auth/impl/PageAuthorizationServiceImpl.java @@ -1,248 +1,265 @@ -package com.alibaba.citrus.turbine.auth.impl; - -import static com.alibaba.citrus.turbine.auth.impl.PageAuthorizationServiceImpl.PageAuthorizationResult.*; -import static com.alibaba.citrus.util.ArrayUtil.*; -import static com.alibaba.citrus.util.BasicConstant.*; -import static com.alibaba.citrus.util.CollectionUtil.*; -import static com.alibaba.citrus.util.StringUtil.*; -import static java.lang.Boolean.*; -import static java.util.Collections.*; - -import java.util.List; -import java.util.ListIterator; -import java.util.Map; -import java.util.regex.Matcher; - -import com.alibaba.citrus.service.AbstractService; -import com.alibaba.citrus.turbine.auth.PageAuthorizationService; -import com.alibaba.citrus.util.ObjectUtil; - -/** - * 为页面授权的service。 - * - * @author Michael Zhou - */ -public class PageAuthorizationServiceImpl extends AbstractService<PageAuthorizationService> implements - PageAuthorizationService { - private final List<AuthMatch> matches = createLinkedList(); - private boolean allowByDefault = false; - - public void setMatches(AuthMatch[] matches) { - this.matches.clear(); - - if (matches != null) { - for (AuthMatch match : matches) { - this.matches.add(match); - } - } - } - - public boolean isAllowByDefault() { - return allowByDefault; - } - - public void setAllowByDefault(boolean allowByDefault) { - this.allowByDefault = allowByDefault; - } - - public boolean isAllow(String target, String userName, String[] roleNames, String... actions) { - PageAuthorizationResult result = authorize(target, userName, roleNames, actions); - - switch (result) { - case ALLOWED: - return true; - - case DENIED: - return false; - - default: - return allowByDefault; - } - } - - public PageAuthorizationResult authorize(String target, String userName, String[] roleNames, String... actions) { - userName = trimToNull(userName); - - if (actions == null) { - actions = new String[] { EMPTY_STRING }; - } - - if (roleNames == null) { - roleNames = EMPTY_STRING_ARRAY; - } - - // 找出所有匹配的pattern,按匹配长度倒排序。 - MatchResult[] results = getMatchResults(target); - PageAuthorizationResult result; - - if (isEmptyArray(results)) { - result = TARGET_NOT_MATCH; - } else { - boolean grantNotMatch = false; - - for (int i = 0; i < actions.length; i++) { - actions[i] = trimToEmpty(actions[i]); - Boolean actionAllowed = isActionAllowed(results, target, userName, roleNames, actions[i]); - - if (actionAllowed == null) { - grantNotMatch = true; - } else if (!actionAllowed) { - return DENIED; - } - } - - if (!grantNotMatch) { - if (getLogger().isDebugEnabled()) { - getLogger().debug( - "Access Permitted: target=\"{}\", user=\"{}\", roles={}, action={}", - new Object[] { target, userName, ObjectUtil.toString(roleNames), - ObjectUtil.toString(actions) }); - } - - return ALLOWED; - } else { - result = GRANT_NOT_MATCH; - } - } - - if (allowByDefault) { - if (getLogger().isDebugEnabled()) { - getLogger() - .debug("Access Permitted. No matches found for request: target=\"{}\", user=\"{}\", roles={}, action={}", - new Object[] { target, userName, ObjectUtil.toString(roleNames), - ObjectUtil.toString(actions) }); - } - } else { - if (getLogger().isWarnEnabled()) { - getLogger() - .warn("Access Denied. No matches found for request: target=\"{}\", user=\"{}\", roles={}, action={}", - new Object[] { target, userName, ObjectUtil.toString(roleNames), - ObjectUtil.toString(actions) }); - } - } - - return result; - } - - private Boolean isActionAllowed(MatchResult[] results, String target, String userName, String[] roleNames, - String action) { - // 按顺序检查授权,直到role或user被allow或deny - for (MatchResult result : results) { - AuthMatch match = result.match; - - // 倒序检查grant,后面的覆盖前面的。 - for (int i = match.getGrants().length - 1; i >= 0; i--) { - AuthGrant grant = match.getGrants()[i]; - - // 判断user或role是否匹配 - boolean userMatch = grant.isUserMatched(userName); - boolean roleMatch = grant.areRolesMatched(roleNames); - - if (userMatch || roleMatch) { - // 判断action是否匹配 - boolean actionAllowed = grant.isActionAllowed(action); - boolean actionDenied = grant.isActionDenied(action); - - if (actionAllowed || actionDenied) { - boolean allowed = !actionDenied; - - if (allowed) { - if (getLogger().isTraceEnabled()) { - getLogger() - .trace("Access Partially Permitted: target=\"{}\", user=\"{}\", roles={}, action=\"{}\"\n{}", - new Object[] { target, userName, ObjectUtil.toString(roleNames), - action, match.toString(i) }); - } - - return TRUE; - } else { - if (getLogger().isWarnEnabled()) { - getLogger().warn( - "Access Denied: target=\"{}\", user=\"{}\", roles={}, action=\"{}\"\n{}", - new Object[] { target, userName, ObjectUtil.toString(roleNames), action, - match.toString(i) }); - } - - return FALSE; - } - } - } - } - } - - return null; - } - - private MatchResult[] getMatchResults(String target) { - List<MatchResult> results = createArrayList(matches.size()); - - // 匹配所有,注意,这里按倒序匹配,这样长度相同的匹配,以后面的为准。 - for (ListIterator<AuthMatch> i = matches.listIterator(matches.size()); i.hasPrevious();) { - AuthMatch match = i.previous(); - Matcher matcher = match.getPattern().matcher(target); - - if (matcher.find()) { - MatchResult result = new MatchResult(); - result.matchLength = matcher.end() - matcher.start(); - result.match = match; - result.target = target; - - results.add(result); - } - } - - // 按匹配长度倒排序,注意,这是稳定排序,对于长度相同的匹配,顺序不变。 - sort(results); - - // 除去重复的匹配 - Map<AuthGrant[], MatchResult> grantsSet = createLinkedHashMap(); - - for (MatchResult result : results) { - AuthGrant[] grants = result.match.getGrants(); - - if (!grantsSet.containsKey(grants)) { - grantsSet.put(grants, result); - } - } - - return grantsSet.values().toArray(new MatchResult[grantsSet.size()]); - } - - private static class MatchResult implements Comparable<MatchResult> { - private int matchLength = -1; - private AuthMatch match; - private String target; - - public int compareTo(MatchResult o) { - return o.matchLength - matchLength; - } - - @Override - public String toString() { - return "Match length=" + matchLength + ", target=" + target + ", " + match; - } - } - - public static enum PageAuthorizationResult { - /** - * 代表页面被许可访问。 - */ - ALLOWED, - - /** - * 代表页面被拒绝访问。 - */ - DENIED, - - /** - * 代表当前的target未匹配。 - */ - TARGET_NOT_MATCH, - - /** - * 代表当前的grant未匹配,也就是user/roles/actions未匹配。 - */ - GRANT_NOT_MATCH - } - -} +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +package com.alibaba.citrus.turbine.auth.impl; + +import static com.alibaba.citrus.turbine.auth.impl.PageAuthorizationServiceImpl.PageAuthorizationResult.*; +import static com.alibaba.citrus.util.ArrayUtil.*; +import static com.alibaba.citrus.util.BasicConstant.*; +import static com.alibaba.citrus.util.CollectionUtil.*; +import static com.alibaba.citrus.util.StringUtil.*; +import static java.lang.Boolean.*; +import static java.util.Collections.*; + +import java.util.List; +import java.util.ListIterator; +import java.util.Map; +import java.util.regex.Matcher; + +import com.alibaba.citrus.service.AbstractService; +import com.alibaba.citrus.turbine.auth.PageAuthorizationService; +import com.alibaba.citrus.util.ObjectUtil; + +/** + * 为页面授权的service。 + * + * @author Michael Zhou + */ +public class PageAuthorizationServiceImpl extends AbstractService<PageAuthorizationService> implements + PageAuthorizationService { + private final List<AuthMatch> matches = createLinkedList(); + private boolean allowByDefault = false; + + public void setMatches(AuthMatch[] matches) { + this.matches.clear(); + + if (matches != null) { + for (AuthMatch match : matches) { + this.matches.add(match); + } + } + } + + public boolean isAllowByDefault() { + return allowByDefault; + } + + public void setAllowByDefault(boolean allowByDefault) { + this.allowByDefault = allowByDefault; + } + + public boolean isAllow(String target, String userName, String[] roleNames, String... actions) { + PageAuthorizationResult result = authorize(target, userName, roleNames, actions); + + switch (result) { + case ALLOWED: + return true; + + case DENIED: + return false; + + default: + return allowByDefault; + } + } + + public PageAuthorizationResult authorize(String target, String userName, String[] roleNames, String... actions) { + userName = trimToNull(userName); + + if (actions == null) { + actions = new String[] { EMPTY_STRING }; + } + + if (roleNames == null) { + roleNames = EMPTY_STRING_ARRAY; + } + + // 找出所有匹配的pattern,按匹配长度倒排序。 + MatchResult[] results = getMatchResults(target); + PageAuthorizationResult result; + + if (isEmptyArray(results)) { + result = TARGET_NOT_MATCH; + } else { + boolean grantNotMatch = false; + + for (int i = 0; i < actions.length; i++) { + actions[i] = trimToEmpty(actions[i]); + Boolean actionAllowed = isActionAllowed(results, target, userName, roleNames, actions[i]); + + if (actionAllowed == null) { + grantNotMatch = true; + } else if (!actionAllowed) { + return DENIED; + } + } + + if (!grantNotMatch) { + if (getLogger().isDebugEnabled()) { + getLogger().debug( + "Access Permitted: target=\"{}\", user=\"{}\", roles={}, action={}", + new Object[] { target, userName, ObjectUtil.toString(roleNames), + ObjectUtil.toString(actions) }); + } + + return ALLOWED; + } else { + result = GRANT_NOT_MATCH; + } + } + + if (allowByDefault) { + if (getLogger().isDebugEnabled()) { + getLogger() + .debug("Access Permitted. No matches found for request: target=\"{}\", user=\"{}\", roles={}, action={}", + new Object[] { target, userName, ObjectUtil.toString(roleNames), + ObjectUtil.toString(actions) }); + } + } else { + if (getLogger().isWarnEnabled()) { + getLogger() + .warn("Access Denied. No matches found for request: target=\"{}\", user=\"{}\", roles={}, action={}", + new Object[] { target, userName, ObjectUtil.toString(roleNames), + ObjectUtil.toString(actions) }); + } + } + + return result; + } + + private Boolean isActionAllowed(MatchResult[] results, String target, String userName, String[] roleNames, + String action) { + // 按顺序检查授权,直到role或user被allow或deny + for (MatchResult result : results) { + AuthMatch match = result.match; + + // 倒序检查grant,后面的覆盖前面的。 + for (int i = match.getGrants().length - 1; i >= 0; i--) { + AuthGrant grant = match.getGrants()[i]; + + // 判断user或role是否匹配 + boolean userMatch = grant.isUserMatched(userName); + boolean roleMatch = grant.areRolesMatched(roleNames); + + if (userMatch || roleMatch) { + // 判断action是否匹配 + boolean actionAllowed = grant.isActionAllowed(action); + boolean actionDenied = grant.isActionDenied(action); + + if (actionAllowed || actionDenied) { + boolean allowed = !actionDenied; + + if (allowed) { + if (getLogger().isTraceEnabled()) { + getLogger() + .trace("Access Partially Permitted: target=\"{}\", user=\"{}\", roles={}, action=\"{}\"\n{}", + new Object[] { target, userName, ObjectUtil.toString(roleNames), + action, match.toString(i) }); + } + + return TRUE; + } else { + if (getLogger().isWarnEnabled()) { + getLogger().warn( + "Access Denied: target=\"{}\", user=\"{}\", roles={}, action=\"{}\"\n{}", + new Object[] { target, userName, ObjectUtil.toString(roleNames), action, + match.toString(i) }); + } + + return FALSE; + } + } + } + } + } + + return null; + } + + private MatchResult[] getMatchResults(String target) { + List<MatchResult> results = createArrayList(matches.size()); + + // 匹配所有,注意,这里按倒序匹配,这样长度相同的匹配,以后面的为准。 + for (ListIterator<AuthMatch> i = matches.listIterator(matches.size()); i.hasPrevious();) { + AuthMatch match = i.previous(); + Matcher matcher = match.getPattern().matcher(target); + + if (matcher.find()) { + MatchResult result = new MatchResult(); + result.matchLength = matcher.end() - matcher.start(); + result.match = match; + result.target = target; + + results.add(result); + } + } + + // 按匹配长度倒排序,注意,这是稳定排序,对于长度相同的匹配,顺序不变。 + sort(results); + + // 除去重复的匹配 + Map<AuthGrant[], MatchResult> grantsSet = createLinkedHashMap(); + + for (MatchResult result : results) { + AuthGrant[] grants = result.match.getGrants(); + + if (!grantsSet.containsKey(grants)) { + grantsSet.put(grants, result); + } + } + + return grantsSet.values().toArray(new MatchResult[grantsSet.size()]); + } + + private static class MatchResult implements Comparable<MatchResult> { + private int matchLength = -1; + private AuthMatch match; + private String target; + + public int compareTo(MatchResult o) { + return o.matchLength - matchLength; + } + + @Override + public String toString() { + return "Match length=" + matchLength + ", target=" + target + ", " + match; + } + } + + public static enum PageAuthorizationResult { + /** + * 代表页面被许可访问。 + */ + ALLOWED, + + /** + * 代表页面被拒绝访问。 + */ + DENIED, + + /** + * 代表当前的target未匹配。 + */ + TARGET_NOT_MATCH, + + /** + * 代表当前的grant未匹配,也就是user/roles/actions未匹配。 + */ + GRANT_NOT_MATCH + } + +} diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/ContextValue.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/ContextValue.java index 1423b464b..c598ead5a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/ContextValue.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/ContextValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormData.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormData.java index 9540e50d9..9418ada3c 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormData.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormData.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormField.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormField.java index e4fa6aad5..df7887484 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormField.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormField.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormFields.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormFields.java index cf5e87632..8ff7ec9fa 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormFields.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormFields.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroup.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroup.java index 0ba3567e0..22297438a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroup.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroup.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroups.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroups.java index 6a1533e1d..2bd28099e 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroups.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/FormGroups.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Param.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Param.java index 72620dbdb..8025a2123 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Param.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Param.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Params.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Params.java index 50935a024..f75ef1fe8 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Params.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/Params.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import java.lang.annotation.ElementType; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/AbstractDataResolver.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/AbstractDataResolver.java index eac7dd657..2d63f3396 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/AbstractDataResolver.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/AbstractDataResolver.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtil.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtil.java index fd5e66cf7..e0338b074 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtil.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver.impl; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/FormResolverFactory.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/FormResolverFactory.java index a793b1f5b..e15b61315 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/FormResolverFactory.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/FormResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver.impl; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/ParameterResolverFactory.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/ParameterResolverFactory.java index 8a93eb971..3037d70ac 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/ParameterResolverFactory.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/ParameterResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/TurbineRunDataResolverFactory.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/TurbineRunDataResolverFactory.java index a084bdf43..150aea0e7 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/TurbineRunDataResolverFactory.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/dataresolver/impl/TurbineRunDataResolverFactory.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver.impl; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/form/impl/validation/CsrfFormValidator.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/form/impl/validation/CsrfFormValidator.java index 132110102..628a7f311 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/form/impl/validation/CsrfFormValidator.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/form/impl/validation/CsrfFormValidator.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.form.impl.validation; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/AbstractTurbineCondition.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/AbstractTurbineCondition.java index 4cd9f533f..f1c47d5f5 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/AbstractTurbineCondition.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/AbstractTurbineCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.condition; import static com.alibaba.citrus.turbine.util.TurbineUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/PathCondition.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/PathCondition.java index 36d90eddc..ce78bc089 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/PathCondition.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/PathCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.condition; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetCondition.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetCondition.java index 90e37218c..d89d42d87 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetCondition.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.condition; /** diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetExtensionCondition.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetExtensionCondition.java index 5f928bafb..4513c40a0 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetExtensionCondition.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/condition/TargetExtensionCondition.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.condition; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValve.java index dacd89f8a..53ed952d0 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/BreakUnlessTargetRedirectedValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/BreakUnlessTargetRedirectedValve.java index 2ca1dba27..4ebec0af1 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/BreakUnlessTargetRedirectedValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/BreakUnlessTargetRedirectedValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValve.java index 3c71e28d4..99afbdd66 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/ExportControlValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/ExportControlValve.java index 6b9ea58b4..146fa6480 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/ExportControlValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/ExportControlValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/GetResourceValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/GetResourceValve.java index fdb266976..bca831a1b 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/GetResourceValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/GetResourceValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValve.java index 1bfc9e7cd..51dc05937 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValve.java index ba976eb03..9605e0c53 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValve.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValve.java index 045153d62..5f494d773 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.turbine.TurbineConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValve.java index 46c799d7e..4d4494a42 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.turbine.TurbineConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValve.java index f9400d764..8b8841936 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.turbine.TurbineConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValve.java index 5ad5cb958..68b40d2fc 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.turbine.util.TurbineUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValve.java index d75935fbc..3bf3a76c3 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.turbine.TurbineConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValve.java index 58f67bfbc..6eb431039 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/SetLoggingContextValve.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/SetLoggingContextValve.java index 56b05c0df..d9b7ffd74 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/SetLoggingContextValve.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/pipeline/valve/SetLoggingContextValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/AbstractContext.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/AbstractContext.java index bafc63aa6..1806376b5 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/AbstractContext.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/AbstractContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.BasicConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/ContextAdapter.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/ContextAdapter.java index 0f7344c5f..09b67cd34 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/ContextAdapter.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/ContextAdapter.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/MappedContext.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/MappedContext.java index 3ac7a80f6..fecf00913 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/MappedContext.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/MappedContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/PullableMappedContext.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/PullableMappedContext.java index dfe7fdba2..8ec574a3a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/PullableMappedContext.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/PullableMappedContext.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/TurbineRunDataImpl.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/TurbineRunDataImpl.java index 2c26461cb..1f9539d5a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/TurbineRunDataImpl.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/support/TurbineRunDataImpl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.service.requestcontext.util.RequestContextUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineContentURIBroker.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineContentURIBroker.java index 2b3d71159..14d5fceaa 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineContentURIBroker.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineContentURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri; import com.alibaba.citrus.service.uribroker.uri.URIBroker; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineURIBroker.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineURIBroker.java index 978fae24e..6d4a674b3 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineURIBroker.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/TurbineURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri; import static com.alibaba.citrus.turbine.TurbineConstant.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/WebxURIBroker.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/WebxURIBroker.java index 2aa036f46..93fd02708 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/WebxURIBroker.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/WebxURIBroker.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri; import com.alibaba.citrus.service.uribroker.uri.ServletURIBroker; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerDefinitionParser.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerDefinitionParser.java index 2c3385e07..a342d2025 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerDefinitionParser.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerDefinitionParser.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerDefinitionParser.java index 59ecea202..f8f02cdc1 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerDefinitionParser.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerDefinitionParser.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri.impl; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/ControlTool.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/ControlTool.java index 517540dc2..461bb4d65 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/ControlTool.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/ControlTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.springext.util.DomUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfToken.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfToken.java index 8aaa32c58..8d3df2e0a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfToken.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfToken.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.springext.util.SpringExtUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfTokenCheckException.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfTokenCheckException.java index 90fbcc4ff..3aec28ee9 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfTokenCheckException.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/CsrfTokenCheckException.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; /** diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/HtmlPageAttributeTool.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/HtmlPageAttributeTool.java index e49103987..721a40e95 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/HtmlPageAttributeTool.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/HtmlPageAttributeTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineRunDataTool.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineRunDataTool.java index 0d61c9fea..ed4ffa911 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineRunDataTool.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineRunDataTool.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineUtil.java b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineUtil.java index c2937ce09..206d8127a 100644 --- a/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineUtil.java +++ b/webx/turbine/src/main/java/com/alibaba/citrus/turbine/util/TurbineUtil.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebTests.java index 8754a4c30..60fc034f6 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; import static com.alibaba.citrus.service.requestcontext.util.RequestContextUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebxTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebxTests.java index 7ef6095e8..6209718bf 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebxTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/AbstractWebxTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthActionPatternTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthActionPatternTests.java index ec0403674..93d5b2c0c 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthActionPatternTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthActionPatternTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthGrantTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthGrantTests.java index 82870d7e5..684568830 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthGrantTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthGrantTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthMatchTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthMatchTests.java index a7d82a87b..5a4f60816 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthMatchTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthMatchTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthTargetPatternTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthTargetPatternTests.java index edca52c62..96098a234 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthTargetPatternTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/AuthTargetPatternTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationConfigTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationConfigTests.java index 9b21c4c77..2dfd8775d 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationConfigTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationConfigTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; import static com.alibaba.citrus.turbine.auth.impl.PageAuthorizationServiceImpl.PageAuthorizationResult.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationServiceTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationServiceTests.java index ab44e35cb..cd356e508 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationServiceTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/auth/PageAuthorizationServiceTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.auth; import static com.alibaba.citrus.turbine.auth.impl.PageAuthorizationServiceImpl.PageAuthorizationResult.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/AbstractDataResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/AbstractDataResolverTests.java index cdd9f2255..953598601 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/AbstractDataResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/AbstractDataResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static org.hamcrest.Matchers.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ContextValueResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ContextValueResolverTests.java index d7f362a94..1d1f1b063 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ContextValueResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ContextValueResolverTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldResolverTests.java index 1db24c1e0..4b28bb51b 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldsResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldsResolverTests.java index be18f4933..a8952fe5c 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldsResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormFieldsResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupResolverTests.java index d05995547..e3cbe72b2 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupsResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupsResolverTests.java index eb4193dd8..bfe0a7bfb 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupsResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormGroupsResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormResolverTests.java index c045a8828..3ab9ac049 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/FormResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParameterResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParameterResolverTests.java index d0c1f11b5..36cf00043 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParameterResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParameterResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParametersResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParametersResolverTests.java index 8e6120400..59442e167 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParametersResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/ParametersResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/TurbineRunDataResolverTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/TurbineRunDataResolverTests.java index 54df7cea3..acba3012b 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/TurbineRunDataResolverTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/TurbineRunDataResolverTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtilTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtilTests.java index 1c5796eb6..aca4f5502 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtilTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/dataresolver/impl/DataResolverUtilTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.dataresolver.impl; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/PipelineSkipValidationTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/PipelineSkipValidationTests.java index 9030cf392..f6b4cb8dc 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/PipelineSkipValidationTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/PipelineSkipValidationTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.pipeline; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AbstractValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AbstractValveTests.java index 1146b1b6a..913c5cbbe 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AbstractValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AbstractValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import org.junit.Before; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValveTests.java index 24107b41a..3e47b279b 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/AnalyzeURLValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValveTests.java index dd2997341..956fd88ea 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/CheckCsrfTokenValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValveTests.java index 70dfafe97..def30b8b3 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/HandleExceptionValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MySpringHandler.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MySpringHandler.java index 51208b7bc..79bb78308 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MySpringHandler.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MySpringHandler.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import java.io.IOException; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MyValve.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MyValve.java index 02b41556c..24a2d7a4d 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MyValve.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/MyValve.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import org.springframework.beans.factory.annotation.Autowired; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValveTests.java index 5942afcbb..23f4f8795 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PageAuthorizationValveTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.pipeline.valve; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValveTests.java index e8a0b41dc..30643cf58 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformActionValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.turbine.util.TurbineUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValveTests.java index 538fc0cc4..86a0d1e3f 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformScreenValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValveTests.java index 8aa31870f..477944711 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PerformTemplateScreenValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValveTests.java index 4faf6a98e..ed89cca53 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/PrepareForTurbineValveTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValveTests.java index 7bacc74f9..2e052b3ec 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RenderTemplateValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static com.alibaba.citrus.service.requestcontext.util.RequestContextUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValveTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValveTests.java index ec95d61c5..5aaa1c3fd 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValveTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/pipeline/valve/RequestHandlerValveTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.pipeline.valve; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/HierarchicalContextTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/HierarchicalContextTests.java index ff9fbaf3b..16f117c8f 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/HierarchicalContextTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/HierarchicalContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/MappedContextTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/MappedContextTests.java index fd0909724..de6f523fd 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/MappedContextTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/MappedContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/NavigatorTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/NavigatorTests.java index f2cb6c6e0..8c3115b14 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/NavigatorTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/NavigatorTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/PullableMappedContextTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/PullableMappedContextTests.java index 46d690971..0d57357c9 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/PullableMappedContextTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/PullableMappedContextTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.util.CollectionUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/TurbineRunDataTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/TurbineRunDataTests.java index 9d004bbdd..bf8ce92f3 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/TurbineRunDataTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/support/TurbineRunDataTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.support; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerTests.java index e3f6d6bca..a9eeae214 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineContentURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri.impl; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerTests.java index 5302f37da..1c8782637 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/uribroker/uri/impl/TurbineURIBrokerTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.uribroker.uri.impl; import static com.alibaba.citrus.test.TestEnvStatic.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/AbstractPullToolTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/AbstractPullToolTests.java index b25ae3fd4..a176298fe 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/AbstractPullToolTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/AbstractPullToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.generictype.TypeInfoUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolExportAllTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolExportAllTests.java index 9bb82e243..fc64f5cef 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolExportAllTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolExportAllTests.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolProductionModeTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolProductionModeTests.java index fcaee1218..5fc491c56 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolProductionModeTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolProductionModeTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolTests.java index 6c70f0c08..2bfe6cba3 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/ControlToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/CsrfTokenTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/CsrfTokenTests.java index 87a50523f..ec32d3dfc 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/CsrfTokenTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/CsrfTokenTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static com.alibaba.citrus.test.TestUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/PageToolTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/PageToolTests.java index fa4b7cef5..96bfefad7 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/PageToolTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/PageToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/RunDataToolTests.java b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/RunDataToolTests.java index faccfbd73..df04b9521 100644 --- a/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/RunDataToolTests.java +++ b/webx/turbine/src/test/java/com/alibaba/citrus/turbine/util/RunDataToolTests.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.citrus.turbine.util; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/Failure.java b/webx/turbine/src/test/java/com/alibaba/test/app1/Failure.java index 08c18ec5d..6c6fc8596 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/Failure.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/Failure.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1; import static com.alibaba.citrus.util.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/Default.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/Default.java index 4360286d9..deca62cc6 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/Default.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.action.aaa.bbb; import com.alibaba.test.module.screen.AbstractModule; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/MyOtherAction.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/MyOtherAction.java index 32cae75b7..3d4b217a3 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/MyOtherAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/action/aaa/bbb/MyOtherAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.action.aaa.bbb; import com.alibaba.test.module.screen.AbstractModule; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControl.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControl.java index 1945cd203..713b4a8e1 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControl.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.control; import static com.alibaba.citrus.turbine.util.TurbineUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlChangingTemplate.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlChangingTemplate.java index 0fb64826b..6fa20b4bf 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlChangingTemplate.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlChangingTemplate.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.test.app1.module.control; import static org.junit.Assert.*; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlContextValue.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlContextValue.java index a99761194..089187d9e 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlContextValue.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlContextValue.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.test.app1.module.control; import com.alibaba.citrus.turbine.ControlParameters; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlNoTemplate.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlNoTemplate.java index fb02a9ed1..189595c29 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlNoTemplate.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlNoTemplate.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.control; import java.io.PrintWriter; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlWithError.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlWithError.java index e49d8ab29..6927d9618 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlWithError.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/control/MyControlWithError.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.control; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/Default.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/Default.java index 3bdb51671..3ea15db65 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/Default.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.screen.aaa; import com.alibaba.test.module.screen.AbstractModule; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/Default.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/Default.java index 6e7e549e7..0e0bc8d5f 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/Default.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.screen.aaa.bbb; import com.alibaba.test.module.screen.AbstractModule; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/MyOtherModule.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/MyOtherModule.java index 550d185c5..f9577e3b1 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/MyOtherModule.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/aaa/bbb/MyOtherModule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.screen.aaa.bbb; import com.alibaba.test.module.screen.AbstractModule; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/ccc/Default.java b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/ccc/Default.java index d16f6e574..898127d33 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/ccc/Default.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app1/module/screen/ccc/Default.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app1.module.screen.ccc; import org.slf4j.Logger; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControl.java b/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControl.java index aa7adfa5a..8586a43e8 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControl.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app2.module.control; import static com.alibaba.citrus.turbine.util.TurbineUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControlNoTemplate.java b/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControlNoTemplate.java index 27e04dd88..65b327f89 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControlNoTemplate.java +++ b/webx/turbine/src/test/java/com/alibaba/test/app2/module/control/MyControlNoTemplate.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.app2.module.control; import java.io.PrintWriter; diff --git a/webx/turbine/src/test/java/com/alibaba/test/module/screen/AbstractModule.java b/webx/turbine/src/test/java/com/alibaba/test/module/screen/AbstractModule.java index de57f9ff4..8d3a1034c 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/module/screen/AbstractModule.java +++ b/webx/turbine/src/test/java/com/alibaba/test/module/screen/AbstractModule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.module.screen; import static com.alibaba.citrus.turbine.util.TurbineUtil.*; diff --git a/webx/turbine/src/test/java/com/alibaba/test/module/screen/MyDefaultModule.java b/webx/turbine/src/test/java/com/alibaba/test/module/screen/MyDefaultModule.java index ddbe92339..6d2d2cfd8 100644 --- a/webx/turbine/src/test/java/com/alibaba/test/module/screen/MyDefaultModule.java +++ b/webx/turbine/src/test/java/com/alibaba/test/module/screen/MyDefaultModule.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test.module.screen; public class MyDefaultModule extends AbstractModule { diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyAction.java index d89dfee4f..b579818c8 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyAction.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.test2.module.action.context; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyActionWrong.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyActionWrong.java index b30e9ed73..627d4a16e 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyActionWrong.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/context/MyActionWrong.java @@ -1,3 +1,20 @@ +/* + * Copyright 2010 Alibaba Group Holding Limited. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.alibaba.test2.module.action.context; import com.alibaba.citrus.turbine.dataresolver.ContextValue; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyAction.java index 8b4084e56..d949e739e 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyActionWrongType.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyActionWrongType.java index 3b5cb218c..b753ce884 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyActionWrongType.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyActionWrongType.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form; import com.alibaba.citrus.turbine.dataresolver.FormData; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyData.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyData.java index 8a5385799..d7fa8add7 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyData.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/MyData.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form; import java.util.List; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/field/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/field/MyAction.java index 6e78d0395..b66312cf7 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/field/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/field/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form.field; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/fields/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/fields/MyAction.java index b57b712cf..f3e8b41eb 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/fields/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/fields/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form.fields; import java.util.List; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyAction.java index 4dd621511..c620d7ead 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form.group; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyActionErrorNoName.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyActionErrorNoName.java index 9793362b2..6fb27937c 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyActionErrorNoName.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/group/MyActionErrorNoName.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form.group; import com.alibaba.citrus.turbine.dataresolver.FormGroup; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyAction.java index 327401d50..5add07d7f 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form.groups; import java.util.Collection; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyActionErrorNoName.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyActionErrorNoName.java index 7e3663032..79d8648bc 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyActionErrorNoName.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/form/groups/MyActionErrorNoName.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.form.groups; import com.alibaba.citrus.turbine.dataresolver.FormGroups; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyAction.java index 4fc22f6d3..697f50a5e 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.param; import java.util.List; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorDefaultValueAndDefaultValues.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorDefaultValueAndDefaultValues.java index 296b13a24..dc0143c68 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorDefaultValueAndDefaultValues.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorDefaultValueAndDefaultValues.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.param; import com.alibaba.citrus.turbine.dataresolver.Param; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorNoName.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorNoName.java index 9e6d1f493..2ea34f780 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorNoName.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/param/MyActionErrorNoName.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.param; import com.alibaba.citrus.turbine.dataresolver.Param; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyAction.java index 0caedf9f4..844178e35 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.params; import java.util.List; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyActionAbstract.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyActionAbstract.java index e32aa3fca..dca5c9bca 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyActionAbstract.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/params/MyActionAbstract.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.params; import com.alibaba.citrus.turbine.dataresolver.Params; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/action/rundata/MyAction.java b/webx/turbine/src/test/java/com/alibaba/test2/module/action/rundata/MyAction.java index 2ef2dfe42..5cc36def5 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/action/rundata/MyAction.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/action/rundata/MyAction.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.action.rundata; import javax.servlet.ServletContext; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/control/rundata/MyControl.java b/webx/turbine/src/test/java/com/alibaba/test2/module/control/rundata/MyControl.java index 589e77378..2bfb8f8a7 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/control/rundata/MyControl.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/control/rundata/MyControl.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.control.rundata; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/MyScreen.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/MyScreen.java index 3624396c4..7fb8a90cd 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/MyScreen.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreen.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreen.java index c06cad5c3..7576ae28a 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreen.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.field; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreenGetFieldInstanceValue.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreenGetFieldInstanceValue.java index 495930d39..e472b6482 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreenGetFieldInstanceValue.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/field/MyScreenGetFieldInstanceValue.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.field; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreen.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreen.java index bd05873b6..f83d943fc 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreen.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.fields; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreenGetFieldsBeans.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreenGetFieldsBeans.java index 0a6e558c0..2d05c1b43 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreenGetFieldsBeans.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/fields/MyScreenGetFieldsBeans.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.fields; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreen.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreen.java index c672f9eb9..4e4c9acf8 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreen.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.group; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreenGetGroupInstanceBean.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreenGetGroupInstanceBean.java index f1fc73e5a..7140b03a1 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreenGetGroupInstanceBean.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/group/MyScreenGetGroupInstanceBean.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.group; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreen.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreen.java index 9a255c622..4cb5a4eb3 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreen.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreen.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.groups; import javax.servlet.http.HttpServletRequest; diff --git a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreenGetGroupsBeans.java b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreenGetGroupsBeans.java index cd8a7b09b..395c68849 100644 --- a/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreenGetGroupsBeans.java +++ b/webx/turbine/src/test/java/com/alibaba/test2/module/screen/form/groups/MyScreenGetGroupsBeans.java @@ -13,8 +13,8 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ + package com.alibaba.test2.module.screen.form.groups; import javax.servlet.http.HttpServletRequest;