diff --git a/.gitignore b/.gitignore index 7e504223b6a1f2fe1e92d6b1174230accb9160ed..175d5db574df80276ebc57c05107a939c346a779 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ /src/main/webapp/WEB-INF/conf/*.properties /src/main/webapp/WEB-INF/db/*.lock.db /src/main/webapp/WEB-INF/logs/fess* +/.settings/ .project .classpath *.iml diff --git a/.settings/net.sf.amateras.sastruts.prefs b/.settings/net.sf.amateras.sastruts.prefs deleted file mode 100644 index a0c51bb1f1e9e7645ab0af1cff205066927915e8..0000000000000000000000000000000000000000 --- a/.settings/net.sf.amateras.sastruts.prefs +++ /dev/null @@ -1,4 +0,0 @@ -#Mon May 18 05:57:06 JST 2009 -Context=fess -WebContentsRoot=/src/main/webapp -eclipse.preferences.version=1 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index e23062aba99331326245fd2da714c045e987ad38..0000000000000000000000000000000000000000 --- a/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,294 +0,0 @@ -#Sat Feb 15 20:39:01 JST 2014 -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits=do not insert -org.eclipse.jdt.core.formatter.brace_position_for_block=end_of_line -org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws=do not insert -org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration=end_of_line -org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional=insert -org.eclipse.jdt.core.formatter.alignment_for_assignment=0 -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block=insert -org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources=insert -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 -org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters=do not insert -org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment=true -org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column=false -org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer=do not insert -org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces=insert -org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw=insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters=do not insert -org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_unary_operator=do not insert -org.eclipse.jdt.core.formatter.blank_lines_after_imports=1 -org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation=0 -org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference=do not insert -org.eclipse.jdt.core.formatter.comment.format_source_code=true -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters=insert -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header=true -org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert -org.eclipse.jdt.core.formatter.blank_lines_before_member_type=1 -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try=insert -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert -org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line=false -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments=insert -org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column=true -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations=insert -org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk=1 -org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call=16 -org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve=1 -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration=insert -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.formatter.brace_position_for_switch=end_of_line -org.eclipse.jdt.core.formatter.comment.format_header=false -org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter=insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws=insert -org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard=do not insert -org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration=16 -org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case=insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_semicolon=do not insert -org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration=16 -org.eclipse.jdt.core.formatter.comment.line_length=80 -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch=do not insert -org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments=insert -org.eclipse.jdt.core.formatter.insert_space_after_binary_operator=insert -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block=insert -org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator=do not insert -org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration=end_of_line -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments=insert -org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer=insert -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration=insert -org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate -org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert=insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters=insert -org.eclipse.jdt.core.formatter.comment.format_javadoc_comments=false -org.eclipse.jdt.core.formatter.continuation_indentation=2 -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert -org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags=insert -org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation=16 -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference=insert -org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator=insert -org.eclipse.jdt.core.formatter.blank_lines_before_method=1 -org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line=true -org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration=16 -org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations=1 -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations=insert -org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast=insert -org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration=end_of_line -org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration=insert -org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression=16 -org.eclipse.jdt.core.formatter.join_lines_in_comments=true -org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header=true -org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference=do not insert -org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration=0 -org.eclipse.jdt.core.formatter.comment.format_block_comments=false -org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional=insert -org.eclipse.jdt.core.formatter.alignment_for_multiple_fields=16 -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case=do not insert -org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch=16 -org.eclipse.jdt.core.formatter.comment.format_html=true -org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while=do not insert -org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration=do not insert -org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration=16 -org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized=do not insert -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer=insert -org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for=insert -org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator=insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces=do not insert -org.eclipse.jdt.core.formatter.brace_position_for_method_declaration=end_of_line -org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments=do not insert -org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16 -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if=insert -org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries=true -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference=do not insert -org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration=do not insert -org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header=true -org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter=do not insert -org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration=16 -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation=insert -org.eclipse.jdt.core.formatter.insert_space_after_ellipsis=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch=do not insert -org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant=16 -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch=insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration=insert -org.eclipse.jdt.core.formatter.brace_position_for_enum_constant=end_of_line -org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch=true -org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement=insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter=insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer=insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters=do not insert -org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration=do not insert -org.eclipse.jdt.core.formatter.alignment_for_enum_constants=0 -org.eclipse.jdt.core.formatter.alignment_for_method_declaration=0 -org.eclipse.jdt.core.formatter.tabulation.char=space -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression=insert -org.eclipse.jdt.core.formatter.wrap_before_binary_operator=true -org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation=do not insert -org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line=false -org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line=false -org.eclipse.jdt.core.formatter.compact_else_if=true -org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return=insert -org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference=do not insert -org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration=end_of_line -org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment=true -org.eclipse.jdt.core.formatter.disabling_tag=@formatter\:off -org.eclipse.jdt.core.formatter.align_type_members_on_columns=false -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations=do not insert -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert -org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation=do not insert -org.eclipse.jdt.core.formatter.join_wrapped_lines=true -org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional=insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression=do not insert -org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header=true -org.eclipse.jdt.core.formatter.use_on_off_tags=false -org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer=16 -org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column=false -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch=insert -org.eclipse.jdt.core.formatter.comment.format_line_comments=false -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch=insert -org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line=false -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations=insert -org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments=do not insert -org.eclipse.jdt.core.formatter.comment.indent_parameter_description=true -org.eclipse.jdt.core.formatter.indentation.size=4 -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for=insert -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.formatter.insert_space_before_ellipsis=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for=insert -org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration=16 -org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer=insert -org.eclipse.jdt.core.formatter.comment.indent_root_tags=true -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant=insert -org.eclipse.jdt.core.formatter.alignment_for_binary_expression=16 -org.eclipse.jdt.core.formatter.brace_position_for_type_declaration=end_of_line -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws=insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_binary_operator=insert -org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations=false -org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases=true -org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator=do not insert -org.eclipse.jdt.core.formatter.blank_lines_before_package=0 -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration=insert -org.eclipse.jdt.core.formatter.indent_empty_lines=false -org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments=do not insert -org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation=16 -org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested=true -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation=do not insert -org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments=do not insert -org.eclipse.jdt.core.formatter.brace_position_for_block_in_case=end_of_line -org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body=0 -org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert=insert -org.eclipse.jdt.core.formatter.alignment_for_conditional_expression=80 -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration=do not insert -org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line=false -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration=insert -org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized=insert -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant=insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters=insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for=insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments=do not insert -org.eclipse.jdt.core.formatter.alignment_for_resources_in_try=80 -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation=do not insert -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.formatter.blank_lines_before_imports=1 -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression=do not insert -org.eclipse.jdt.core.formatter.alignment_for_compact_if=16 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments=insert -org.eclipse.jdt.core.formatter.insert_space_before_unary_operator=do not insert -org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments=false -org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block=insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try=do not insert -org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer=2 -org.eclipse.jdt.core.formatter.lineSplit=80 -org.eclipse.jdt.core.compiler.source=1.7 -org.eclipse.jdt.core.formatter.tabulation.size=4 -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration=insert -org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body=insert -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.formatter.brace_position_for_array_initializer=end_of_line -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments=do not insert -org.eclipse.jdt.core.formatter.blank_lines_between_import_groups=1 -org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries=true -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters=do not insert -org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional=insert -org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration=insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference=do not insert -org.eclipse.jdt.core.formatter.indent_statements_compare_to_block=true -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast=do not insert -org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments=do not insert -org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation=do not insert -eclipse.preferences.version=1 -org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference=do not insert -org.eclipse.jdt.core.formatter.enabling_tag=@formatter\:on -org.eclipse.jdt.core.compiler.compliance=1.7 -org.eclipse.jdt.core.formatter.blank_lines_after_package=1 -org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration=16 -org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert -org.eclipse.jdt.core.formatter.blank_lines_before_field=1 diff --git a/.settings/org.eclipse.jdt.ui.prefs b/.settings/org.eclipse.jdt.ui.prefs deleted file mode 100644 index 8ce45f9b9be48b8808ed34a7ff20d0a63ff7562e..0000000000000000000000000000000000000000 --- a/.settings/org.eclipse.jdt.ui.prefs +++ /dev/null @@ -1,110 +0,0 @@ -cleanup.add_default_serial_version_id=true -cleanup.add_generated_serial_version_id=false -cleanup.add_missing_annotations=true -cleanup.add_missing_deprecated_annotations=true -cleanup.add_missing_methods=false -cleanup.add_missing_nls_tags=false -cleanup.add_missing_override_annotations=true -cleanup.add_missing_override_annotations_interface_methods=true -cleanup.add_serial_version_id=true -cleanup.always_use_blocks=true -cleanup.always_use_parentheses_in_expressions=false -cleanup.always_use_this_for_non_static_field_access=false -cleanup.always_use_this_for_non_static_method_access=false -cleanup.convert_to_enhanced_for_loop=true -cleanup.correct_indentation=true -cleanup.format_source_code=true -cleanup.format_source_code_changes_only=false -cleanup.make_local_variable_final=true -cleanup.make_parameters_final=true -cleanup.make_private_fields_final=true -cleanup.make_type_abstract_if_missing_method=false -cleanup.make_variable_declarations_final=true -cleanup.never_use_blocks=false -cleanup.never_use_parentheses_in_expressions=true -cleanup.organize_imports=true -cleanup.qualify_static_field_accesses_with_declaring_class=false -cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true -cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true -cleanup.qualify_static_member_accesses_with_declaring_class=true -cleanup.qualify_static_method_accesses_with_declaring_class=false -cleanup.remove_private_constructors=true -cleanup.remove_trailing_whitespaces=true -cleanup.remove_trailing_whitespaces_all=true -cleanup.remove_trailing_whitespaces_ignore_empty=false -cleanup.remove_unnecessary_casts=true -cleanup.remove_unnecessary_nls_tags=true -cleanup.remove_unused_imports=true -cleanup.remove_unused_local_variables=true -cleanup.remove_unused_private_fields=true -cleanup.remove_unused_private_members=true -cleanup.remove_unused_private_methods=true -cleanup.remove_unused_private_types=true -cleanup.sort_members=false -cleanup.sort_members_all=false -cleanup.use_blocks=true -cleanup.use_blocks_only_for_return_and_throw=false -cleanup.use_parentheses_in_expressions=true -cleanup.use_this_for_non_static_field_access=true -cleanup.use_this_for_non_static_field_access_only_if_necessary=true -cleanup.use_this_for_non_static_method_access=true -cleanup.use_this_for_non_static_method_access_only_if_necessary=true -cleanup_profile=_Fess -cleanup_settings_version=2 -eclipse.preferences.version=1 -editor_save_participant_org.eclipse.jdt.ui.postsavelistener.cleanup=true -formatter_profile=_Seasar -formatter_settings_version=12 -org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/> -sp_cleanup.add_default_serial_version_id=true -sp_cleanup.add_generated_serial_version_id=false -sp_cleanup.add_missing_annotations=true -sp_cleanup.add_missing_deprecated_annotations=true -sp_cleanup.add_missing_methods=false -sp_cleanup.add_missing_nls_tags=false -sp_cleanup.add_missing_override_annotations=true -sp_cleanup.add_missing_override_annotations_interface_methods=true -sp_cleanup.add_serial_version_id=false -sp_cleanup.always_use_blocks=true -sp_cleanup.always_use_parentheses_in_expressions=false -sp_cleanup.always_use_this_for_non_static_field_access=false -sp_cleanup.always_use_this_for_non_static_method_access=false -sp_cleanup.convert_to_enhanced_for_loop=true -sp_cleanup.correct_indentation=true -sp_cleanup.format_source_code=true -sp_cleanup.format_source_code_changes_only=false -sp_cleanup.make_local_variable_final=true -sp_cleanup.make_parameters_final=true -sp_cleanup.make_private_fields_final=true -sp_cleanup.make_type_abstract_if_missing_method=false -sp_cleanup.make_variable_declarations_final=true -sp_cleanup.never_use_blocks=false -sp_cleanup.never_use_parentheses_in_expressions=true -sp_cleanup.on_save_use_additional_actions=true -sp_cleanup.organize_imports=true -sp_cleanup.qualify_static_field_accesses_with_declaring_class=false -sp_cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true -sp_cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true -sp_cleanup.qualify_static_member_accesses_with_declaring_class=false -sp_cleanup.qualify_static_method_accesses_with_declaring_class=false -sp_cleanup.remove_private_constructors=true -sp_cleanup.remove_trailing_whitespaces=true -sp_cleanup.remove_trailing_whitespaces_all=true -sp_cleanup.remove_trailing_whitespaces_ignore_empty=false -sp_cleanup.remove_unnecessary_casts=true -sp_cleanup.remove_unnecessary_nls_tags=true -sp_cleanup.remove_unused_imports=true -sp_cleanup.remove_unused_local_variables=false -sp_cleanup.remove_unused_private_fields=true -sp_cleanup.remove_unused_private_members=false -sp_cleanup.remove_unused_private_methods=true -sp_cleanup.remove_unused_private_types=true -sp_cleanup.sort_members=false -sp_cleanup.sort_members_all=false -sp_cleanup.use_blocks=true -sp_cleanup.use_blocks_only_for_return_and_throw=false -sp_cleanup.use_parentheses_in_expressions=true -sp_cleanup.use_this_for_non_static_field_access=true -sp_cleanup.use_this_for_non_static_field_access_only_if_necessary=true -sp_cleanup.use_this_for_non_static_method_access=true -sp_cleanup.use_this_for_non_static_method_access_only_if_necessary=true diff --git a/pom.xml b/pom.xml index bceed0a1d1c3c78cbe04f7b245804f706efeeb83..5bd2d05dd6cc90d5808b1c5ae57cf7b99a4ac22e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>jp.sf.fess</groupId> <artifactId>fess</artifactId> - <version>9.4.0-SNAPSHOT</version> + <version>9.3.3-SNAPSHOT</version> <packaging>war</packaging> <name>Fess</name> <description>Fess is Full tExt Search System.</description> @@ -107,9 +107,10 @@ </profile> </profiles> <properties> + <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <dbflute.version>1.0.5L</dbflute.version> <s2robot.version>0.8.0</s2robot.version> - <solr.version>4.10.2</solr.version> + <solr.version>4.10.3</solr.version> <slf4j.version>1.7.7</slf4j.version> <tika.version>1.6</tika.version> <poi.version>3.11-beta2</poi.version> @@ -190,6 +191,13 @@ <groupId>com.mycila.maven-license-plugin</groupId> <artifactId>maven-license-plugin</artifactId> <version>1.5.0</version> + <executions> + <execution> + <goals> + <goal>format</goal> + </goals> + </execution> + </executions> <configuration> <header>${basedir}/src/etc/header.txt</header> <includes> @@ -201,6 +209,18 @@ </headerDefinitions> </configuration> </plugin> + <plugin> + <groupId>com.marvinformatics.formatter</groupId> + <artifactId>formatter-maven-plugin</artifactId> + <version>1.4.0</version> + <executions> + <execution> + <goals> + <goal>format</goal> + </goals> + </execution> + </executions> + </plugin> <plugin> <artifactId>maven-site-plugin</artifactId> <configuration> @@ -359,7 +379,7 @@ <dependency> <groupId>jp.sf.fess</groupId> <artifactId>fess-suggest</artifactId> - <version>1.3.1</version> + <version>1.3.2</version> </dependency> <dependency> <groupId>jp.sf.fess</groupId> @@ -531,7 +551,7 @@ <dependency> <groupId>org.codelibs</groupId> <artifactId>corelib</artifactId> - <version>0.2.0</version> + <version>0.2.1</version> </dependency> <dependency> <groupId>org.codelibs.solr</groupId> @@ -801,5 +821,11 @@ <version>2.2</version> <scope>test</scope> </dependency> + <dependency> + <groupId>org.seasar.dbflute</groupId> + <artifactId>utflute-seasar</artifactId> + <version>0.4.3</version> + <scope>test</scope> + </dependency> </dependencies> </project> diff --git a/src/config/eclipse/formatter/java.xml b/src/config/eclipse/formatter/java.xml new file mode 100644 index 0000000000000000000000000000000000000000..294707f17ad5484b813c63d8e895e0ad9204eafa --- /dev/null +++ b/src/config/eclipse/formatter/java.xml @@ -0,0 +1,1755 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<profiles version="12"> +<profile kind="CodeFormatterProfile" name="CodeLibs" version="12"> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.enabling_tag" value="@formatter:on"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_on_off_tags" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_method_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.join_wrapped_lines" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.source" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_label" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_block_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.join_lines_in_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +</profile> +<profile kind="CodeFormatterProfile" name="Eclipse" version="12"> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.enabling_tag" value="@formatter:on"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_on_off_tags" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_method_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.join_wrapped_lines" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.source" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_label" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_block_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.join_lines_in_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="tab"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +</profile> +<profile kind="CodeFormatterProfile" name="Maven" version="12"> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="48"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.enabling_tag" value="@formatter:on"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="120"/> +<setting id="org.eclipse.jdt.core.formatter.use_on_off_tags" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_line_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_method_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.join_wrapped_lines" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.source" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_label" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_block_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.join_lines_in_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="120"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +</profile> +<profile kind="CodeFormatterProfile" name="Maven Format" version="12"> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.enabling_tag" value="@formatter:on"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="100"/> +<setting id="org.eclipse.jdt.core.formatter.use_on_off_tags" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="48"/> +<setting id="org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_method_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.join_wrapped_lines" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.source" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="37"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_label" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_block_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="18"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="next_line"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.join_lines_in_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="120"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +</profile> +<profile kind="CodeFormatterProfile" name="s2robot" version="12"> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="49"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.enabling_tag" value="@formatter:on"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_on_off_tags" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="52"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="52"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="20"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="52"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_method_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.join_wrapped_lines" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="52"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.source" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_label" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="52"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_block_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.join_lines_in_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +</profile> +<profile kind="CodeFormatterProfile" name="Seasar" version="12"> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_block_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_or_operator_multicatch" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.enabling_tag" value="@formatter:on"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_on_off_tags" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_method_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_union_type_in_multicatch" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_binary_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_lambda_body" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.put_empty_statement_on_new_line" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_try" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.format_line_comment_starting_on_first_column" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_try_resources" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_line_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.format_guardian_clause_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block_in_case" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_method_declaration" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.join_wrapped_lines" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.new_lines_at_javadoc_boundaries" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_annotation_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_resources_in_try" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.jdt.core.compiler.source" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.size" value="4"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_try_resources" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.continuation_indentation_for_array_initializer" value="2"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_question_in_wildcard" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_switch" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_type_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_annotation" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_else_in_if_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_label" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_while_in_do_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_try" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.format_block_comments" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.keep_imple_if_on_one_line" value="false"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.8"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.wrap_outer_expressions_when_nested" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_lambda_arrow" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.join_lines_in_comments" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.jdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.jdt.core.formatter.lineSplit" value="80"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +</profile> +</profiles> diff --git a/src/config/eclipse/formatter/javascript.xml b/src/config/eclipse/formatter/javascript.xml new file mode 100644 index 0000000000000000000000000000000000000000..dd7a3fca9f8536304087fabfb8a08c6466c5e550 --- /dev/null +++ b/src/config/eclipse/formatter/javascript.xml @@ -0,0 +1,267 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<profiles version="11"> +<profile kind="CodeFormatterProfile" name="Google JavaScript Style" version="11"> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_body_declarations_compare_to_annotation_declaration_header" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_enum_constant_arguments" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_block_in_case" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_case" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_empty_lines" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_compact_if" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_annotation_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_after_annotation" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_breaks_compare_to_cases" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_assignment_operator" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.format_header" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.never_indent_line_comments_on_first_column" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.format_block_comments" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_colon_in_object_initializer" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_colon_in_labeled_statement" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_between_type_declarations" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_enum_declarations" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.number_of_blank_lines_at_beginning_of_method_body" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_method_declaration" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_assignment" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_parameterized_type_reference" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_semicolon_in_for" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.tabulation.size" value="2"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.format_guardian_clause_on_one_line" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_closing_brace_in_block" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_default" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_before_else_in_if_statement" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.keep_empty_array_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_enum_constant_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.align_type_members_on_columns" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_catch" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_arguments_in_allocation_expression" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_bracket_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_binary_operator" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_allocation_expression" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_while" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_arguments_in_method_invocation" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.continuation_indentation_for_objlit_initializer" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.compiler.compliance" value="1.5"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_before_closing_brace_in_objlit_initializer" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.format_source_code" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_switchstatements_compare_to_switch" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_for" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.wrap_before_binary_operator" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_ellipsis" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_at_in_annotation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_parenthesized_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_parens_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.continuation_indentation_for_array_initializer" value="2"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_annotation_type_member_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_for" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_bracket_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_constructor_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_enum_constant" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_array_initializer" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_brackets_in_array_type_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_expressions_in_array_initializer" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_multiple_field_declarations" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_after_package" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_after_comma_in_objlit_initializer" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_annotation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_enum_constant" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_before_catch_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_switch" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_colon_in_for" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_before_while_in_do_statement" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.format_javadoc_comments" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_type_parameters" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_superinterfaces" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_enum_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indentation.size" value="2"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_brackets_in_array_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_enum_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_type_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_explicitconstructorcall_arguments" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_objlit_initializer" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_allocation_expression" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.compiler.source" value="1.5"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_at_in_annotation_type_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_at_end_of_file_if_missing" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_enum_constant" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_method_declaration_throws" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_method_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_binary_operator" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.number_of_empty_lines_to_preserve" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_synchronized" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_switch" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_colon_in_conditional" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_explicitconstructorcall_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_multiple_local_declarations" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_parenthesized_expression_in_return" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_semicolon" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_multiple_field_declarations" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_catch" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.continuation_indentation" value="4"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_if" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_conditional_expression" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_arguments_in_enum_constant" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.indent_parameter_description" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_after_imports" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_unary_operator" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_superinterfaces_in_type_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_switch" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_anonymous_type_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.indent_root_tags" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_package" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_synchronized" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_semicolon_in_for" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_member_type" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_body_declarations_compare_to_type_header" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_enum_constants" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_at_in_annotation_type_declaration" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_imports" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.keep_imple_if_on_one_line" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_while" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_binary_expression" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_closing_angle_bracket_in_type_arguments" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_before_closing_brace_in_array_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_body_declarations_compare_to_enum_constant_header" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_cast" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.lineSplit" value="80"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.format_html" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_postfix_operator" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_parenthesized_expression_in_throw" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.keep_then_statement_on_same_line" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_parens_in_constructor_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_method" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_superclass_in_type_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_paren_in_method_declaration" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_method_body" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_question_in_conditional" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_method_declaration_parameters" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.compiler.codegen.targetPlatform" value="1.5"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_constructor_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_for_increments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.keep_empty_objlit_initializer_on_one_line" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_question_in_conditional" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_parens_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_labeled_statement" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_angle_bracket_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_statements_compare_to_block" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_constructor_declaration" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.format_line_comments" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_method_invocation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_method_declaration_parameters" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_between_empty_parens_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_multiple_local_declarations" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_in_empty_block" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_parameterized_type_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_switch" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_brace_in_block" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_superinterfaces" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_array_initializer" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.compiler.problem.assertIdentifier" value="error"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.insert_new_line_for_parameter" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_colon_in_object_initializer" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.line_length" value="80"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_method_declaration_throws" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_parameters_in_method_declaration" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_block" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_multiple_fields" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_colon_in_case" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_enum_declarations" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.indent_statements_compare_to_body" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_new_chunk" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.tabulation.char" value="space"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.put_empty_statement_on_new_line" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_enum_constant" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_opening_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_unary_operator" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.keep_else_statement_on_same_line" value="false"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_for_increments" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.alignment_for_selector_in_method_invocation" value="16"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_between_import_groups" value="1"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_assignment_operator" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_annotation" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_field" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.comment.clear_blank_lines_in_javadoc_comment" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_after_opening_brace_in_objlit_initializer" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_new_line_before_finally_in_try_statement" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.compact_else_if" value="true"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_comma_in_for_inits" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_opening_angle_bracket_in_type_arguments" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_paren_in_if" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_before_closing_bracket_in_array_reference" value="do not insert"/> +<setting id="org.eclipse.wst.jsdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/> +</profile> +</profiles> diff --git a/src/main/java/jp/sf/fess/Constants.java b/src/main/java/jp/sf/fess/Constants.java index 413482fb9e8776254991cef5804c189ce2b1cda0..2b92fdb461be3d440dd1808c0df90b830dedfb96 100644 --- a/src/main/java/jp/sf/fess/Constants.java +++ b/src/main/java/jp/sf/fess/Constants.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -159,6 +159,8 @@ public class Constants extends CoreLibConstants { public static final String SEARCH_FILE_LAUNCHER_PROPERTY = "search.file.launcher"; + public static final String SEARCH_RESULT_MAX_PAGE_SIZE = "search.result.max_page_size"; + public static final String NOTIFICATION_TO_PROPERTY = "notification.to"; public static final String USE_BROWSER_LOCALE_FOR_SEARCH_PROPERTY = "search.use.browser.locale"; diff --git a/src/main/java/jp/sf/fess/FessSystemException.java b/src/main/java/jp/sf/fess/FessSystemException.java index f7150c448a984f22c30ab6315e3c7328e5d136fb..30f617e6a7df5172e4a330e5d00a7145509edf79 100644 --- a/src/main/java/jp/sf/fess/FessSystemException.java +++ b/src/main/java/jp/sf/fess/FessSystemException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/InvalidQueryException.java b/src/main/java/jp/sf/fess/InvalidQueryException.java index edcea6f2cf9829c5563eae8e2ae352fc4a49a50c..d0ccfdd8c89010bf7a9b3dcd719230782ce1a854 100644 --- a/src/main/java/jp/sf/fess/InvalidQueryException.java +++ b/src/main/java/jp/sf/fess/InvalidQueryException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ResultOffsetExceededException.java b/src/main/java/jp/sf/fess/ResultOffsetExceededException.java index 24ec0dff2b1a7ede211566fc2ef053e71c16c67f..16206eb1dc3de323b09123a38c45f01128d886d7 100644 --- a/src/main/java/jp/sf/fess/ResultOffsetExceededException.java +++ b/src/main/java/jp/sf/fess/ResultOffsetExceededException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/UnsupportedSearchException.java b/src/main/java/jp/sf/fess/UnsupportedSearchException.java index 190941173e6e85477882a0d6edc6591c9e0731fe..22dbbbe0af5dd80a91d1b5835855c2d2ed89d8c6 100644 --- a/src/main/java/jp/sf/fess/UnsupportedSearchException.java +++ b/src/main/java/jp/sf/fess/UnsupportedSearchException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/WebApiException.java b/src/main/java/jp/sf/fess/WebApiException.java index 40c7166d0810bbe2aa8f25f6b65f2d07ef9eba42..2f237f77f106c7338d644f7bf3a08d512d145401 100644 --- a/src/main/java/jp/sf/fess/WebApiException.java +++ b/src/main/java/jp/sf/fess/WebApiException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/AppletAction.java b/src/main/java/jp/sf/fess/action/AppletAction.java index b2564b4e860e2f944ed98fad7826af250cb1523b..79fe1bc52fbfa16e6e6e5c1083aebdb0e10d7b26 100644 --- a/src/main/java/jp/sf/fess/action/AppletAction.java +++ b/src/main/java/jp/sf/fess/action/AppletAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/ErrorAction.java b/src/main/java/jp/sf/fess/action/ErrorAction.java index 9fcb611a48029d275fda037bb9f53569f889d54c..2d918b31350025ac521055e041e6496fa249afe0 100644 --- a/src/main/java/jp/sf/fess/action/ErrorAction.java +++ b/src/main/java/jp/sf/fess/action/ErrorAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/IndexAction.java b/src/main/java/jp/sf/fess/action/IndexAction.java index 6df4da9ecc9655a5e5883120f37acf3ab6386de0..25ea4d599296e672ff95b844c97b56e76b024d7f 100644 --- a/src/main/java/jp/sf/fess/action/IndexAction.java +++ b/src/main/java/jp/sf/fess/action/IndexAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -887,7 +887,7 @@ public class IndexAction { .getDocumentListByDocIds(docIds, queryHelper.getResponseFields(), new String[] { fieldHelper.favoriteCountField }, - MAX_PAGE_SIZE); + getMaxPageSize()); List<String> urlList = new ArrayList<String>(docList.size()); for (final Map<String, Object> doc : docList) { final Object urlObj = doc.get(fieldHelper.urlField); @@ -936,6 +936,19 @@ public class IndexAction { if (StringUtil.isNotBlank(indexForm.op)) { request.setAttribute(Constants.DEFAULT_OPERATOR, indexForm.op); } + if (indexForm.additional != null) { + final Set<String> fieldSet = new HashSet<String>(); + for (final String additional : indexForm.additional) { + if (StringUtil.isNotBlank(additional) + && additional.length() < 1000 + && !hasFieldInQuery(fieldSet, additional)) { + queryBuf.append(' ').append(additional); + } + } + } + if (queryBuf.indexOf(" OR ") >= 0) { + queryBuf.insert(0, '(').append(')'); + } if (!indexForm.fields.isEmpty()) { for (final Map.Entry<String, String[]> entry : indexForm.fields .entrySet()) { @@ -967,16 +980,6 @@ public class IndexAction { if (StringUtil.isNotBlank(indexForm.sort)) { queryBuf.append(" sort:").append(indexForm.sort); } - if (indexForm.additional != null) { - final Set<String> fieldSet = new HashSet<String>(); - for (final String additional : indexForm.additional) { - if (StringUtil.isNotBlank(additional) - && additional.length() < 1000 - && !hasFieldInQuery(fieldSet, additional)) { - queryBuf.append(' ').append(additional); - } - } - } if (indexForm.lang != null) { final Set<String> langSet = new HashSet<>(); for (final String lang : indexForm.lang) { @@ -1393,7 +1396,16 @@ public class IndexAction { } protected int getMaxPageSize() { - return MAX_PAGE_SIZE; + Object maxPageSize = crawlerProperties + .get(Constants.SEARCH_RESULT_MAX_PAGE_SIZE); + if (maxPageSize == null) { + return MAX_PAGE_SIZE; + } + try { + return Integer.parseInt(maxPageSize.toString()); + } catch (NumberFormatException e) { + return MAX_PAGE_SIZE; + } } public boolean isOsddLink() { diff --git a/src/main/java/jp/sf/fess/action/LoginAction.java b/src/main/java/jp/sf/fess/action/LoginAction.java index 5a0da1876f8e62722352ea9c7ddd7e841f0b987e..cbe0a4b2166027887fde8256b85a5287304da50c 100644 --- a/src/main/java/jp/sf/fess/action/LoginAction.java +++ b/src/main/java/jp/sf/fess/action/LoginAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/BoostDocumentRuleAction.java b/src/main/java/jp/sf/fess/action/admin/BoostDocumentRuleAction.java index 20095bff82e1054f11383e9a509917101bbed43f..6f7c02c3d6217eeb7810e5aaa992fcfb16571511 100644 --- a/src/main/java/jp/sf/fess/action/admin/BoostDocumentRuleAction.java +++ b/src/main/java/jp/sf/fess/action/admin/BoostDocumentRuleAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/CrawlAction.java b/src/main/java/jp/sf/fess/action/admin/CrawlAction.java index cb7892b983d9825a4c878b76c79583357a8cbf9a..e858a11bd5581ec481d98d41be197c19f96fc7ae 100644 --- a/src/main/java/jp/sf/fess/action/admin/CrawlAction.java +++ b/src/main/java/jp/sf/fess/action/admin/CrawlAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/CrawlingSessionAction.java b/src/main/java/jp/sf/fess/action/admin/CrawlingSessionAction.java index b8015a3b1676d8875801dc288d4102525e7a4960..f55729971249cb9991acd48ec6b0eff743fc1a25 100644 --- a/src/main/java/jp/sf/fess/action/admin/CrawlingSessionAction.java +++ b/src/main/java/jp/sf/fess/action/admin/CrawlingSessionAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/DataAction.java b/src/main/java/jp/sf/fess/action/admin/DataAction.java index f08e7351c56d1cac94b809667ed51395bf36ffa6..f1467332bf133a278074efe09b6c082e70f50857 100644 --- a/src/main/java/jp/sf/fess/action/admin/DataAction.java +++ b/src/main/java/jp/sf/fess/action/admin/DataAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/DataCrawlingConfigAction.java b/src/main/java/jp/sf/fess/action/admin/DataCrawlingConfigAction.java index 5c584b2a361000e8b05318f4199ff02ea3336055..54d41d8d7e784519b21308f8415b851b29fd092e 100644 --- a/src/main/java/jp/sf/fess/action/admin/DataCrawlingConfigAction.java +++ b/src/main/java/jp/sf/fess/action/admin/DataCrawlingConfigAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/DesignAction.java b/src/main/java/jp/sf/fess/action/admin/DesignAction.java index c1bc945bf5b0b926d275af97c39ab2c629002fef..1f9c16bc09902937e3e1f8d2f52d6015b7fc09cb 100644 --- a/src/main/java/jp/sf/fess/action/admin/DesignAction.java +++ b/src/main/java/jp/sf/fess/action/admin/DesignAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/DictAction.java b/src/main/java/jp/sf/fess/action/admin/DictAction.java index 6cf54b011b6ea92e6f18b3501727804e9a191b1a..762d0b797235f808dae0be61e39e823922c40e1e 100644 --- a/src/main/java/jp/sf/fess/action/admin/DictAction.java +++ b/src/main/java/jp/sf/fess/action/admin/DictAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/DocumentAction.java b/src/main/java/jp/sf/fess/action/admin/DocumentAction.java index f28ffef7dde408825b1469bb118d9982d0507c9b..f544a181b0dfe68da285e83b4c5fbb530c96e56b 100644 --- a/src/main/java/jp/sf/fess/action/admin/DocumentAction.java +++ b/src/main/java/jp/sf/fess/action/admin/DocumentAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/FailureUrlAction.java b/src/main/java/jp/sf/fess/action/admin/FailureUrlAction.java index bb374b8d800db63dc8050e56af0e0ab562aa1c50..77442330632e1bf34ad47d712ef7250f3ca9b327 100644 --- a/src/main/java/jp/sf/fess/action/admin/FailureUrlAction.java +++ b/src/main/java/jp/sf/fess/action/admin/FailureUrlAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/FavoriteLogAction.java b/src/main/java/jp/sf/fess/action/admin/FavoriteLogAction.java index f9cf3efd24f6b3450f445f07f48cf97ac472b548..51f9fd24084b9a9dfd92f4fdffe4f19ba665cd52 100644 --- a/src/main/java/jp/sf/fess/action/admin/FavoriteLogAction.java +++ b/src/main/java/jp/sf/fess/action/admin/FavoriteLogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/FileAuthenticationAction.java b/src/main/java/jp/sf/fess/action/admin/FileAuthenticationAction.java index 4cc185bbd2fbfeef63cc95da847ba41c8ddb50a8..741a9f2c74199e9a2b1c82e2a04a3c5437e4882b 100644 --- a/src/main/java/jp/sf/fess/action/admin/FileAuthenticationAction.java +++ b/src/main/java/jp/sf/fess/action/admin/FileAuthenticationAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/FileCrawlingConfigAction.java b/src/main/java/jp/sf/fess/action/admin/FileCrawlingConfigAction.java index 5de583dcbed708682438276eecd7a6b6e4165548..3d7227eff0243b4147801365e947b2003138f1ff 100644 --- a/src/main/java/jp/sf/fess/action/admin/FileCrawlingConfigAction.java +++ b/src/main/java/jp/sf/fess/action/admin/FileCrawlingConfigAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/IndexAction.java b/src/main/java/jp/sf/fess/action/admin/IndexAction.java index cdb47a047663cfaed74ca20155ca7dc7e5e4d08e..092749e601a00eee2d90433d6aeef0715f574003 100644 --- a/src/main/java/jp/sf/fess/action/admin/IndexAction.java +++ b/src/main/java/jp/sf/fess/action/admin/IndexAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/JobLogAction.java b/src/main/java/jp/sf/fess/action/admin/JobLogAction.java index 178ed0288afcb6b6928d709357342826a0c96b95..802a50a6e4d464b6307aa8aaa23ed7e760798649 100644 --- a/src/main/java/jp/sf/fess/action/admin/JobLogAction.java +++ b/src/main/java/jp/sf/fess/action/admin/JobLogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/KeyMatchAction.java b/src/main/java/jp/sf/fess/action/admin/KeyMatchAction.java index faa020a590d1405bd8bbf9a9180a146cb2eb4c8e..348a968362a657a314b9fc0b13c97ac497a33a60 100644 --- a/src/main/java/jp/sf/fess/action/admin/KeyMatchAction.java +++ b/src/main/java/jp/sf/fess/action/admin/KeyMatchAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/LabelTypeAction.java b/src/main/java/jp/sf/fess/action/admin/LabelTypeAction.java index 9998d015483140e77ea5d0be4eb736a362a234c6..025a83ccfd0f007dd0f8eb243300a96985b40e2c 100644 --- a/src/main/java/jp/sf/fess/action/admin/LabelTypeAction.java +++ b/src/main/java/jp/sf/fess/action/admin/LabelTypeAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/LogAction.java b/src/main/java/jp/sf/fess/action/admin/LogAction.java index 95284637a129c58b29be4414e728572e9a777b92..e9308876a37accb1962c1da88fec31e5e45f5917 100644 --- a/src/main/java/jp/sf/fess/action/admin/LogAction.java +++ b/src/main/java/jp/sf/fess/action/admin/LogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/OverlappingHostAction.java b/src/main/java/jp/sf/fess/action/admin/OverlappingHostAction.java index 7bbcd5d4f8a252724eac710e412cd2fe98f146a0..72377f8ac69abdc36d9114794124ad54dd965b3f 100644 --- a/src/main/java/jp/sf/fess/action/admin/OverlappingHostAction.java +++ b/src/main/java/jp/sf/fess/action/admin/OverlappingHostAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/PathMappingAction.java b/src/main/java/jp/sf/fess/action/admin/PathMappingAction.java index 79f4680d43b73fe369a7b6db5465c8c4c218fb07..e285936e73e97ec284454eeea2010d2727308054 100644 --- a/src/main/java/jp/sf/fess/action/admin/PathMappingAction.java +++ b/src/main/java/jp/sf/fess/action/admin/PathMappingAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/RequestHeaderAction.java b/src/main/java/jp/sf/fess/action/admin/RequestHeaderAction.java index 23c8ed608db34ef7d4f956889d5941c9ca9c892d..bed6c2fdb71b998d8654a9852e32969e2efb7063 100644 --- a/src/main/java/jp/sf/fess/action/admin/RequestHeaderAction.java +++ b/src/main/java/jp/sf/fess/action/admin/RequestHeaderAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/RoleTypeAction.java b/src/main/java/jp/sf/fess/action/admin/RoleTypeAction.java index b6d5c9a936cd29800fedb227e46795d60ea74cb0..953ec4adae4adfdc2a6eef16a0786e79391eef91 100644 --- a/src/main/java/jp/sf/fess/action/admin/RoleTypeAction.java +++ b/src/main/java/jp/sf/fess/action/admin/RoleTypeAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/ScheduledJobAction.java b/src/main/java/jp/sf/fess/action/admin/ScheduledJobAction.java index 0e2d1c76080afdcc8f75630a1f630175a46d7eb0..b381e240b91f7737b2a8df06a6473c8b3cbd2b4e 100644 --- a/src/main/java/jp/sf/fess/action/admin/ScheduledJobAction.java +++ b/src/main/java/jp/sf/fess/action/admin/ScheduledJobAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/SearchListAction.java b/src/main/java/jp/sf/fess/action/admin/SearchListAction.java index 0edf7facdec00695f13b9fdce4b9eacebd75f308..514b3df974bbadd3e0a4b82950e2803fae756190 100644 --- a/src/main/java/jp/sf/fess/action/admin/SearchListAction.java +++ b/src/main/java/jp/sf/fess/action/admin/SearchListAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/SearchLogAction.java b/src/main/java/jp/sf/fess/action/admin/SearchLogAction.java index 2a1cecf7aa07802c2e4218e2622e33f130ba2d7a..bf3132bf800955004c03b3f49e36c50a89d78ddf 100644 --- a/src/main/java/jp/sf/fess/action/admin/SearchLogAction.java +++ b/src/main/java/jp/sf/fess/action/admin/SearchLogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/StatsAction.java b/src/main/java/jp/sf/fess/action/admin/StatsAction.java index e6abbcfe4407e4f2831365c5f967f6ea69416bdb..75e0fd522d54bd25ef7d7bf5025b5e444a79c0d8 100644 --- a/src/main/java/jp/sf/fess/action/admin/StatsAction.java +++ b/src/main/java/jp/sf/fess/action/admin/StatsAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/SuggestBadWordAction.java b/src/main/java/jp/sf/fess/action/admin/SuggestBadWordAction.java index 1adacf3622cb74ed904a224c890342fa5c462cea..a2e64fd3b2a6d0a1c5986ef08490d565e8478d1a 100644 --- a/src/main/java/jp/sf/fess/action/admin/SuggestBadWordAction.java +++ b/src/main/java/jp/sf/fess/action/admin/SuggestBadWordAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/SuggestElevateWordAction.java b/src/main/java/jp/sf/fess/action/admin/SuggestElevateWordAction.java index 2e41e4535551578dabb37c158edf1e7beee7bf4e..68b374c88516d2ea206a79811e3802984c5cb4ad 100644 --- a/src/main/java/jp/sf/fess/action/admin/SuggestElevateWordAction.java +++ b/src/main/java/jp/sf/fess/action/admin/SuggestElevateWordAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -276,7 +276,8 @@ public class SuggestElevateWordAction extends BsSuggestElevateWordAction { final File oFile = tempFile; try { final String head = new String(b, Constants.UTF_8); - if (!(head.startsWith("\"SuggestWord\"") || head.startsWith("SuggestWord"))) { + if (!(head.startsWith("\"SuggestWord\"") || head + .startsWith("SuggestWord"))) { log.error("Unknown file: " + suggestElevateWordForm.suggestElevateWordFile); throw new SSCActionMessagesException( diff --git a/src/main/java/jp/sf/fess/action/admin/SystemAction.java b/src/main/java/jp/sf/fess/action/admin/SystemAction.java index 93bed1c4b3a272c1fcc2a4594d11eeeba190d404..d27d2b646ce40aa85aa12ce8c4e8c42673afa4ec 100644 --- a/src/main/java/jp/sf/fess/action/admin/SystemAction.java +++ b/src/main/java/jp/sf/fess/action/admin/SystemAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/SystemInfoAction.java b/src/main/java/jp/sf/fess/action/admin/SystemInfoAction.java index 4d4d2d10eb563e40d0e1ffff4b62b64e3bbe644a..008eb166b837c98e68cd8ae7fe193ab9d506570d 100644 --- a/src/main/java/jp/sf/fess/action/admin/SystemInfoAction.java +++ b/src/main/java/jp/sf/fess/action/admin/SystemInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/UserInfoAction.java b/src/main/java/jp/sf/fess/action/admin/UserInfoAction.java index 91f5eb821777127210efb561b8f1ff5eabbb35d1..1d69ecf7f44d64ccc4c5063e5f3db97528d7fac4 100644 --- a/src/main/java/jp/sf/fess/action/admin/UserInfoAction.java +++ b/src/main/java/jp/sf/fess/action/admin/UserInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/WebAuthenticationAction.java b/src/main/java/jp/sf/fess/action/admin/WebAuthenticationAction.java index 56ca905db0d7fdd8cfc52732adb0f9c80f29cbc1..a8c4e68aadd07e739ac4a12acec76336ed0e249f 100644 --- a/src/main/java/jp/sf/fess/action/admin/WebAuthenticationAction.java +++ b/src/main/java/jp/sf/fess/action/admin/WebAuthenticationAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/WebCrawlingConfigAction.java b/src/main/java/jp/sf/fess/action/admin/WebCrawlingConfigAction.java index 27a2a99f6f43cf7a58ea066c3a27902ba7bebf3f..eedbdf9c588022c9ba53c3b123fef269db9f1bf1 100644 --- a/src/main/java/jp/sf/fess/action/admin/WebCrawlingConfigAction.java +++ b/src/main/java/jp/sf/fess/action/admin/WebCrawlingConfigAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/WizardAction.java b/src/main/java/jp/sf/fess/action/admin/WizardAction.java index 17713e045e7f14d3eaacf6a2b4628f56cc570bb6..4a667f07b80a5f4f91f2d15e6fcfde24f022e81f 100644 --- a/src/main/java/jp/sf/fess/action/admin/WizardAction.java +++ b/src/main/java/jp/sf/fess/action/admin/WizardAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/dict/SynonymAction.java b/src/main/java/jp/sf/fess/action/admin/dict/SynonymAction.java index 1d9291ed265d755f6271cd0e65627c66adfbd62d..203187b64720471113b760cdfa7ef86ec75dea99 100644 --- a/src/main/java/jp/sf/fess/action/admin/dict/SynonymAction.java +++ b/src/main/java/jp/sf/fess/action/admin/dict/SynonymAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/action/admin/dict/UserDictAction.java b/src/main/java/jp/sf/fess/action/admin/dict/UserDictAction.java index cde65973703c380fc7577c2e0d6ee2ae1365cd34..e1a804f00eb7822aef9208424b0376ff0270eed7 100644 --- a/src/main/java/jp/sf/fess/action/admin/dict/UserDictAction.java +++ b/src/main/java/jp/sf/fess/action/admin/dict/UserDictAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/annotation/CronExpression.java b/src/main/java/jp/sf/fess/annotation/CronExpression.java index 8f9aa1897579fc14db0141c76694ff3930ce9a31..ab23341d5dc1432e8eb60f8aa5a819978f384188 100644 --- a/src/main/java/jp/sf/fess/annotation/CronExpression.java +++ b/src/main/java/jp/sf/fess/annotation/CronExpression.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/annotation/UriType.java b/src/main/java/jp/sf/fess/annotation/UriType.java index cd81ea9f1ff0e61c069b2ae6dfbb25ad33d8550d..30eff89c87971231c9dd2baffc0d2d826fdaa875 100644 --- a/src/main/java/jp/sf/fess/annotation/UriType.java +++ b/src/main/java/jp/sf/fess/annotation/UriType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/api/BaseApiManager.java b/src/main/java/jp/sf/fess/api/BaseApiManager.java index b43601f04503edf1dc87fab943bea19754687b65..a445f4b985338bba20af7b06da8a51fa0088b99e 100644 --- a/src/main/java/jp/sf/fess/api/BaseApiManager.java +++ b/src/main/java/jp/sf/fess/api/BaseApiManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/api/WebApiManager.java b/src/main/java/jp/sf/fess/api/WebApiManager.java index 2cf0df9fcfc79e5ee587b9ac001e1aad927bbdb9..ed7e0027fba617db150ccc2d7242c62a0b886a08 100644 --- a/src/main/java/jp/sf/fess/api/WebApiManager.java +++ b/src/main/java/jp/sf/fess/api/WebApiManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/api/WebApiManagerFactory.java b/src/main/java/jp/sf/fess/api/WebApiManagerFactory.java index 14a51e9db6dc29864bfe3b60d3b58704ad1baf33..1c977d4eed3f96cb6ac85e9b965502af0cac3c57 100644 --- a/src/main/java/jp/sf/fess/api/WebApiManagerFactory.java +++ b/src/main/java/jp/sf/fess/api/WebApiManagerFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/api/WebApiRequest.java b/src/main/java/jp/sf/fess/api/WebApiRequest.java index 1bf3b2349422cafa93cdd096ece96d2e56726900..66d68ba45bd1c0064b96855e856ea4867d2a6ff8 100644 --- a/src/main/java/jp/sf/fess/api/WebApiRequest.java +++ b/src/main/java/jp/sf/fess/api/WebApiRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/api/WebApiResponse.java b/src/main/java/jp/sf/fess/api/WebApiResponse.java index 0961631b073ebf61536c4d93a92a61326877e7b9..5c8548dfaa8a1109e6127dbb7434cd9ce0bad7f2 100644 --- a/src/main/java/jp/sf/fess/api/WebApiResponse.java +++ b/src/main/java/jp/sf/fess/api/WebApiResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/api/json/JsonApiManager.java b/src/main/java/jp/sf/fess/api/json/JsonApiManager.java index bfec3a9dd3b344cc4f6121c9cc16019e1c88c7a4..3a71a58a4d7093ecff8105922f7bf09efd7a4989 100644 --- a/src/main/java/jp/sf/fess/api/json/JsonApiManager.java +++ b/src/main/java/jp/sf/fess/api/json/JsonApiManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -80,36 +80,36 @@ public class JsonApiManager extends BaseApiManager implements WebApiManager { throws IOException, ServletException { final String formatType = request.getParameter("type"); switch (getFormatType(formatType)) { - case SEARCH: - processSearchRequest(request, response, chain); - break; - case LABEL: - processLabelRequest(request, response, chain); - break; - case SUGGEST: - processSuggestRequest(request, response, chain); - break; - case SPELLCHECK: - processSpellCheckRequest(request, response, chain); - break; - case ANALYSIS: - processAnalysisRequest(request, response, chain); - break; - case HOTSEARCHWORD: - processHotSearchWordRequest(request, response, chain); - break; - case FAVORITE: - processFavoriteRequest(request, response, chain); - break; - case FAVORITES: - processFavoritesRequest(request, response, chain); - break; - case PING: - processPingRequest(request, response, chain); - break; - default: - writeJsonResponse(99, StringUtil.EMPTY, "Not found."); - break; + case SEARCH: + processSearchRequest(request, response, chain); + break; + case LABEL: + processLabelRequest(request, response, chain); + break; + case SUGGEST: + processSuggestRequest(request, response, chain); + break; + case SPELLCHECK: + processSpellCheckRequest(request, response, chain); + break; + case ANALYSIS: + processAnalysisRequest(request, response, chain); + break; + case HOTSEARCHWORD: + processHotSearchWordRequest(request, response, chain); + break; + case FAVORITE: + processFavoriteRequest(request, response, chain); + break; + case FAVORITES: + processFavoritesRequest(request, response, chain); + break; + case PING: + processPingRequest(request, response, chain); + break; + default: + writeJsonResponse(99, StringUtil.EMPTY, "Not found."); + break; } } @@ -871,50 +871,50 @@ public class JsonApiManager extends BaseApiManager implements WebApiManager { out.write(hex(ch)); } else if (ch < 32) { switch (ch) { - case '\b': - out.write('\\'); - out.write('b'); - break; - case '\n': - out.write('\\'); - out.write('n'); - break; - case '\t': - out.write('\\'); - out.write('t'); - break; - case '\f': - out.write('\\'); - out.write('f'); - break; - case '\r': - out.write('\\'); - out.write('r'); - break; - default: - if (ch > 0xf) { - out.write("\\u00"); - out.write(hex(ch)); - } else { - out.write("\\u000"); - out.write(hex(ch)); - } - break; + case '\b': + out.write('\\'); + out.write('b'); + break; + case '\n': + out.write('\\'); + out.write('n'); + break; + case '\t': + out.write('\\'); + out.write('t'); + break; + case '\f': + out.write('\\'); + out.write('f'); + break; + case '\r': + out.write('\\'); + out.write('r'); + break; + default: + if (ch > 0xf) { + out.write("\\u00"); + out.write(hex(ch)); + } else { + out.write("\\u000"); + out.write(hex(ch)); + } + break; } } else { switch (ch) { - case '"': - out.write("\\u0022"); - break; - case '\\': - out.write("\\u005C"); - break; - case '/': - out.write("\\u002F"); - break; - default: - out.write(ch); - break; + case '"': + out.write("\\u0022"); + break; + case '\\': + out.write("\\u005C"); + break; + case '/': + out.write("\\u002F"); + break; + default: + out.write(ch); + break; } } } diff --git a/src/main/java/jp/sf/fess/api/xml/XmlApiManager.java b/src/main/java/jp/sf/fess/api/xml/XmlApiManager.java index e5d9ddf2ec00d928213a753e1d74ebc328901ebb..d4f884fef482fa2295dd56480c81992a7a8fcb1f 100644 --- a/src/main/java/jp/sf/fess/api/xml/XmlApiManager.java +++ b/src/main/java/jp/sf/fess/api/xml/XmlApiManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -77,27 +77,27 @@ public class XmlApiManager extends BaseApiManager implements WebApiManager { throws IOException, ServletException { final String formatType = request.getParameter("type"); switch (getFormatType(formatType)) { - case SEARCH: - processSearchRequest(request, response, chain); - break; - case LABEL: - processLabelRequest(request, response, chain); - break; - case SUGGEST: - processSuggestRequest(request, response, chain); - break; - case SPELLCHECK: - processSpellCheckRequest(request, response, chain); - break; - case ANALYSIS: - processAnalysisRequest(request, response, chain); - break; - case PING: - processPingRequest(request, response, chain); - break; - default: - writeXmlResponse(-1, StringUtil.EMPTY, "Not found."); - break; + case SEARCH: + processSearchRequest(request, response, chain); + break; + case LABEL: + processLabelRequest(request, response, chain); + break; + case SUGGEST: + processSuggestRequest(request, response, chain); + break; + case SPELLCHECK: + processSpellCheckRequest(request, response, chain); + break; + case ANALYSIS: + processAnalysisRequest(request, response, chain); + break; + case PING: + processPingRequest(request, response, chain); + break; + default: + writeXmlResponse(-1, StringUtil.EMPTY, "Not found."); + break; } } diff --git a/src/main/java/jp/sf/fess/crud/CommonConstants.java b/src/main/java/jp/sf/fess/crud/CommonConstants.java index 95bf2ee2909748f3658283fa664aefab963be28c..660b58f32f9bffab63be6d4ba364472c1940e692 100644 --- a/src/main/java/jp/sf/fess/crud/CommonConstants.java +++ b/src/main/java/jp/sf/fess/crud/CommonConstants.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/CrudMessageException.java b/src/main/java/jp/sf/fess/crud/CrudMessageException.java index 4e3e2a85f32106cb2c19263ad81d48685c2ce77d..d4d784de34d6752e40ede098c8e9bff73adcc5c3 100644 --- a/src/main/java/jp/sf/fess/crud/CrudMessageException.java +++ b/src/main/java/jp/sf/fess/crud/CrudMessageException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsBoostDocumentRuleAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsBoostDocumentRuleAction.java index d1ef3f4301e48b7b03c0a60498a9e1668917f337..0818b8fe6fa5b4b637457dd50acc5a5ac5868a12 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsBoostDocumentRuleAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsBoostDocumentRuleAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsCrawlingSessionAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsCrawlingSessionAction.java index 78a6080af994d0eaa8871142e87a4014d227e3a4..49f2143fd6628ccefe3df759b61f6d67f006ec85 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsCrawlingSessionAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsCrawlingSessionAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsDataCrawlingConfigAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsDataCrawlingConfigAction.java index 3339117cda05f3c47dc20b67fce69ee661dd28da..8a4c246eb342be26f85d9a5d2be143b7c90af3c0 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsDataCrawlingConfigAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsDataCrawlingConfigAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsFailureUrlAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsFailureUrlAction.java index 80e0cd5d5ae33b5484064a6a1aa586c22b42f307..c79b74fd48c038d222b56bcb2021092d5d1e0a54 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsFailureUrlAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsFailureUrlAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsFavoriteLogAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsFavoriteLogAction.java index 29c958475c8ba51fffeb9459ad2464b93c5cd937..d315d44744efee036152cfbe1952c86e972b1321 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsFavoriteLogAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsFavoriteLogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsFileAuthenticationAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsFileAuthenticationAction.java index 93b33e0490a2f68fbf2ebd40fc1eca75c8c67e42..aa9ff0f5199d8f903c6097cf83906eb4284d4814 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsFileAuthenticationAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsFileAuthenticationAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsFileCrawlingConfigAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsFileCrawlingConfigAction.java index 75a805066f980da83e1d3832acb204cc599cb6ac..70e5337366d934607a92b59668de5d4b937c71e4 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsFileCrawlingConfigAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsFileCrawlingConfigAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsJobLogAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsJobLogAction.java index 62d025c4f293b2b8bb29ec7539243275521d55f8..a7952f8c7a431b18d51253a5441acd1d66e1267e 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsJobLogAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsJobLogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsKeyMatchAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsKeyMatchAction.java index 1cacd99e372164b30a8ebc72c1065f2a4a55f251..238ae4cb85e209b7bf574f8b6e18330afe7afade 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsKeyMatchAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsKeyMatchAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsLabelTypeAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsLabelTypeAction.java index 72e610b062fd6679d97fe27c1cd1e72c35ddec6a..1ab94a766c91ffa11167322c38775b5525231954 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsLabelTypeAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsLabelTypeAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsOverlappingHostAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsOverlappingHostAction.java index 6e6653e6a286de07f38d4937df43fefb7638f90c..23d4e8f904ee337635f6ba7264f8ea8c9ad1100a 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsOverlappingHostAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsOverlappingHostAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsPathMappingAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsPathMappingAction.java index 458f5064ea4ab7ac6486cb86f782c4c3eea52ae3..6dc1baf5dff7736395bff822db12a3613fdec68b 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsPathMappingAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsPathMappingAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsRequestHeaderAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsRequestHeaderAction.java index 3d3ed6334aa9ac9553dfcfd9dccb3d18b76448fd..f88cc8067d7ad6cce2a8659ffba5ef85c5d2d6e1 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsRequestHeaderAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsRequestHeaderAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsRoleTypeAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsRoleTypeAction.java index 5beaf6e9a966be926f1711c1c908fcb0c0f6ffd8..2e52464cb416c003af8c9626f00144d5dc0506a8 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsRoleTypeAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsRoleTypeAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsScheduledJobAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsScheduledJobAction.java index f586badf279496763e6c43946965cf3f83635c15..298456db8409510d377ce1dadd1574fd6a462eec 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsScheduledJobAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsScheduledJobAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsSearchLogAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsSearchLogAction.java index c157b92caa6fd6fd2679e60d12fecc47fd109663..eba4e71086dada319f6f9f27f772cbce895057c5 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsSearchLogAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsSearchLogAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestBadWordAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestBadWordAction.java index ccc59dae2a72bb9e92f8e4f476b6aa40b9e413c9..049444c3b18d49e05cf6fed7bf1e12962528cdaf 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestBadWordAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestBadWordAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestElevateWordAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestElevateWordAction.java index 61d7a4fc76ae166cf3ef3c340cdd5dcb541bb66c..c7b4a385f9808d9edc1c83709f4b34b80633c287 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestElevateWordAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsSuggestElevateWordAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsUserInfoAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsUserInfoAction.java index a623663ba0f876a2a37392d6a9d2fac636af4e66..ac09d26a615868eed6ac882824ddc104f9581904 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsUserInfoAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsUserInfoAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsWebAuthenticationAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsWebAuthenticationAction.java index c0b522f651e7e6d1db41541b3f22b3e0479c8e11..b06bbc9993eeb242befdf48f2bd784ba7a704018 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsWebAuthenticationAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsWebAuthenticationAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/action/admin/BsWebCrawlingConfigAction.java b/src/main/java/jp/sf/fess/crud/action/admin/BsWebCrawlingConfigAction.java index 3dd110e9f1598cf08b2a94e96896c90c8a823d71..b729e1d41de8a570abbf319e471428d589ada781 100644 --- a/src/main/java/jp/sf/fess/crud/action/admin/BsWebCrawlingConfigAction.java +++ b/src/main/java/jp/sf/fess/crud/action/admin/BsWebCrawlingConfigAction.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/creator/PagerCreator.java b/src/main/java/jp/sf/fess/crud/creator/PagerCreator.java index 8790969676d442c8e7064a18a86b27cc08e9bcbb..11282cc4d572e8fe8c9c40b5cc7f4622365be232 100644 --- a/src/main/java/jp/sf/fess/crud/creator/PagerCreator.java +++ b/src/main/java/jp/sf/fess/crud/creator/PagerCreator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsBoostDocumentRuleForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsBoostDocumentRuleForm.java index 178879deb1359ea390653baa959a95e5a0114450..455c9271cfb47d5a092cbf50ce7564917c65cb1e 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsBoostDocumentRuleForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsBoostDocumentRuleForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsCrawlingSessionForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsCrawlingSessionForm.java index 0a32eaba61206067a394cbdef1eb36b00bf0492f..f49a22afd6a0b9cbdb5a8d0bee818470e439c621 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsCrawlingSessionForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsCrawlingSessionForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsDataCrawlingConfigForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsDataCrawlingConfigForm.java index e9e1c2cf82d391326d63c258a4c31d47f2042083..088463aece83d803a9ea3780a85ce0eb2d982a28 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsDataCrawlingConfigForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsDataCrawlingConfigForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsFailureUrlForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsFailureUrlForm.java index 9e52ab3cdc9f779fcba75f945bac0f3237bd1018..e62c87bdb8aa15620e88e109b6710a5c6021c9f1 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsFailureUrlForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsFailureUrlForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsFavoriteLogForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsFavoriteLogForm.java index 5ed9846a07473dd36f5044d11f014b953c5244b6..6861f0be1695135e2452f033485da6a5bf18e537 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsFavoriteLogForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsFavoriteLogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsFileAuthenticationForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsFileAuthenticationForm.java index 13c99cba1028ded28bc6e600cabe7670d0b8a398..3d9b309399c5d8325d5b7667e48e87f29ccf205e 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsFileAuthenticationForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsFileAuthenticationForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsFileCrawlingConfigForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsFileCrawlingConfigForm.java index 613471cb9ba9e525b99195dd311eb191d6912f97..4510c3c945d593f0fcc2cb22c5efdcb69528c1dc 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsFileCrawlingConfigForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsFileCrawlingConfigForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsJobLogForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsJobLogForm.java index f1514a9c59f3f4cf73891fb96d025253d1236a6f..d1ebbcf3543be3f36feb7033c65094402191a373 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsJobLogForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsJobLogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsKeyMatchForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsKeyMatchForm.java index 532684b5044743aaef9cd8c5168bde092133177c..8d9dca618161cfb963bfb8dc1a3804b137dc96d0 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsKeyMatchForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsKeyMatchForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsLabelTypeForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsLabelTypeForm.java index 491479417c6f6290ad5b066ee749a0861edccd8e..ce31c251765fd6b8c438a60ec03f150c04938a17 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsLabelTypeForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsLabelTypeForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsOverlappingHostForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsOverlappingHostForm.java index 48ab0451e6b6cd9db43cf5866684bb0c10a8c7a2..d9ec073215a52773a00b3781efb6a46fd832bc95 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsOverlappingHostForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsOverlappingHostForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsPathMappingForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsPathMappingForm.java index d9dbdb9480ebc15a1f403b161afefbb625aeaa92..955e3e05a9c0275ecb56d766cb92965e12d875e3 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsPathMappingForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsPathMappingForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsRequestHeaderForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsRequestHeaderForm.java index d02570f5b1eab8d8cb1a00191d7c5e13f20c81c1..6acf0e53b210d8b2e25c5b02e9eea210684bdddb 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsRequestHeaderForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsRequestHeaderForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsRoleTypeForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsRoleTypeForm.java index 097886197fe92cd5088f05da6f2f663c7aee990d..d1a2c30e8fce6a6fbb4945b6889288ce7fdc3a5b 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsRoleTypeForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsRoleTypeForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsScheduledJobForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsScheduledJobForm.java index c6a5136b1967dba5a392104032adb6bc40167960..da55bbc88ad123ce260097fb6774c3bf9451502a 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsScheduledJobForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsScheduledJobForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsSearchLogForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsSearchLogForm.java index f39e13fe287343ac52896612d47a7d4ec33543d2..59b2582e12666be1a22b31f2275fc0767335a504 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsSearchLogForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsSearchLogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestBadWordForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestBadWordForm.java index 0569463e1acf07b10bb76078719ce40cfd9b60f0..ffc1ac05cb5af2b1410f49f12cd353c28b92446d 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestBadWordForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestBadWordForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestElevateWordForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestElevateWordForm.java index a20f4a7d1dcce36eb3ab6fd588033f4c03486482..15fefa4f3ae6c58de95d70dcfc7c43abe01b4a39 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestElevateWordForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsSuggestElevateWordForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsUserInfoForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsUserInfoForm.java index d338910260462952ef6c42b7041a417b6151ae95..ad3be20dd62cf3497d6b67edfd1a6d32f2369c2c 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsUserInfoForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsUserInfoForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsWebAuthenticationForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsWebAuthenticationForm.java index 2aecdb72662fe988a01a7ca181b672640377f889..fa4536cc26ac60dbfb5a703c217cc7ee0bdbf46e 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsWebAuthenticationForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsWebAuthenticationForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/form/admin/BsWebCrawlingConfigForm.java b/src/main/java/jp/sf/fess/crud/form/admin/BsWebCrawlingConfigForm.java index 11df8a00272ada714e09361b41a5cae1d8c936cc..e8ac299d707a34ae283e33e49fa81baf45b367ca 100644 --- a/src/main/java/jp/sf/fess/crud/form/admin/BsWebCrawlingConfigForm.java +++ b/src/main/java/jp/sf/fess/crud/form/admin/BsWebCrawlingConfigForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsBoostDocumentRulePager.java b/src/main/java/jp/sf/fess/crud/pager/BsBoostDocumentRulePager.java index 315c9eac7ba27b0f703fbdf2f6226fb6730cc242..8cd2e76786fb82224339c7aec8cff71aeef90e04 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsBoostDocumentRulePager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsBoostDocumentRulePager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsCrawlingSessionPager.java b/src/main/java/jp/sf/fess/crud/pager/BsCrawlingSessionPager.java index 2a099f116077fbd4a363d5fb50a49f4810ba40a6..4ef91bde3ea0ab93af82653990ca590499d97c09 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsCrawlingSessionPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsCrawlingSessionPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsDataCrawlingConfigPager.java b/src/main/java/jp/sf/fess/crud/pager/BsDataCrawlingConfigPager.java index c069b1cfa136baecaf17a32ae26a03cd9cb3b33a..e9c6c2572e6a0c0736e2d90a45c8479c3ef29f01 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsDataCrawlingConfigPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsDataCrawlingConfigPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsFailureUrlPager.java b/src/main/java/jp/sf/fess/crud/pager/BsFailureUrlPager.java index 06cd26a23aec3ee9930be051ad0f2dd2e7882469..c9da02cf0df47b093c1111de45f027c5f9565de8 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsFailureUrlPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsFailureUrlPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsFavoriteLogPager.java b/src/main/java/jp/sf/fess/crud/pager/BsFavoriteLogPager.java index b0b4da0f19a06aa90d0670153d9412516a66abe8..8bc66ccc0c3166b39ad8202431ddf56170cfd56b 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsFavoriteLogPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsFavoriteLogPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsFileAuthenticationPager.java b/src/main/java/jp/sf/fess/crud/pager/BsFileAuthenticationPager.java index 2a51999d483b60f4f3f0d2dd98b138a1e1fcbdef..e64544584e80c368481258a38aaeb8ea0b304ba5 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsFileAuthenticationPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsFileAuthenticationPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsFileCrawlingConfigPager.java b/src/main/java/jp/sf/fess/crud/pager/BsFileCrawlingConfigPager.java index ac08fa01827faea3e8ef36e705a3f6a43ab96f86..fea16f95a0f47d921fc0cc254970d61dc75e72e2 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsFileCrawlingConfigPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsFileCrawlingConfigPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsJobLogPager.java b/src/main/java/jp/sf/fess/crud/pager/BsJobLogPager.java index 4f96ac9250765ebe243062798f47c4048e4de26f..6afe96fd41088ce40bc01e9815f0ced32b6f1007 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsJobLogPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsJobLogPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsKeyMatchPager.java b/src/main/java/jp/sf/fess/crud/pager/BsKeyMatchPager.java index ea2afdde762c8da05cdc74711791f669d3ae7811..770697e07a18a218b31a9b5d5e3fa010943d5f58 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsKeyMatchPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsKeyMatchPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsLabelTypePager.java b/src/main/java/jp/sf/fess/crud/pager/BsLabelTypePager.java index a29a0ee2d3b1c0237879cb09714a30365500224d..39e547e2e58a817bd44449311b059d4eb6560e1a 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsLabelTypePager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsLabelTypePager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsOverlappingHostPager.java b/src/main/java/jp/sf/fess/crud/pager/BsOverlappingHostPager.java index fecdb859f3f2a0fc2c8bb77a28dd1783576414e0..43d4da21455058b67979b3c3b3f1407f44426142 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsOverlappingHostPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsOverlappingHostPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsPathMappingPager.java b/src/main/java/jp/sf/fess/crud/pager/BsPathMappingPager.java index 35a7f82c7600f99fcb2de5ae98212959374537d4..76b1fb97f23e51c207c9f839296cdae167decd75 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsPathMappingPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsPathMappingPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsRequestHeaderPager.java b/src/main/java/jp/sf/fess/crud/pager/BsRequestHeaderPager.java index 478c7f9f73f6658c1aa20672614719c34fc60070..7dc6eaeba5b3bb945e0e5913160c93961d34964a 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsRequestHeaderPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsRequestHeaderPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsRoleTypePager.java b/src/main/java/jp/sf/fess/crud/pager/BsRoleTypePager.java index b02cc8ef36a7dfb82a43315d4c08e8db00c0e179..483a046c29768a489349cb924ba2a10ec59b04b0 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsRoleTypePager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsRoleTypePager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsScheduledJobPager.java b/src/main/java/jp/sf/fess/crud/pager/BsScheduledJobPager.java index ff9cd2cc66b048b6129c6debc8b60ed75dff83fe..720e85b38b5683b79b7a5d0e919921b4de70ecd4 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsScheduledJobPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsScheduledJobPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsSearchLogPager.java b/src/main/java/jp/sf/fess/crud/pager/BsSearchLogPager.java index 00c75f6d11d381c765a2d17bd4e95a56f166fc40..43bb32775f5b68d3f8414003c18d5cb3c6ef169f 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsSearchLogPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsSearchLogPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsSuggestBadWordPager.java b/src/main/java/jp/sf/fess/crud/pager/BsSuggestBadWordPager.java index f310a76c68612842b83a7a6f378d338b701af7e6..07316be01ad69be729a57c666fcdfba975c924a3 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsSuggestBadWordPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsSuggestBadWordPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsSuggestElevateWordPager.java b/src/main/java/jp/sf/fess/crud/pager/BsSuggestElevateWordPager.java index bf6c871f86a3f4dd346f19207d33d8c4e195d944..82f69c46a1630a98db92c2c5d890936f0edd63de 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsSuggestElevateWordPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsSuggestElevateWordPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsUserInfoPager.java b/src/main/java/jp/sf/fess/crud/pager/BsUserInfoPager.java index d889ac3c288ddc3d1a606e96a7c695210c77f976..410339e678b947219306718f274ca42a69607b1e 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsUserInfoPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsUserInfoPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsWebAuthenticationPager.java b/src/main/java/jp/sf/fess/crud/pager/BsWebAuthenticationPager.java index 2c6ebc34e0d28d7ab722e341db1d5b1dd0e7abab..53bbc7a3a1af9bdd608e87cf2e985fe709dd459f 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsWebAuthenticationPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsWebAuthenticationPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/pager/BsWebCrawlingConfigPager.java b/src/main/java/jp/sf/fess/crud/pager/BsWebCrawlingConfigPager.java index 8ab42bb8e75b883fc4942956cecdc2f1d94ae5a0..2a4c4dcfaaa1b577fe577efceedfe720b457a1cb 100644 --- a/src/main/java/jp/sf/fess/crud/pager/BsWebCrawlingConfigPager.java +++ b/src/main/java/jp/sf/fess/crud/pager/BsWebCrawlingConfigPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsBoostDocumentRuleService.java b/src/main/java/jp/sf/fess/crud/service/BsBoostDocumentRuleService.java index 46efed4ac2a27fd9443df166e312b46cc0922c32..d8d8157c22729aebb093f6af73df3b323b1882c4 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsBoostDocumentRuleService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsBoostDocumentRuleService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsCrawlingSessionService.java b/src/main/java/jp/sf/fess/crud/service/BsCrawlingSessionService.java index 930686a3589cdf32901022f31a0c93f126e4a27c..9dabd4a7aadc92bbeaa5d576a8d07014afb54604 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsCrawlingSessionService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsCrawlingSessionService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsDataCrawlingConfigService.java b/src/main/java/jp/sf/fess/crud/service/BsDataCrawlingConfigService.java index 87f365b1cdac249f1f43c2a46fd530593a04e970..c5824da59daa76984c01dc483512b5ba53eb971a 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsDataCrawlingConfigService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsDataCrawlingConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsFailureUrlService.java b/src/main/java/jp/sf/fess/crud/service/BsFailureUrlService.java index ad6bb6586d9410ea4a20e9a895dfc18422b20a55..61e6bd5d4aca4aede5d6211b96bf306d922d9b9d 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsFailureUrlService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsFailureUrlService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsFavoriteLogService.java b/src/main/java/jp/sf/fess/crud/service/BsFavoriteLogService.java index c68ae38fd0584bd48e661eb0823b6850862a2fbb..cb7d8346e34c66dec4399015268bb16ff52adf75 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsFavoriteLogService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsFavoriteLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsFileAuthenticationService.java b/src/main/java/jp/sf/fess/crud/service/BsFileAuthenticationService.java index 43b6d89d78b48c85c682a87579d36a0fb0509da9..57f7581fae972092d67eb642348b34bc58035efc 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsFileAuthenticationService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsFileAuthenticationService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsFileCrawlingConfigService.java b/src/main/java/jp/sf/fess/crud/service/BsFileCrawlingConfigService.java index 0684ca59c2e32b5c1dcee706519a468975dd43b1..4a5d2bb3971d355c16a83ab492f25f83850b9bb6 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsFileCrawlingConfigService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsFileCrawlingConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsJobLogService.java b/src/main/java/jp/sf/fess/crud/service/BsJobLogService.java index a233a550cbcfdbbd20aae5ec41fbce1a9a1c3c8c..24025cc06cfb4fd002674c1cf3c2e03a7c896d4a 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsJobLogService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsJobLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsKeyMatchService.java b/src/main/java/jp/sf/fess/crud/service/BsKeyMatchService.java index e9c62af4c2a49577c5b9e8a464e4a18ba480d6f7..feab7fd523b48b29360277d26cfc7399aea8be46 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsKeyMatchService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsKeyMatchService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsLabelTypeService.java b/src/main/java/jp/sf/fess/crud/service/BsLabelTypeService.java index c3d9d0a111eb093b31465ffdf46c3d930d08a781..b3174de02fbd7a42c84b87fe96bd6a3726a2e740 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsLabelTypeService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsLabelTypeService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsOverlappingHostService.java b/src/main/java/jp/sf/fess/crud/service/BsOverlappingHostService.java index 03d3fb5d214bfa5225fa0541da793565b6fe2d4d..1202056a5817d963274a2a44e472383edc1fe712 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsOverlappingHostService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsOverlappingHostService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsPathMappingService.java b/src/main/java/jp/sf/fess/crud/service/BsPathMappingService.java index 6fed0e4ca878bb53482c4514999d106ea8d7870b..7b37722861f99b669722b07dca38f8cd2b194b16 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsPathMappingService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsPathMappingService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsRequestHeaderService.java b/src/main/java/jp/sf/fess/crud/service/BsRequestHeaderService.java index cdb98b17e8940f2df28824249ecb4345b6b11cf1..5ef896e32f10c7e775ac423e58504bc355c42ebb 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsRequestHeaderService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsRequestHeaderService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsRoleTypeService.java b/src/main/java/jp/sf/fess/crud/service/BsRoleTypeService.java index 2940478c69684328198a90ced29adcbecd38dc63..0cac32408ae637be25f91a573b321e77c3de2fa5 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsRoleTypeService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsRoleTypeService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsScheduledJobService.java b/src/main/java/jp/sf/fess/crud/service/BsScheduledJobService.java index e5d7f7cfccf56138bc9ca8c9d853cb20c047ed1a..c99768d31c47480f753ade378308a7fde76d370a 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsScheduledJobService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsScheduledJobService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsSearchLogService.java b/src/main/java/jp/sf/fess/crud/service/BsSearchLogService.java index a00d0fe49047cd9808b94786748fd83fb0a1ddfd..1af427085b9d763ec6e456051a0187b6a46c06d5 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsSearchLogService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsSearchLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsSuggestBadWordService.java b/src/main/java/jp/sf/fess/crud/service/BsSuggestBadWordService.java index 8238ed25d9cf70c913db3f6945c806bb5e4a9986..247065730ba82d22dc76702ba6546fec9df023e2 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsSuggestBadWordService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsSuggestBadWordService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsSuggestElevateWordService.java b/src/main/java/jp/sf/fess/crud/service/BsSuggestElevateWordService.java index 7420ddadd6a87339d662ac452057da1633e2c3b0..718a22830059b556942550e3ff1d2dc8c31f6a6f 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsSuggestElevateWordService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsSuggestElevateWordService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsUserInfoService.java b/src/main/java/jp/sf/fess/crud/service/BsUserInfoService.java index 35580a138b065af2cc349825d6dcc5fbf5808530..b38a7d5649c3982f11713be6e8dd42797a2ff94f 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsUserInfoService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsUserInfoService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsWebAuthenticationService.java b/src/main/java/jp/sf/fess/crud/service/BsWebAuthenticationService.java index 3fa1d00a28b480769f4e6f361c709fb48c740182..53a68a65a19f0ac9f9ce5aecf77e4d533e90b0b6 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsWebAuthenticationService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsWebAuthenticationService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/service/BsWebCrawlingConfigService.java b/src/main/java/jp/sf/fess/crud/service/BsWebCrawlingConfigService.java index e4491d5753e2baa62f634d93eab5b446f0662f91..74d5cda9299acc954c9e1c3864459ce6604740ad 100644 --- a/src/main/java/jp/sf/fess/crud/service/BsWebCrawlingConfigService.java +++ b/src/main/java/jp/sf/fess/crud/service/BsWebCrawlingConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/crud/util/SAStrutsUtil.java b/src/main/java/jp/sf/fess/crud/util/SAStrutsUtil.java index 2ba2abdccc333137f58aa899b441cbe555f3fa63..d0549b26253a4a038c57a1f5e8e8bb503c35bbfa 100644 --- a/src/main/java/jp/sf/fess/crud/util/SAStrutsUtil.java +++ b/src/main/java/jp/sf/fess/crud/util/SAStrutsUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/CDef.java b/src/main/java/jp/sf/fess/db/allcommon/CDef.java index 400a441bd4260349e8d94b549d144483407902f3..d114b52b32b64a56b5e21e95e34169b29e9fcfb1 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/CDef.java +++ b/src/main/java/jp/sf/fess/db/allcommon/CDef.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -61,11 +61,11 @@ public interface CDef extends Classification { } } - private String _code; + private final String _code; - private String _alias; + private final String _alias; - private String[] _sisters; + private final String[] _sisters; private ProcessType(final String code, final String alias, final String[] sisters) { @@ -179,11 +179,11 @@ public interface CDef extends Classification { } } - private String _code; + private final String _code; - private String _alias; + private final String _alias; - private String[] _sisters; + private final String[] _sisters; private AccessType(final String code, final String alias, final String[] sisters) { diff --git a/src/main/java/jp/sf/fess/db/allcommon/DBCurrent.java b/src/main/java/jp/sf/fess/db/allcommon/DBCurrent.java index 892ff96a3c0cced101959785dcc8902410225dc9..24a8b7e90a1d1b7c565a1c02ba4f58afffd9100f 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/DBCurrent.java +++ b/src/main/java/jp/sf/fess/db/allcommon/DBCurrent.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/DBFluteConfig.java b/src/main/java/jp/sf/fess/db/allcommon/DBFluteConfig.java index 844a6f52ed55e633cefc1809815907731dca73a3..cbf1aa754ff70c0691c9889e44365107b31a8043 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/DBFluteConfig.java +++ b/src/main/java/jp/sf/fess/db/allcommon/DBFluteConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/DBFluteInitializer.java b/src/main/java/jp/sf/fess/db/allcommon/DBFluteInitializer.java index 3958a1d7444e92482b295d560b26f1718b6ad9bd..eadd7f4abda03b79adfe29431a7dd14aca5f1cf4 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/DBFluteInitializer.java +++ b/src/main/java/jp/sf/fess/db/allcommon/DBFluteInitializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/DBMetaInstanceHandler.java b/src/main/java/jp/sf/fess/db/allcommon/DBMetaInstanceHandler.java index a5b339306f11cb92ae5911482041cce05bb61b17..cc1e6897f2ffc1dda9e7432fbbf714f9800668aa 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/DBMetaInstanceHandler.java +++ b/src/main/java/jp/sf/fess/db/allcommon/DBMetaInstanceHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/EntityDefinedCommonColumn.java b/src/main/java/jp/sf/fess/db/allcommon/EntityDefinedCommonColumn.java index 0477c2edd937b8ea5bc03edfaca12f52b3b584c9..f5916ad97d9c57c3965cc301960df1870f7385da 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/EntityDefinedCommonColumn.java +++ b/src/main/java/jp/sf/fess/db/allcommon/EntityDefinedCommonColumn.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/ImplementedBehaviorSelector.java b/src/main/java/jp/sf/fess/db/allcommon/ImplementedBehaviorSelector.java index 236b72496f74adfd0d9bb13f9a1402f68e5278ef..76fb0220db3844f858eee7a0cde938c664fe878b 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/ImplementedBehaviorSelector.java +++ b/src/main/java/jp/sf/fess/db/allcommon/ImplementedBehaviorSelector.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/ImplementedCommonColumnAutoSetupper.java b/src/main/java/jp/sf/fess/db/allcommon/ImplementedCommonColumnAutoSetupper.java index 6b43db94e3654855971de2add1bcff5fbd94302d..eb1e37ab313806ade4b4333bc9eb663060ad2ae9 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/ImplementedCommonColumnAutoSetupper.java +++ b/src/main/java/jp/sf/fess/db/allcommon/ImplementedCommonColumnAutoSetupper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/ImplementedInvokerAssistant.java b/src/main/java/jp/sf/fess/db/allcommon/ImplementedInvokerAssistant.java index 73ef49b344d87d1a0462939339c4508f8d360f26..54e37ccdc2ae61650a4627fb727ec0e52afd0cb1 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/ImplementedInvokerAssistant.java +++ b/src/main/java/jp/sf/fess/db/allcommon/ImplementedInvokerAssistant.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/allcommon/ImplementedSqlClauseCreator.java b/src/main/java/jp/sf/fess/db/allcommon/ImplementedSqlClauseCreator.java index 708e8fe70f36e6e7a15af922bdb33272c1b92210..a03cc13bacf7c019c76a3a82daa2837ed9d79076 100644 --- a/src/main/java/jp/sf/fess/db/allcommon/ImplementedSqlClauseCreator.java +++ b/src/main/java/jp/sf/fess/db/allcommon/ImplementedSqlClauseCreator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsBoostDocumentRuleBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsBoostDocumentRuleBhv.java index 15b2d998e1afca64b4a059f5926d7bb7333717a2..e034ba1dbaefd215ebb07e4839b72fd9a0991ce0 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsBoostDocumentRuleBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsBoostDocumentRuleBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsClickLogBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsClickLogBhv.java index 826c36370834b4b4273adc73157b1b5f53724f20..3f9b85dddc1c94e80a0b8a7f8d2524cbbe9b323f 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsClickLogBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsClickLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionBhv.java index 8e7b5950e9afe10b2699ec66b4147ebd82933740..2cf5ce0b866267d87f2ffb67cbdece7c9565a98a 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionInfoBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionInfoBhv.java index febf3034eff2d97819a5e2e0d87b57b7fd3bdc3d..e173a4017ad27068909fb75496cc362dec397ad1 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionInfoBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsCrawlingSessionInfoBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToLabelTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToLabelTypeMappingBhv.java index 45f7625a7e8b9e8bef46eda297cad6f0787af4b1..33fee2a352f735c80d8ed17f0136aebff9b6c301 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToLabelTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToLabelTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToRoleTypeMappingBhv.java index 67254e58146688630690f8b93a49efd6e979d5bc..743b0bb31765041e07e34c75365dc4e869c215a5 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsDataConfigToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsDataCrawlingConfigBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsDataCrawlingConfigBhv.java index d303705a16f33dba94be3dc51c472fa9990ffff2..8234e52ae9f94d6f07000cfa358da61ec1fdefcb 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsDataCrawlingConfigBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsDataCrawlingConfigBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsFailureUrlBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsFailureUrlBhv.java index ac10fd0ac08f9f83e2e3feacc0fd272580c43fda..3107eecaa25bf1895fa45426b66b79c894f26956 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsFailureUrlBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsFailureUrlBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsFavoriteLogBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsFavoriteLogBhv.java index fa3514ecac914c58f7fde85c158125c7acd6edf6..4fb20154c6c79079a69481a9af419a69ca80d321 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsFavoriteLogBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsFavoriteLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsFileAuthenticationBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsFileAuthenticationBhv.java index 81ee1224f49ad1a0f94ade51fb4c102a31da6707..4b39400fda23ebbc35ba8bc60e31ac3798672fdb 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsFileAuthenticationBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsFileAuthenticationBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToLabelTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToLabelTypeMappingBhv.java index 9c19a43037ec6146803eca8493daee4e8ccb871a..08e281935a68c46f5c6add9637962fca67194c83 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToLabelTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToLabelTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToRoleTypeMappingBhv.java index 1a47a217ad89117699183525a4b502711b8f7d4a..fb728e9bf2625fd4242b2472634d65c89c0dbb4c 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsFileConfigToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsFileCrawlingConfigBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsFileCrawlingConfigBhv.java index e95d023717bc787b3ba003ab236402c79c906ae9..2f9b20e487b475cf8656330139a0679ff71885ef 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsFileCrawlingConfigBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsFileCrawlingConfigBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsJobLogBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsJobLogBhv.java index 72e940fc08d2fa2f8124dc6b87de36ae52ba5d2f..efe1dc9665bdbde977ac5c6cc89ccc7e9fc4cb91 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsJobLogBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsJobLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsKeyMatchBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsKeyMatchBhv.java index 7092791e9e1de896640fb1997e1a49ecbaf3fe25..6f33033471581654b60e9b1dafd430e085c49539 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsKeyMatchBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsKeyMatchBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeBhv.java index 2c2ff3c2efff7bdd075e18060b0dc65d34267884..d0b0e26e006009337623516f058dbff0d0a090e0 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeToRoleTypeMappingBhv.java index 88458c653cb32526e463052d768c6d54b464d8c2..1778a2cd33872fef3734e741322cd16cad0c5837 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsLabelTypeToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsOverlappingHostBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsOverlappingHostBhv.java index 3bfe8ba506bf1128291533bc7e7e43c6b5fa615b..57ee34508cc0e2a40ba861f1304e7644191df632 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsOverlappingHostBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsOverlappingHostBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsPathMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsPathMappingBhv.java index 11356307c5a20037ebd28ffb3a4218bcd83de78c..58797df3323039bc8da402e0fe5cd7a19c01ad15 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsPathMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsPathMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsRequestHeaderBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsRequestHeaderBhv.java index 853917598a09dfab09f22632e84e3ea0fe05b12d..8d3efc1b38f3dee4390e0f0abe37bb1edad6d864 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsRequestHeaderBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsRequestHeaderBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsRoleTypeBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsRoleTypeBhv.java index b24bf232e327bd66d222de3da3ca07a677d119ba..34fde28979368fb7fcb40a668a5a5f48a1b2ba8b 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsRoleTypeBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsRoleTypeBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsScheduledJobBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsScheduledJobBhv.java index c5e3817a94c8d01a7fd356d175dd96f81c39066c..0262a5dded06c07d2c0e53bae8f24fc6230c2ea1 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsScheduledJobBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsScheduledJobBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsSearchFieldLogBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsSearchFieldLogBhv.java index fe4e3a33838b52b3be81c82a086b199a17136367..8676a7c1507881c56a2bd2d9b01ee1e075951632 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsSearchFieldLogBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsSearchFieldLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsSearchLogBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsSearchLogBhv.java index b01764c79af6fd40099f503db73fcbcbd31f9f01..1a51174fa4edd22949127fd4d2702e96972e82f8 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsSearchLogBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsSearchLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestBadWordBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestBadWordBhv.java index 4c74fc090f93b60d0d8d44895d2001dade0cac7a..42a5fc6c30537890be712db97ce49c9b42cd7feb 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestBadWordBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestBadWordBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestElevateWordBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestElevateWordBhv.java index dabee1c5dfc312e4e53b02b8d16b792dc7b83312..91d3ca7b441f48c21b42ce558f72712368554c7e 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestElevateWordBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsSuggestElevateWordBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsUserInfoBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsUserInfoBhv.java index edd9a2299f3a5922b5afadec267c3878a792dfc3..c1446e1c84e20610325b2c5c095bca93dfd42fba 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsUserInfoBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsUserInfoBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsWebAuthenticationBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsWebAuthenticationBhv.java index d3435059fbff003cd5f9b5733ff9ccf7a2b4626c..37f2a66edfa5308fb7e286b513aafcadcc12197b 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsWebAuthenticationBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsWebAuthenticationBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToLabelTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToLabelTypeMappingBhv.java index 3eb5b9cceae274ba095e876f4831839ca2f8e093..533b0cb74daa836701caf132bec1f0b387520053 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToLabelTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToLabelTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToRoleTypeMappingBhv.java index b84b48c390c220af67750f5fd21ee907d790f08b..6fa8f8a4814313386bb5536647846123730b6653 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsWebConfigToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/BsWebCrawlingConfigBhv.java b/src/main/java/jp/sf/fess/db/bsbhv/BsWebCrawlingConfigBhv.java index 578aa1cf3dd256f5060678d3b35090b9af40f971..ee636edde137a13094edeccea5e3905ab869ae0a 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/BsWebCrawlingConfigBhv.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/BsWebCrawlingConfigBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfBoostDocumentRule.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfBoostDocumentRule.java index cb332ab7100291cba4c03c7ed8013d8b81292dfc..befcb949dd8328cdc73e3cdfe8f0eb514e8b941a 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfBoostDocumentRule.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfBoostDocumentRule.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfClickLog.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfClickLog.java index 184c707d712abe5e3fa4a0952a31ad025f618401..28b8109265b03cff65bc6d88867b62ac661bf098 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfClickLog.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfClickLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSession.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSession.java index 60500025d9ca69a7a7089808bf8fc95137515ef6..e27784ffd22d68348010d9e181739507f6003a84 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSession.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSessionInfo.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSessionInfo.java index 65bf4b100fa0520027df4adcb7538b8a7c2ff48e..d5a8a2365d8f1072ca3c740aedc16f4657c00dd6 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSessionInfo.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfCrawlingSessionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToLabelTypeMapping.java index 404b9a043777fb219d3da3e8d376c52f387af19d..796ba261256b3d81d7f4603c2e151bcf8484e3c8 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToRoleTypeMapping.java index 072ca4d6e836e34a2d54b4c2c7d622bf79eecad7..4fd24da0dc42bc12c1c7e9219c8232eaaf31dd3c 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataCrawlingConfig.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataCrawlingConfig.java index f6d915c35de882d689f11be2ceaad65728481790..f00a40b5adee45b26446111bec9ab421fc51409a 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfDataCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFailureUrl.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFailureUrl.java index 15388d7ebd4e921c6fd73cdcf40764f839a08d8e..8b3b9b613b5c112f0b79b48ef8ed1990bc4a17e8 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFailureUrl.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFailureUrl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFavoriteLog.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFavoriteLog.java index 82a061a5d4902704b4ffe10372932d46f3cacb39..92148ae2e59165a0f0c52a06130e39dd524e2ce1 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFavoriteLog.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFavoriteLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileAuthentication.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileAuthentication.java index 5e254f45fdaec7207cfb13fb00d02770d3e5d8b5..b18c0b06f567dd98e21fc49dd3d3c1f18d9d4b06 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileAuthentication.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToLabelTypeMapping.java index 17c0724489cddda2e222d48ed5095b2065f6c2c2..d249702b60d54fc9e6448bbf0fa70b2e7d5843ee 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToRoleTypeMapping.java index 4d3d642f8643cc5c24baab22816e46c49da5db19..2ad375079193a2cb754deb415cd7fabcf474b642 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileCrawlingConfig.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileCrawlingConfig.java index af78cf77b0b44595e03abf7a2b00ee6ea050e524..a1810f7abcb51159ccd0c9933e85dac51e566a29 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfFileCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfJobLog.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfJobLog.java index 8f79857fa5c508daab50d69359e73de3534be500..c0dc6565ddd35ff4fc198a5432d2eef64fbeab94 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfJobLog.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfJobLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfKeyMatch.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfKeyMatch.java index 71ec26f606d02eb325c7bafdd5d4e843ee6f61f6..70dea14f5179f932057b6ed3b96154e51d456260 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfKeyMatch.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfKeyMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelType.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelType.java index 60c2825102a02fdcd6479c6f042b73077fae7367..ee9a11e90d53d4e7b8100c5105bc56460ee9f01f 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelType.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelTypeToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelTypeToRoleTypeMapping.java index 935c4abd965c6b5762507c10b66e52cc7076ba27..a789e937aa9878bcbafe29ec64db4b357d6952f1 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelTypeToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfLabelTypeToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfOverlappingHost.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfOverlappingHost.java index 37d9b4da495c8a4d33a68a2fdda80821fa4f67dd..1dc32c6e8883ead4dfaba4efb7169647743e4763 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfOverlappingHost.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfOverlappingHost.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfPathMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfPathMapping.java index 55abda09ada20d5c53a8f18ae56518dbc6be352e..3b5ffb94d05e310a84caddf7baa9620e6de1aa08 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfPathMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfPathMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRequestHeader.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRequestHeader.java index 828fe89b712b213bc21bb044d9e63167b201af6b..b776563205ff6f1368de02431c70284043371af9 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRequestHeader.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRequestHeader.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRoleType.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRoleType.java index 23e99cc38b72a1dc725c4c054f319b15ed979b09..b1ba17a9130adc77240ff356572aacb78ad0dbe7 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRoleType.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfRoleType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfScheduledJob.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfScheduledJob.java index e83040ee3d27693f388dd1f1ef86d008e6ea710f..6a4d2d60fa11635a1a5557efdbe1905977b58619 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfScheduledJob.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfScheduledJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchFieldLog.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchFieldLog.java index 90689d48c1561f87fc681dff19ee7c55ffb7090e..5a0839f8424b7bb222f880dd4efc749e99844e97 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchFieldLog.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchFieldLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchLog.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchLog.java index 37c06920fe2aa6ecb7a46055bdbfed305a3864a3..f7feecc4361bef0834ed34bedd5758f56e8129bd 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchLog.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSearchLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestBadWord.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestBadWord.java index 630fb9ba115d69054b04eeb8fa80c78b9d3904ef..a89c71e62b644c5eff03e7da9af2dba389f04956 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestBadWord.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestBadWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestElevateWord.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestElevateWord.java index c4281e15fe853763a4acd4da2e8ce3bf0d5a2af5..1ef22a0bf08d8d852c077854fdc6f5194a68aaf4 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestElevateWord.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfSuggestElevateWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfUserInfo.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfUserInfo.java index 4e69d498cdaec1ba798625edece218c3d2149f88..8c3aa8b5cb6839624d79fc39dc3c2de88e584f02 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfUserInfo.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfUserInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebAuthentication.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebAuthentication.java index 27c52806f6080ac3be8abc7fbea689252e4ae402..c66c9d79bd5970c99ede9899c037b015620a7e4a 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebAuthentication.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToLabelTypeMapping.java index 5a6ef4a4f61029702f74ad61baf00a9ca18ce77e..149c079206ed682c6b424a97ccc1bf4d05d96d8b 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToRoleTypeMapping.java index dccc31d8f1a14de149f7583de86218056e8db1da..7901b07a2b6eb15fd5ad34ddce59e3fb4e13f846 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebCrawlingConfig.java b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebCrawlingConfig.java index 6f7182fe6c1adb2cab9c67ab739e43cf4199f0a3..c0e5f778706aeec8d7841698e36dbc1b501816af 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/loader/LoaderOfWebCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClickUrlRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClickUrlRankingPmb.java index c4a0d870b9f4a431f2257e4e980a3e36ec23eff3..ae9bb9954c0c292acfb64ccecb8e83a40468fb61 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClickUrlRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClickUrlRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClientIpRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClientIpRankingPmb.java index 8c8a7abcb1650fb7237060565940a5076a9b8827..4bb468ef6dd32672da5e7ad7a316c908fb4ac34f 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClientIpRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsClientIpRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlCountPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlCountPmb.java index 027ca0bb51a34d1a9a0e58b226e43252bccedc3e..ab245e1dadcdfeba653c0fd0c8bff308a2a11c39 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlCountPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlCountPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlRankingPmb.java index 39e52965e3fe5acd585aa07057e3c380c0e658e6..88b4c756bc84bc4e35f9c2677bd45fdb2def9728 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsFavoriteUrlRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsGroupedFieldNamePmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsGroupedFieldNamePmb.java index bc7c08b59b3c55fe1954d743141d8f818efd47c3..fef8fb258571f641ca3bd4d2b67225eb7d4d558e 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsGroupedFieldNamePmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsGroupedFieldNamePmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsHotSearchWordPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsHotSearchWordPmb.java index 746c61b997fa0a4f32912334d29137f71021391e..956243d6ccfe1744ea1757e76d6f7e1c8ef107ef 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsHotSearchWordPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsHotSearchWordPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsRefererRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsRefererRankingPmb.java index 22cf8075ecf82bee0da7b6bafef3249085590ec3..29705c4a1d35c7110bac5b23e01dc7b6b6b7abd0 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsRefererRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsRefererRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchFieldRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchFieldRankingPmb.java index 22c9a82ba881016814b34b751564d14483771a0b..c2918b2a7976362bac5c80476201a33f633e1d55 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchFieldRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchFieldRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchQueryRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchQueryRankingPmb.java index 3a92366e03a60c6239ea5ada41f9708b50fdd867..da88c429f212045bceda5edea2c6fb4e41484ca6 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchQueryRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchQueryRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchWordRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchWordRankingPmb.java index 09a47b23f4e94f68707a5bbeae985cf4026799c6..aba728d77f4e074ed925240b8c69c97b80d4f211 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchWordRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSearchWordRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSolrQueryRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSolrQueryRankingPmb.java index 80a88f4a28a32bf0757af36fb97652ee544fe646..46dbc707f4f9d3f726579505f24a56cbe01c8566 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSolrQueryRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsSolrQueryRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsUserAgentRankingPmb.java b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsUserAgentRankingPmb.java index 55371bc445fca62522f3af35c08a9dbbddd234f7..2b4ce40d74eb55e89091ad220eca6ed235fad78d 100644 --- a/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsUserAgentRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/bsbhv/pmbean/BsUserAgentRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsBoostDocumentRule.java b/src/main/java/jp/sf/fess/db/bsentity/BsBoostDocumentRule.java index 2554011f8ca9c22ecd65ef016af53bb3a56b0552..09b46cb200369068372b94061bf16d44090e84b1 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsBoostDocumentRule.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsBoostDocumentRule.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsClickLog.java b/src/main/java/jp/sf/fess/db/bsentity/BsClickLog.java index 3e59a2a6d1a38d7626d45eedeed15752490da142..543c4914abe0e3e1715a76cd5b168adf4d0875f2 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsClickLog.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsClickLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSession.java b/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSession.java index d66b7cd196d352ce7b4aad1d1125493d3b232e9b..6f5a9199c6f5e151423452b126f9da72c1e8f6ad 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSession.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSessionInfo.java b/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSessionInfo.java index 3f19ad510b85cbb0af79c19bb551228b20fffa78..cbac5bcad1fe5b1132b3c6948997947a028344c7 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSessionInfo.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsCrawlingSessionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToLabelTypeMapping.java index 19f75ec732e3e5edad8e51e37bade90b37b339e1..74c4503ba3aed21b3c366eba37d12bb814fb9891 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToRoleTypeMapping.java index 9b62548bab55c9015b827597cd90d25b572078ff..f79b7c15d19746ec133b1520d8d572a772913720 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsDataConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsDataCrawlingConfig.java b/src/main/java/jp/sf/fess/db/bsentity/BsDataCrawlingConfig.java index 6919e6cd1d4f295461791eb96aca965c256fe5e5..12f468428aaf208f4327ccd369aa59d37fab4ac6 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsDataCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsDataCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsFailureUrl.java b/src/main/java/jp/sf/fess/db/bsentity/BsFailureUrl.java index 50085170e980bd562b3ec7ab4a3603ad0cb64663..2ec1d9d6413e83e6090b32758bb6eacd58bc6f22 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsFailureUrl.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsFailureUrl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsFavoriteLog.java b/src/main/java/jp/sf/fess/db/bsentity/BsFavoriteLog.java index 2b883545f9fd30ff14b050730e29631ab1421c5b..1ef7a087de598d7bd39eaf6f5bec60d7ad326bbd 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsFavoriteLog.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsFavoriteLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsFileAuthentication.java b/src/main/java/jp/sf/fess/db/bsentity/BsFileAuthentication.java index 8a22153fe3919271860ccb0c7505ef030dff935f..8f8a2167fa66facd2933f60b3cbfe6cbd0d5ba34 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsFileAuthentication.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsFileAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToLabelTypeMapping.java index 4b1334f0ecdaf2a4af56fbe45d5b6af5e78a4d2f..5c116753cd096a019e85b6ef358b927cee2b1c88 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToRoleTypeMapping.java index b974ed90719ade5bef18f4da86ee5d09b6db8259..d2db228984a3a66e1a78898cc9d9674bc6ca5d3f 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsFileConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsFileCrawlingConfig.java b/src/main/java/jp/sf/fess/db/bsentity/BsFileCrawlingConfig.java index 44140151526507c2589b97795a194a7eb6cca189..c8b07faa83315d2baa62a62dfef7e8defa4a0516 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsFileCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsFileCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsJobLog.java b/src/main/java/jp/sf/fess/db/bsentity/BsJobLog.java index 4884ad928a18eeb48610a19e87501f31aeb9e4c3..daf57bbe33dc729839cdc079a5c7f00bc9f1eda5 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsJobLog.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsJobLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsKeyMatch.java b/src/main/java/jp/sf/fess/db/bsentity/BsKeyMatch.java index 1ca813e043261708714ba38373448251fabe7ae6..2fc7192a3492e86685218c3c5fe2008132dcd942 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsKeyMatch.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsKeyMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsLabelType.java b/src/main/java/jp/sf/fess/db/bsentity/BsLabelType.java index 815664aa2d325356738e41001f07c025780ede46..f048adc144def5258bdadd92c3b3877aee0e0eec 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsLabelType.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsLabelType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsLabelTypeToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsLabelTypeToRoleTypeMapping.java index 70c5f066ba7d1faa6caac64fc2afaeb44db9eaec..5e58ac24b39d21d7629fbf590577b627a919718c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsLabelTypeToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsLabelTypeToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsOverlappingHost.java b/src/main/java/jp/sf/fess/db/bsentity/BsOverlappingHost.java index a762899a72e577bb5ffec03ad6596c6984c31472..601da6a14ba3bc7d98f1fff63a6b4ece4c7813b8 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsOverlappingHost.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsOverlappingHost.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsPathMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsPathMapping.java index 99fcac2085f7169d31c913856daa4b3adf8fa266..628306a22ac0bf847aafb4ae67839742e3169dcd 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsPathMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsPathMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsRequestHeader.java b/src/main/java/jp/sf/fess/db/bsentity/BsRequestHeader.java index 440231571d5464d8f3b6d5716e6b60839a97b835..d018780551b84f4c0efe8dcc0dc655e047ba8980 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsRequestHeader.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsRequestHeader.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsRoleType.java b/src/main/java/jp/sf/fess/db/bsentity/BsRoleType.java index 6d7d5de35bf84f0966db5d0bd30b3b98d683c744..12540436cce2efc0a4f6d25c6060b1055ec693df 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsRoleType.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsRoleType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsScheduledJob.java b/src/main/java/jp/sf/fess/db/bsentity/BsScheduledJob.java index e2efeb3ac36328a3cef2753367d28ae1ca185381..5d1902c5fe2ca9fe4a285bddeee11995994d6eb7 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsScheduledJob.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsScheduledJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsSearchFieldLog.java b/src/main/java/jp/sf/fess/db/bsentity/BsSearchFieldLog.java index 02a0f65d785f998f3af1e1a2edfb8dce68daaa62..de2fde8ccc2ba8f474a2f0cabb5349da6b933f5d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsSearchFieldLog.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsSearchFieldLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsSearchLog.java b/src/main/java/jp/sf/fess/db/bsentity/BsSearchLog.java index c66258595ea6eb967b121f6b0f419e62a1a5c9a9..8f57e9de9be3d2affd176bdc8f1b780c4b02eeb2 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsSearchLog.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsSearchLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsSuggestBadWord.java b/src/main/java/jp/sf/fess/db/bsentity/BsSuggestBadWord.java index b90f8f2e1380cefedf0c5b9818368fe2421f76e2..fb9d54af1e9966381c5fbe85a778a191593eb63b 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsSuggestBadWord.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsSuggestBadWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsSuggestElevateWord.java b/src/main/java/jp/sf/fess/db/bsentity/BsSuggestElevateWord.java index 7dafb90facfe89499c1bc09933358ee3ef3bbec6..ce972f006216ddc3284cc162608bc04bc368608e 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsSuggestElevateWord.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsSuggestElevateWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsUserInfo.java b/src/main/java/jp/sf/fess/db/bsentity/BsUserInfo.java index 22223fafaef5d1b54309ae03e55171b0a2d0d9a8..f2863949cc16edd1f29d9a4af6b09db453305c2c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsUserInfo.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsUserInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsWebAuthentication.java b/src/main/java/jp/sf/fess/db/bsentity/BsWebAuthentication.java index 18f61b94867592085fd3e6533e2f7283f2c02265..256caeac1319bc2e92f888fbb80f7f8b93d2f18d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsWebAuthentication.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsWebAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToLabelTypeMapping.java index 842e5ac6869f824d4c1db799cb8706c10d86dc85..3b8487d170b79d9dbd68835a3ce6ca93f4e3d9d3 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToRoleTypeMapping.java index d44bea116f3783c52f7123b6d277223577427c6c..85189bb77ecf50d35feec3bb9774c81e5a2bb243 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsWebConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/BsWebCrawlingConfig.java b/src/main/java/jp/sf/fess/db/bsentity/BsWebCrawlingConfig.java index 59f2202ffe23f8feb9f8dffe3e8d63b93ca70e9a..5d715f1413cddf41a49e69185672c4ca43290d33 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/BsWebCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/bsentity/BsWebCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsClickUrlRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsClickUrlRanking.java index 0ec409ef411b15d56dc418a498e0fc694893aaa2..6a18b4884c1100ac4b049420f98b1c3b0bc93b66 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsClickUrlRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsClickUrlRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsClientIpRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsClientIpRanking.java index 09662f35909123b6d84a4caa71f3c2770ae5f875..adf96ab36558835d48f1bae248fba068c43c7b98 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsClientIpRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsClientIpRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlCount.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlCount.java index d8e8761b6b78752d277acf533e89b10194e005e8..6eb30d7500c569372b869756c8f4ca0abcbaad68 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlCount.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlCount.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlRanking.java index 265fa0232661808c6e417c9afe77e2dd79bd3c12..96fc842f30140a043749e28ccf3617b7505ce57c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsFavoriteUrlRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsGroupedFieldName.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsGroupedFieldName.java index 3a0c64280148b78a2f660aa799bcd60432ef2374..cde1cd6b52914e8c516efc48fe75cd24d978823b 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsGroupedFieldName.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsGroupedFieldName.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsHotSearchWord.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsHotSearchWord.java index 65cf1a3e6edb747ac281c7263a895cc45b81cf8e..2f6e8125a64e2daf1af4b3a085fbb93a8544c807 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsHotSearchWord.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsHotSearchWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsRefererRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsRefererRanking.java index 0a2ccfdea16a20cbf8c3346d2882bc80a17b9a8d..96efcbed11dea90df0a442fd9f640072a48bf0ac 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsRefererRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsRefererRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchFieldRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchFieldRanking.java index 53fe9750f2b1aa48772dfa1d8a6a0ada8b41524d..d59ac309a3c63595944ea0c433ad38f45bf738d7 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchFieldRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchFieldRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchQueryRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchQueryRanking.java index 93020d1736988078d53d7d62eb7ce5451c23337e..c9ddcb2fdb88c26365ae332c10ea0898cb848619 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchQueryRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchQueryRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchWordRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchWordRanking.java index f1a617b008f457baf125fad4a51305edcba007f3..e346c387b3b9aaebd099d0d194b6f00c2afbf6b5 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchWordRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSearchWordRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSolrQueryRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSolrQueryRanking.java index 968d182de1cc2098dd9e949371c8e5fde78d8901..587dfa501def04a304742e0cfc52ae99673b752b 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsSolrQueryRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsSolrQueryRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/BsUserAgentRanking.java b/src/main/java/jp/sf/fess/db/bsentity/customize/BsUserAgentRanking.java index 9f4ea3ae1b2b5ce2469a6d7ef3cd9934b5e298e1..c103250bbd296fee7a0a0d923740856c09b53df5 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/BsUserAgentRanking.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/BsUserAgentRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClickUrlRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClickUrlRankingDbm.java index b2bb6d25168eea6828e05d8cea8633a14384cdc0..d3796446a52bf4b4d8c0ae9dd7fd5556ab627183 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClickUrlRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClickUrlRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClientIpRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClientIpRankingDbm.java index 880133d0224fed7bba4a3b6d97f5c911e1c206bb..a082661e4c1afc0bf51ed0df31864eead0468c66 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClientIpRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/ClientIpRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlCountDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlCountDbm.java index 9ac2686fa52d94e41154078e9cb8aaba1f0fb6c3..a98136bd3ba690d5864a7d93d1b90da99e6affdb 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlCountDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlCountDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlRankingDbm.java index ae94a75de1100479b36349f88b006a553f77e421..d76a10e2d82b47328a7b2ef95fe529e2c6de7edd 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/FavoriteUrlRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/GroupedFieldNameDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/GroupedFieldNameDbm.java index 020715b465618bd13299db1b746e34f6fb520ba5..55c77f9fa20c5186f9109c63b1f8bf41600ac5a1 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/GroupedFieldNameDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/GroupedFieldNameDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/HotSearchWordDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/HotSearchWordDbm.java index c4830b7cfc37acabd6fc3621b31295f6374fc255..ab1f518d868e18d6d7dac119bd1dd9e1e4b8c8d4 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/HotSearchWordDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/HotSearchWordDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/RefererRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/RefererRankingDbm.java index 41d5f40839c679cc1c1578f20fcac1c239d21fe0..bbe0ad705a0625b66472a25a880cdd5882a00798 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/RefererRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/RefererRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchFieldRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchFieldRankingDbm.java index d738bb1cd8a5ca56bca5b06749bb713aaa8b3eb7..8a3413531da1b0fb2f4389515cee3a9c733736c5 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchFieldRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchFieldRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchQueryRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchQueryRankingDbm.java index dcedd1eabc429ab97233b68d5264eed1f913dab4..3d96abf9c9af5cff7f9a9c0184f797f077c1d4aa 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchQueryRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchQueryRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchWordRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchWordRankingDbm.java index 56197ebe42cf87ed931a2b40aba05e6e5c0b2fa0..9f2249d8f52731f07f215f2918809476c3890b4f 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchWordRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SearchWordRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SolrQueryRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SolrQueryRankingDbm.java index 6806301861e51aa2afc7038112292c8dcdfbed98..8e920cd55d2518200e8f356972eb5d2766dfc7cd 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SolrQueryRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/SolrQueryRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/UserAgentRankingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/UserAgentRankingDbm.java index 24958cbbc522915482c1ca04cfafbe03c296f52b..a63887bb652c32ab162bbf8cebf31f4226d2fddc 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/UserAgentRankingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/customize/dbmeta/UserAgentRankingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/BoostDocumentRuleDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/BoostDocumentRuleDbm.java index 6ecca810f3fe343958bf760064ab87c8006e34ed..398ed3b586ba8797d91ad891994f281cf22586b4 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/BoostDocumentRuleDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/BoostDocumentRuleDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ClickLogDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ClickLogDbm.java index 1a3aeffec4b091a95c449ab0d87d74e683a82634..89d786f330e7bc5dce6a6c43a55be9e44cf5928b 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ClickLogDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ClickLogDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionDbm.java index e022fb01be75e18a10af7927eb0dfdc60113d4b9..88daddf56f3fc527bc79fa7cbc42ba864ebcb292 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionInfoDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionInfoDbm.java index 4e9c369ef187cb7e75cf4d733681d93e78a5f10c..7114cba2fb1500dfe154c7da9f420a5c59606daa 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionInfoDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/CrawlingSessionInfoDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToLabelTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToLabelTypeMappingDbm.java index c65bfabd9a62c7fd6ac99d5ac596b2d1b278e5b4..a6bf4abf043e3215a675ecbabb258fd89c4a1b9c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToLabelTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToLabelTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToRoleTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToRoleTypeMappingDbm.java index d75b405535bc6122113f09f38cd91e28be0b98ea..4b1bb06db1c8333803cd94d47760974b1ca4d09b 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToRoleTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataConfigToRoleTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataCrawlingConfigDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataCrawlingConfigDbm.java index 9cd57f1d33922eb36226d632706d69bca1cfd0d2..03c30be9e0d34c218bcccaf35d3dcfee4d682f1c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataCrawlingConfigDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/DataCrawlingConfigDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FailureUrlDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FailureUrlDbm.java index a0ec59fc8e6565f72121f0e142fa1e75d721a192..6312e8bf87830b8e85aa468ddf418087b6b45915 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FailureUrlDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FailureUrlDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FavoriteLogDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FavoriteLogDbm.java index 590f64425795ca0c5dc9b95555e92253845c15f6..ba932e92d516e2036d7534d6e9d0dbfc9fbe91a9 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FavoriteLogDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FavoriteLogDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileAuthenticationDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileAuthenticationDbm.java index 682c500d088cfc61ba021aaab587dcd012c283ab..b7f7c5ea41461ffe30ac2407f83012da0f6afec9 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileAuthenticationDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileAuthenticationDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToLabelTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToLabelTypeMappingDbm.java index 7785140b5b3c23605da6410157cf6c987b30a557..4524b54f1176520b63be6d50600af6750ba2cb16 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToLabelTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToLabelTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToRoleTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToRoleTypeMappingDbm.java index acfbb56b55bc5bc7573be57c5a732e4a3f1f5b0c..8fb784bf3e132d258d03f00bc01939a0ee2dcbd2 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToRoleTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileConfigToRoleTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileCrawlingConfigDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileCrawlingConfigDbm.java index 2551bed610c1020cb2c534d023426cd6afaedb46..16b95414765980e84526c6f6a87dea83136ef432 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileCrawlingConfigDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/FileCrawlingConfigDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/JobLogDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/JobLogDbm.java index 30011b0ecf38a8e195fb508a61543431579ae183..db057802e812a427eb6248c61eed0ef89f2ca18d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/JobLogDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/JobLogDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/KeyMatchDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/KeyMatchDbm.java index 8d0dec043742c6066c03da6689649865ce280898..009864e9f7810332466a52177233ff7dd0c875f1 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/KeyMatchDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/KeyMatchDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeDbm.java index 58ec792ab7095ca9fe9a350755c16514b4475ff4..511e526d3acabb3b8222f7dc7d16810891585f4a 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeToRoleTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeToRoleTypeMappingDbm.java index 50927074c78e3946bb445a70a32da310caf1f361..943d1a9fdc9802a54c1572f246eb2253166f2ebd 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeToRoleTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/LabelTypeToRoleTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/OverlappingHostDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/OverlappingHostDbm.java index 4d401ba15307938e6ae32eef40016299f8df7d8a..9bd0f7966053415bf76e0726964d16325f2ad0f8 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/OverlappingHostDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/OverlappingHostDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/PathMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/PathMappingDbm.java index 3a37d7e8c61b908a8299704a9f96571303d58562..4927d13265398bfe44071e52c8914207c0e5d57d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/PathMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/PathMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RequestHeaderDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RequestHeaderDbm.java index 013afe4fc4d1d5a8d8f8018f0a86b92813befd18..1e851ba1f89bb1562a2b2c4b76d280aa47e29f0d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RequestHeaderDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RequestHeaderDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RoleTypeDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RoleTypeDbm.java index 3189df761dd95a400adbfbe232e678bf66cf8ac9..6ca4d5c0783a8aff581eed8d1ef168065c9ea6fe 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RoleTypeDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/RoleTypeDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ScheduledJobDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ScheduledJobDbm.java index dfe2d6dc04557e63ca680016e8c2bbe1d75e3fd9..5a5976bdc11bdf8ac0a71741bf2383e0dcd38c06 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ScheduledJobDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/ScheduledJobDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchFieldLogDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchFieldLogDbm.java index aca9e1699ceb70c1e770eb71d1249207e7ada4b8..c5ec6487119e35718fef3b6fd8558e92e491cd9c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchFieldLogDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchFieldLogDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchLogDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchLogDbm.java index 1f8ff4ef9dedbd374425cf62b43db4740a2dab33..282a65197f8a9c6b4fa91f2e0e08dc83754cc770 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchLogDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SearchLogDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestBadWordDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestBadWordDbm.java index aff9a2c81007a7d564f789bc383a67c078e7309a..0da5addf519906f570cb5738b795a7b10078b12d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestBadWordDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestBadWordDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestElevateWordDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestElevateWordDbm.java index 0471b4a129a9952a0f7ba24db5d1cd6b91ff20f5..53fd7808b0d118861e1979af78ca98debde9e6c6 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestElevateWordDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/SuggestElevateWordDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/UserInfoDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/UserInfoDbm.java index 473d870742bbecd6d1d0d2b1cf0a04c392ea79c4..66631500d7addef6c814160e860bc5ac7bcaea5c 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/UserInfoDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/UserInfoDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebAuthenticationDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebAuthenticationDbm.java index aa1e30b6a2dd669b6376d4885dc9e240e3cf8202..fc8b0424dd0942455d25cb4c48db933bf778899d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebAuthenticationDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebAuthenticationDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToLabelTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToLabelTypeMappingDbm.java index 3375e27c5e8f8fb6c1f186f17f5c0b4cf652c14a..1bbd9870503ee513ad27a4a3951fe1c262e00988 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToLabelTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToLabelTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToRoleTypeMappingDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToRoleTypeMappingDbm.java index 73a2b13dbc4faa6832d80ae22ce47ca081706620..912a3cf37887f71529a222bcca5af610cdee215d 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToRoleTypeMappingDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebConfigToRoleTypeMappingDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebCrawlingConfigDbm.java b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebCrawlingConfigDbm.java index 2d1d1f8c75371eed22f79f180abbbcbb7513ab7f..0cf6d6b36e6638f6e04d681e58e78a230671cb78 100644 --- a/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebCrawlingConfigDbm.java +++ b/src/main/java/jp/sf/fess/db/bsentity/dbmeta/WebCrawlingConfigDbm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/BoostDocumentRuleCB.java b/src/main/java/jp/sf/fess/db/cbean/BoostDocumentRuleCB.java index b8cc5b7f6213b3cc59cbc08d6535a3c84b525880..24f231d564517ede2836b2b432676552a3d93337 100644 --- a/src/main/java/jp/sf/fess/db/cbean/BoostDocumentRuleCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/BoostDocumentRuleCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/ClickLogCB.java b/src/main/java/jp/sf/fess/db/cbean/ClickLogCB.java index f3492451d191dacef9d8503f983274d8cf17c332..c1cff92396ff01675b4610d95f7e21566d366988 100644 --- a/src/main/java/jp/sf/fess/db/cbean/ClickLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/ClickLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionCB.java b/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionCB.java index 045b048656db46536927566684f4819ddeedb045..8958f806ad6f7694ed3613c56957bb9303e5efd1 100644 --- a/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionInfoCB.java b/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionInfoCB.java index 9b9c374ab56c02b081d1eb03bc51c7b079d2ac04..f8d040882860a548fc0457c91337c8ecc2531bd8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionInfoCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/CrawlingSessionInfoCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/DataConfigToLabelTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/DataConfigToLabelTypeMappingCB.java index bc56e61fe139f0cff2ce05f10bba502fe799984d..28d94fc4be265126ee9aeb2f392e803e028ab181 100644 --- a/src/main/java/jp/sf/fess/db/cbean/DataConfigToLabelTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/DataConfigToLabelTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/DataConfigToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/DataConfigToRoleTypeMappingCB.java index 4107a58303c8a26b5adbea946824b748a12f38ba..7a56c98bee87a4858020edfa6ed862a5ade0baa4 100644 --- a/src/main/java/jp/sf/fess/db/cbean/DataConfigToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/DataConfigToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/DataCrawlingConfigCB.java b/src/main/java/jp/sf/fess/db/cbean/DataCrawlingConfigCB.java index cfd5c0065aefa423fb4e03164edbf5b8e562d378..08c205c36bdf546d69c206a11fa69bd831db3b46 100644 --- a/src/main/java/jp/sf/fess/db/cbean/DataCrawlingConfigCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/DataCrawlingConfigCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/FailureUrlCB.java b/src/main/java/jp/sf/fess/db/cbean/FailureUrlCB.java index 108d96f8a8bfbbc6368bae7b509af09f239a9cd6..2a78626f790b5178ee70683f9cb5749d1b8628b9 100644 --- a/src/main/java/jp/sf/fess/db/cbean/FailureUrlCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/FailureUrlCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/FavoriteLogCB.java b/src/main/java/jp/sf/fess/db/cbean/FavoriteLogCB.java index d6acc655a9a9c5656fdc6319b6efd816b232b1f9..6febf228de03a024e3f649ab716441b800e9d90c 100644 --- a/src/main/java/jp/sf/fess/db/cbean/FavoriteLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/FavoriteLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/FileAuthenticationCB.java b/src/main/java/jp/sf/fess/db/cbean/FileAuthenticationCB.java index 4601fe332f2e0937f85d39ec8a8ace39dee6ec0b..68bd89cce101695be7acd7aaba529a67402defee 100644 --- a/src/main/java/jp/sf/fess/db/cbean/FileAuthenticationCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/FileAuthenticationCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/FileConfigToLabelTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/FileConfigToLabelTypeMappingCB.java index 64212bc30d0840ccf33b24a79d56e6000a331abc..23d28c582cea3455cec7d0f4d48e5bb28daf22b2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/FileConfigToLabelTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/FileConfigToLabelTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/FileConfigToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/FileConfigToRoleTypeMappingCB.java index 2b62d4b62dcab5b21e490e15cfd52f0f7af65fe9..7e8bfe388410042719f42e06e428d25a4a0d26cb 100644 --- a/src/main/java/jp/sf/fess/db/cbean/FileConfigToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/FileConfigToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/FileCrawlingConfigCB.java b/src/main/java/jp/sf/fess/db/cbean/FileCrawlingConfigCB.java index aea1a9f541fcff2570a45907e6d58d6b03c0e255..f271f6bf65ddf926598d843196581c3047b2c2f8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/FileCrawlingConfigCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/FileCrawlingConfigCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/JobLogCB.java b/src/main/java/jp/sf/fess/db/cbean/JobLogCB.java index be014b66e544cb2cc469d467be898f107da55a1c..06453411f31a17d99cd550e702a5f0113707eab6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/JobLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/JobLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/KeyMatchCB.java b/src/main/java/jp/sf/fess/db/cbean/KeyMatchCB.java index 20c67667d332b4f84164ff4ec96c072482cbe0ea..4daecf986c1f4aaafdea4c1c7069e3359872fc21 100644 --- a/src/main/java/jp/sf/fess/db/cbean/KeyMatchCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/KeyMatchCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/LabelTypeCB.java b/src/main/java/jp/sf/fess/db/cbean/LabelTypeCB.java index a80372fce620fd6d3dfd5818af2147ad9cda2e5c..c2f7b46e7cf5e196880a021c04ff7b7770ef625e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/LabelTypeCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/LabelTypeCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/LabelTypeToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/LabelTypeToRoleTypeMappingCB.java index 18823ecffc6cb0ffff2d06fd65106ee1c2ff04af..946a8eca62d14c57292147b89706c433cf5cf6fe 100644 --- a/src/main/java/jp/sf/fess/db/cbean/LabelTypeToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/LabelTypeToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/OverlappingHostCB.java b/src/main/java/jp/sf/fess/db/cbean/OverlappingHostCB.java index 45f12b4bb3acef48bc6a5cec9df3c0e7a70b9fc5..7525453658b83055a3f10c8d56855d9c8e6e839b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/OverlappingHostCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/OverlappingHostCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/PathMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/PathMappingCB.java index 7b6e77a033295de4e4690de2586e141dce436766..bbb73af139ae81682a56038419a914284e2fa1e2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/PathMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/PathMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/RequestHeaderCB.java b/src/main/java/jp/sf/fess/db/cbean/RequestHeaderCB.java index 3e941926ab0d76270d295e586e6af7f451eb83ae..d3fc4760aa6fef06f24005403a9eb1ff43a7851b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/RequestHeaderCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/RequestHeaderCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/RoleTypeCB.java b/src/main/java/jp/sf/fess/db/cbean/RoleTypeCB.java index 449da8be887eba240bde7077478f670610d1df7c..4475efe8c4c6af171b06b869d5a48edb0be7d6fa 100644 --- a/src/main/java/jp/sf/fess/db/cbean/RoleTypeCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/RoleTypeCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/ScheduledJobCB.java b/src/main/java/jp/sf/fess/db/cbean/ScheduledJobCB.java index ec47d6b2ef239fedfd64595da79805af495bacae..ac93cf9b0c56b03c77bd8208eafaea27a2f69120 100644 --- a/src/main/java/jp/sf/fess/db/cbean/ScheduledJobCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/ScheduledJobCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/SearchFieldLogCB.java b/src/main/java/jp/sf/fess/db/cbean/SearchFieldLogCB.java index c46603161b2c5c4bd6eb6c8c6de1a71640ccd58f..af883c1e72e6e5c5a0cd9e1e8f6a44087c8286c9 100644 --- a/src/main/java/jp/sf/fess/db/cbean/SearchFieldLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/SearchFieldLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/SearchLogCB.java b/src/main/java/jp/sf/fess/db/cbean/SearchLogCB.java index 88e6f75ec09159ad1a6edfeb70f812559f929651..f4cf42680e14da3b979652864e3a3421488664fe 100644 --- a/src/main/java/jp/sf/fess/db/cbean/SearchLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/SearchLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/SuggestBadWordCB.java b/src/main/java/jp/sf/fess/db/cbean/SuggestBadWordCB.java index dfaa3eb672ce9f5d7ad9988c90fa2bfea7700f7f..bbf904271504cb8a792faad549941d97420edfbb 100644 --- a/src/main/java/jp/sf/fess/db/cbean/SuggestBadWordCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/SuggestBadWordCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/SuggestElevateWordCB.java b/src/main/java/jp/sf/fess/db/cbean/SuggestElevateWordCB.java index 4b4bf6d62a70bdfffb235c3e4a0a4cb6db2f578d..44ae4b0247c0ad220bf1bc6891cefb013f8d2fd0 100644 --- a/src/main/java/jp/sf/fess/db/cbean/SuggestElevateWordCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/SuggestElevateWordCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/UserInfoCB.java b/src/main/java/jp/sf/fess/db/cbean/UserInfoCB.java index ee90819f5a0ffd3f7b92208532fd71867b082112..8c0c81b4d0995bb43a5ebb716a081b8798ad418c 100644 --- a/src/main/java/jp/sf/fess/db/cbean/UserInfoCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/UserInfoCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/WebAuthenticationCB.java b/src/main/java/jp/sf/fess/db/cbean/WebAuthenticationCB.java index 4e7bd1a308c2a20a549df4eeb3240fd1484d5b93..01b96b2cc21b8b9080146d903ad19c53c6effe69 100644 --- a/src/main/java/jp/sf/fess/db/cbean/WebAuthenticationCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/WebAuthenticationCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/WebConfigToLabelTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/WebConfigToLabelTypeMappingCB.java index 600919c61d14879532b9fba5a42f235a5bcea1fd..9a249fa53dc2dfc59f9f9e0e482d493efe41bc50 100644 --- a/src/main/java/jp/sf/fess/db/cbean/WebConfigToLabelTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/WebConfigToLabelTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/WebConfigToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/WebConfigToRoleTypeMappingCB.java index 06143932c95af49eacba21559ca2674d6fd2f0b5..a607faec0b59870911860bac8613312b6bd5932c 100644 --- a/src/main/java/jp/sf/fess/db/cbean/WebConfigToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/WebConfigToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/WebCrawlingConfigCB.java b/src/main/java/jp/sf/fess/db/cbean/WebCrawlingConfigCB.java index 96d8f9bf7454a8a00da53c92dddadf0c214ec643..1ce93ed3ec545df73b69a0022edfc57134ebc4e1 100644 --- a/src/main/java/jp/sf/fess/db/cbean/WebCrawlingConfigCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/WebCrawlingConfigCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsBoostDocumentRuleCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsBoostDocumentRuleCB.java index 58af86032f3fad4d49c09e8ba4183185c3292179..cbb8a4f614a5938ee343a3b330cf4a8a8512ac66 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsBoostDocumentRuleCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsBoostDocumentRuleCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsClickLogCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsClickLogCB.java index 29285a5bd6f502ea2918286d0b8f3869f848e095..0e0476bf7a1b79a2f52f18282c73a040f775f73b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsClickLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsClickLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionCB.java index bca8dca2d4c55ee3b7b7ae03ccfd14986e052717..9bdddd1db8690e9076e151996963d5cf1b0c232d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionInfoCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionInfoCB.java index d8d7df81869c0a648c8f7986deb2a7af41b5b4e7..c272c2e4c373887da597e8959c78124176664d4c 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionInfoCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsCrawlingSessionInfoCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToLabelTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToLabelTypeMappingCB.java index 4e7018971ad06b799fa382d959a49d1f2250a63f..cf4358088d0f399a3e3d7e8b9b2522f7a13a5b54 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToLabelTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToLabelTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToRoleTypeMappingCB.java index 1b573716ed337dbfd3cf175bc40d3da617185dd8..23bef7be3953d36cf8223d42fa1df441f1e77c66 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsDataConfigToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsDataCrawlingConfigCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsDataCrawlingConfigCB.java index 5dcdc9b50cb19e80f1a6d2f7d547fc4dfe2a9956..924e565369aa61242fbb824d88c6d93248ce94ea 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsDataCrawlingConfigCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsDataCrawlingConfigCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsFailureUrlCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsFailureUrlCB.java index 8875f3b60c68fa4d64ef61545ddaaf052d7ef982..36ea3a78e41159849b3e9121c8f6ea6ceed343e8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsFailureUrlCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsFailureUrlCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsFavoriteLogCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsFavoriteLogCB.java index 85794e21d24be048f5e32937aab292d423eded21..5f497edd4283293a53744d00b91901740fb4e7d7 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsFavoriteLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsFavoriteLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileAuthenticationCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileAuthenticationCB.java index d238701ea65a676042278b7f9d20fa8915ae5db4..1a8d2e21d9899a2792b55008b13abdfb3df41e2a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileAuthenticationCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileAuthenticationCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToLabelTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToLabelTypeMappingCB.java index f686f3c71c09cd2298598b2ba6f2117e1241423e..21feab1906875b32723d8b63a8f4342f66f501da 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToLabelTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToLabelTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToRoleTypeMappingCB.java index 6b73dc74e880cad1afdcf3d84e00d0a4428c85d7..3bdfc6ed1cfd65813e1767026a51d3f0cbfcec63 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileConfigToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileCrawlingConfigCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileCrawlingConfigCB.java index 4a13b3fb8c3af1df703e80c80181b9691b18a178..53721eb08a4ce43142427dc01fdfc6d2120ce811 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsFileCrawlingConfigCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsFileCrawlingConfigCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsJobLogCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsJobLogCB.java index 3cbf227c9d6033c7e409b2ee8fec0e27c2ae5014..85198246a1bd7c2863663fcc33d729899c087f7d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsJobLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsJobLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsKeyMatchCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsKeyMatchCB.java index 0035f0e5a8a23ab17c3d81ebfbbe3908bf6e8ef0..0ab010492b132c0b2b85dda23b76274b615b5692 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsKeyMatchCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsKeyMatchCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeCB.java index 0f6b0f66097e8cfb8098ba6de23c1f1be147cdce..84ee38ea0c4579c6e0ed55eb7d936cede098a701 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeToRoleTypeMappingCB.java index 021491ccf9d8269345d78ff19a94829358d39762..13dcdc59d608985ff23dd42a3677a941115dc309 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsLabelTypeToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsOverlappingHostCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsOverlappingHostCB.java index 0d585ba3eaa67c218b8696576301f231efb5bd9a..cb43443e36055b01e20dbb1a89d76f829dd76fda 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsOverlappingHostCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsOverlappingHostCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsPathMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsPathMappingCB.java index e437b13f6e9528f2ef8c733501dcf7767a41a83b..fe8484df5d0152df4e1fc005d45c4a16aa208fc9 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsPathMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsPathMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsRequestHeaderCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsRequestHeaderCB.java index 7e0364292b4bbfdc35bde3accc2d9adfe5866b54..83d4a6027f261f62403e0a707fd25fa77fb32c25 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsRequestHeaderCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsRequestHeaderCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsRoleTypeCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsRoleTypeCB.java index 404b68dcb7f57ca827e1f1e6b2acca9b64a0cf82..6a587aeea22d2ce2bdd4806615cd4d1ed1725919 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsRoleTypeCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsRoleTypeCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsScheduledJobCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsScheduledJobCB.java index d69d24b867439cb4a5216bc8cdf922062760a8b9..5f579077312bfb15d526637660f0d9ec6420c947 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsScheduledJobCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsScheduledJobCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchFieldLogCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchFieldLogCB.java index cc1600a1bf89b3cd29b836b286e8248925b0765c..c3cc9a3fddb91419adc28fa8682b3ab63405f581 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchFieldLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchFieldLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchLogCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchLogCB.java index a3d84191718a0bd840990d5ac5b98a69e57ec41f..f59e6b3c4b3cf2b26de7acf1ca925499822bed0e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchLogCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsSearchLogCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestBadWordCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestBadWordCB.java index 2d9358eda178360a307bfecd93d06e84b54c61f8..6d89dd052a07536fcab8a4a245cdc613efa09110 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestBadWordCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestBadWordCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestElevateWordCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestElevateWordCB.java index 2a9b834f76c912a016a98e1065d03f7b3be01459..92f0549e13b9ec017fd4e58672d9d3d04919fe97 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestElevateWordCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsSuggestElevateWordCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsUserInfoCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsUserInfoCB.java index b5b273de2407390b6c0a373ef8f97f71c372228d..b336a2a11ec646049e3a54b4d4bc0b415b824aea 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsUserInfoCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsUserInfoCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebAuthenticationCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebAuthenticationCB.java index 58cbe954a552a1f8d3a2a0b8c523e146cd919bf6..011e2fb38394cf0cc2dc4420f0482fea8f23632f 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebAuthenticationCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebAuthenticationCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToLabelTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToLabelTypeMappingCB.java index ea495be72b2188e88378d597f4fe5651426280fd..e334c089d3e10ccbd0d47b7501eba8c85b1bd932 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToLabelTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToLabelTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToRoleTypeMappingCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToRoleTypeMappingCB.java index 77ce9983d975eba42e78c8ec4fc5c73d95116e6b..4effe86f479844100598a1ac11af9ee3a7f9b003 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToRoleTypeMappingCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebConfigToRoleTypeMappingCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebCrawlingConfigCB.java b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebCrawlingConfigCB.java index e9957f58e661b6dc224c81000851739ca7a8c59b..b633144e022563eb0fc954c90c40831a76673282 100644 --- a/src/main/java/jp/sf/fess/db/cbean/bs/BsWebCrawlingConfigCB.java +++ b/src/main/java/jp/sf/fess/db/cbean/bs/BsWebCrawlingConfigCB.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/BoostDocumentRuleCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/BoostDocumentRuleCQ.java index 33e08d9b3770bcdb462ae2b3c6edc5f7c2c42420..30d65504d643476be61cb424ffccf997d60ecf44 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/BoostDocumentRuleCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/BoostDocumentRuleCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ClickLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ClickLogCQ.java index 42a679411eebb52c1c4f5152273b2b970dd06ee9..2adfbc57b6470d2aefbe36f024ea653772804127 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ClickLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ClickLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionCQ.java index b5550bfdab69f48b1fbd35708fd7d8ee72bd157e..346fc4383c31e7d990dc616e632e04f2fa26ef9d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionInfoCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionInfoCQ.java index fcf88af34a8794003868ffaca2353fca0c5ad305..ea880cb2e5fec93c04b6bd0479e480d8f3669875 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionInfoCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/CrawlingSessionInfoCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToLabelTypeMappingCQ.java index ac3d63ff7174bb51a8c8387d4ba978909116b78b..fe72be5a7ed5c87c930ded964757bd8bedf38d59 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToRoleTypeMappingCQ.java index 036570771d52220bdcee5c92912887fac2e45879..4946230e611322caf4339f753250da1bc10c887a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/DataConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/DataCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/DataCrawlingConfigCQ.java index 0db8eb22fe6897ef00e7d6d0f5abad54d7cba1bf..103346b0879dd30f75ccc98936b7aa83ac2ebfd2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/DataCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/DataCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/FailureUrlCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/FailureUrlCQ.java index e8abb094fd97a3c8213baf20835893ff6d3de860..7412d3a88e662f930399edfce1e2979f4305a308 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/FailureUrlCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/FailureUrlCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/FavoriteLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/FavoriteLogCQ.java index f764df9009a1c2eef51b1c01e823f804aa78b6e9..898f490cd7cfe97510740e68eef09e09be733eb3 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/FavoriteLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/FavoriteLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/FileAuthenticationCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/FileAuthenticationCQ.java index 329ba5c520a1c2500163e4b11657dc5dd9bc2896..c5becff7f78e176a6d991c28524048b3e2b1a1f6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/FileAuthenticationCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/FileAuthenticationCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToLabelTypeMappingCQ.java index aced06ff7ef62703d9760a62a9fbb2d85017f7b5..e22f5cbdb7349cd1d0466e66c7cccbf2adb4f943 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToRoleTypeMappingCQ.java index 377d19cf1b0995e1bd5220863e4342203435e34b..fa21aa306d1e5c0b43941c6729bc3f6d31d6169e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/FileConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/FileCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/FileCrawlingConfigCQ.java index 23b7ae71b00a182e40b064f02aafee1d12fc2a08..abb8a7a6dc6a6d3a3c05652bcc8a4f50991adf1a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/FileCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/FileCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/JobLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/JobLogCQ.java index f7475684fe0a4b1dc01cc22ebfddc739269da94a..384b99fda434b53d04d8a8c12786941113f28b4a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/JobLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/JobLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/KeyMatchCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/KeyMatchCQ.java index cf4afeb6aa9efaedc512c3b9e4b454a5ba6f8ef2..e138446c4ed2a7afab0c748ff6e7864c391bbab1 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/KeyMatchCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/KeyMatchCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeCQ.java index ba206d643b9e97305d8c9647c07499ea658b0863..af82a73ff412c3181b65d64694d8f4b3a49696d8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeToRoleTypeMappingCQ.java index dc6c04ed724e1ca89b62cb1bbd04760d92e2a2f4..5d562bbfe840d0d2ff12ed7dc13121525a6351af 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/LabelTypeToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/OverlappingHostCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/OverlappingHostCQ.java index 88e7e8c9607654dc63cc1d63c9ca1402e131cef5..4a74575f50ada216ae9e93b7012662ae95d5e94b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/OverlappingHostCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/OverlappingHostCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/PathMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/PathMappingCQ.java index 1c2893d5bbcf1925d17476848fd9649f33c45566..d48efb9c3933e512e260fe94d37ddd5a4761d8df 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/PathMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/PathMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/RequestHeaderCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/RequestHeaderCQ.java index 6ebf88f175d33711194ca195acb7b491c9d5e485..081dc58616bd40c0e29201ff69d48900ae8ee788 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/RequestHeaderCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/RequestHeaderCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/RoleTypeCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/RoleTypeCQ.java index d101f83c539fee0d7e44ab2d3bd6b133850efd3d..276eabadff53f5ab72eb253cc943f45347f30461 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/RoleTypeCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/RoleTypeCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ScheduledJobCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ScheduledJobCQ.java index 535e273944b549bb344d289ae2162843a09ff155..2c0eb8a6a952ffb602aa286f2cae425551e2598d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ScheduledJobCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ScheduledJobCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/SearchFieldLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/SearchFieldLogCQ.java index ce75364aa01d2a11e0c4661ff8f3882e8b19b4b7..9ca4a1956ce39031dc099eb68862241663033b21 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/SearchFieldLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/SearchFieldLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/SearchLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/SearchLogCQ.java index b64b00ae4c0acfc3746e84eff4f20e919dd9081d..608178254b0fdff0560446437821a11025430acd 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/SearchLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/SearchLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/SuggestBadWordCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/SuggestBadWordCQ.java index c34f8baeb2873c3f404b84416613e969660e9946..abe9b11bc94813ff47f8f141f047e8f49fd2be54 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/SuggestBadWordCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/SuggestBadWordCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/SuggestElevateWordCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/SuggestElevateWordCQ.java index d911db1afdab53fd7a294168c9e15a79c7834553..67781d9a07ee0c5efc29e8ac819792a185a206c6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/SuggestElevateWordCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/SuggestElevateWordCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/UserInfoCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/UserInfoCQ.java index 968a6a6bbbfb2b2afe82a2940d42f914240f9425..58c4537f9951db8439820c8035dd2a1f8e79db1e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/UserInfoCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/UserInfoCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/WebAuthenticationCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/WebAuthenticationCQ.java index 250063901d92f6302d7212afbe150d4f408458ad..52f9db675c9cb20e1d6c82e634c98cf9552b9d7d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/WebAuthenticationCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/WebAuthenticationCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToLabelTypeMappingCQ.java index 7521ffbca6c5f2e0ad3be487394420b0257f6e4b..f5f61904f6afb1b5720b0cc5c843747e3b7152f5 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToRoleTypeMappingCQ.java index e080206e8b29c04e179a429db658342934306463..e1cb4b1373a0c651de2e338bd0170e9e075a70ad 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/WebConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/WebCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/WebCrawlingConfigCQ.java index 63204fed02fdf2a9df7daa7b550e9ccd615139a0..49d5bc21dc7da6397b96c092d46795710849faa3 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/WebCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/WebCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsBoostDocumentRuleCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsBoostDocumentRuleCQ.java index 935ddaf30da269a4a667f9d4ce61e5a0f0582d37..26ebd91be80239077070181902f70367cda9a6fc 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsBoostDocumentRuleCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsBoostDocumentRuleCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsClickLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsClickLogCQ.java index d126a9124c15fafd3cb92bd96f211914dfbabf46..8f14057b238ba896640a182554256b517940ee98 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsClickLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsClickLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionCQ.java index 69ca528718be0f4408d7490f636f478b6c45f425..7c0c0e3b7b3ab70755c564984183ee16987fee18 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionInfoCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionInfoCQ.java index 785fdd44b7eb84090c2f501fa384a4c486fd2847..4c4f1d31b51e361ec8780adae18ab519e67cbaf2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionInfoCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsCrawlingSessionInfoCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToLabelTypeMappingCQ.java index 8202ff9688d98a736f855f67d79c3e6c9692a278..2050f1fbc04981e3e651c161698771ea22a933f7 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToRoleTypeMappingCQ.java index 90f9a9c492a6291f80b5b33acc4110788c9e76ec..53b7a35ef4e89f887e9b2479cdf6f6e8405bc7ce 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataCrawlingConfigCQ.java index dd3e7d482f27fb2b6a1324729fc1dd9b7ba4ca02..4b32d4cfde9e668acf1f0bc0c14e7a84cbc9f0ab 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsDataCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFailureUrlCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFailureUrlCQ.java index 4cf7492542a9e9c365acb12a327f3031b9c61b04..c7649f5b5e269d3586c1ffe5039a1d9fd4b9f886 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFailureUrlCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFailureUrlCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFavoriteLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFavoriteLogCQ.java index eabf75a069b6f1ad9e03f526f9231ae4e51e82e7..0dc3798a3fd57fe4a6cac24a4d37de6dd32a2987 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFavoriteLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFavoriteLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileAuthenticationCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileAuthenticationCQ.java index fe22cab033523719aa3d5aa58e9c7db9ceecee64..d343de1dd62ecc4e2292e497dba301dea83d4f0e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileAuthenticationCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileAuthenticationCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToLabelTypeMappingCQ.java index ac13de82df485bb9759c1db940be9490c657e159..e742668f636cbb44e1c1897ffad879ed5c37ef5a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToRoleTypeMappingCQ.java index 39eebdf35777ee0cb10f1cdc4507fae854469969..e3a2f4995c365eba6e4daa5b5ed6aebe71e45e76 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileCrawlingConfigCQ.java index 77b38adb97dc2f56405626b41a0513aaa6605144..798872f315e2cc52a48b03e768097c8537e40f84 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsFileCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsJobLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsJobLogCQ.java index 5f98171d5be6e0090bbae890bb7913c3ebf82beb..3069947d34149e3ec86f5b3b3a1d7ada8cb08624 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsJobLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsJobLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsKeyMatchCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsKeyMatchCQ.java index d68dfb65e4175d0db7c646c47970fdd7a90a2ea9..29b91cf2cc2cc1b2cd13c4d2d3cc49c3f71156cd 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsKeyMatchCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsKeyMatchCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeCQ.java index 8788f184a692d4dd2f5939cbc988f1d494df977e..b23f182e63db6af49f3f6f1cd56940e0c781c460 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeToRoleTypeMappingCQ.java index c7c7c86b5c1af77669bcd0cb652303986c790667..9c25b630cced1d6ceafb6b335509f0eec9e922b8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsLabelTypeToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsOverlappingHostCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsOverlappingHostCQ.java index 61c43b5e0a1dc4c5e1710c6c9dc94fc4a067fa11..4836ee0764de48e70d9cd0f9c2e5115f95e94140 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsOverlappingHostCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsOverlappingHostCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsPathMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsPathMappingCQ.java index b5264c7b0e0bb2657093e07e69ba8bb58a6f1e07..b83e60d5201464d31b51310e455ddd24c5b2386a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsPathMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsPathMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRequestHeaderCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRequestHeaderCQ.java index ab3beb4456183b229cf31c19a9168489748c1be3..30ac329d6373bb292e1167107d836a3970d36888 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRequestHeaderCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRequestHeaderCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRoleTypeCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRoleTypeCQ.java index a295ca5cf727044f3d105e57e8de82f5de8efc55..1d72b8d47d8395b45cb153c13966b48340af69f6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRoleTypeCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsRoleTypeCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsScheduledJobCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsScheduledJobCQ.java index 8d0bcbe6940bd34fb79291a91b2f092d3538a81d..c619a8b845d8fae663d7bfebf3f464c5f26a5211 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsScheduledJobCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsScheduledJobCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchFieldLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchFieldLogCQ.java index 6c2bbc5eba807c510bfe4c0d5651dae1b5da383b..7bc20ee0abf00babfef40e91f7f81b157a40ba8b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchFieldLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchFieldLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchLogCQ.java index 28d1ef226fd16506ece130075bea04dbf569024e..c67583516a653d9ae5d7f2d2ed7c2e2e9ca50fa0 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSearchLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestBadWordCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestBadWordCQ.java index 8576f1a25ae926290f70825966a82da033d8873b..5c5e7d17c05b679bf328aa644dd62c94904e36e2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestBadWordCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestBadWordCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestElevateWordCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestElevateWordCQ.java index 544cbe27631bbf6440240f2d5ca561500af05d20..3a5f25bf0680fe8d8a755fb522018f8834468b88 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestElevateWordCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsSuggestElevateWordCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsUserInfoCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsUserInfoCQ.java index 55e6ea8fde470cf918896bc4e6b76981643959af..bc659911d497d4b158d228ee54f08277ab88f276 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsUserInfoCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsUserInfoCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebAuthenticationCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebAuthenticationCQ.java index 26a18e2fc12b2ec7c52adccfc5961529dc0dfd0f..2427b3acae215adb8128f4c8e89f6374b90df88d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebAuthenticationCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebAuthenticationCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToLabelTypeMappingCQ.java index e9994348076f5cdc9000ba08ae2e892720b9965e..b917d09358ac7d58db803fd06e75e8279822fc41 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToRoleTypeMappingCQ.java index 14cf250e3931b36243ef57dc01f84465aa4c936e..55c4705270aa108d35d380a5f9770a10b47f96bf 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebCrawlingConfigCQ.java index 390912338f63507b333516d014e7e98469adad73..c6b2b9872b9b9ba7f6e63b9fddc3f33b368199d8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/AbstractBsWebCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsBoostDocumentRuleCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsBoostDocumentRuleCQ.java index adec6adb2f56aeabd4a524d903a2a26db62bedb7..482bf902512072902c7578c94259a2419b9cb079 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsBoostDocumentRuleCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsBoostDocumentRuleCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsClickLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsClickLogCQ.java index 96e857b243b72574c2c4c46c5c19a137baf5cefd..f87d4118b7f7644c1a3c31032378906cd22ced59 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsClickLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsClickLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionCQ.java index 0f9699fef59562fa01e97329fdff2fe2c8d9bee9..90fa60ea4496911c444b73d741b22570a64a5de0 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionInfoCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionInfoCQ.java index 4459fae6365766db550fdc3abdc718b784fa11d4..647c8c20894f8c7560712202449c564fcdc4711b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionInfoCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsCrawlingSessionInfoCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToLabelTypeMappingCQ.java index 8a430101801ec0e359bdee1b90ddf94d7ac14f94..fb12aadcc950e7256f09971e498f5ce8211494c8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToRoleTypeMappingCQ.java index 126118d8b165f61cff0e19dc37c3b82469aa1f67..f91396b230cdc45aca9f94203a993721cabf838c 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataCrawlingConfigCQ.java index 794ce894c4a55c361199b3dff309cc2aa27b189d..e70f2750808ab3dd9df60cbce0db1cea236814f1 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsDataCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFailureUrlCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFailureUrlCQ.java index 2ace630e28b540a5098db73e453e204f28d7e1ed..ad53c7633483052fc81f9c341f9d0df9a030b657 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFailureUrlCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFailureUrlCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFavoriteLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFavoriteLogCQ.java index 4f1d41173e04125b524901006226add804e22031..6b2d3c6713bc469f92327ae74640bdb85f6b8ad5 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFavoriteLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFavoriteLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileAuthenticationCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileAuthenticationCQ.java index 5f0b1799a89ff7d153f07043978fa365f93a6a34..46a13e3c71f2c234681b88db7946f24b4ca15d56 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileAuthenticationCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileAuthenticationCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToLabelTypeMappingCQ.java index fbd7d674715ece0925daa73fd30b9ab1128b15d2..44656917abad46f98311dc2a14fc11ccd72a5a82 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToRoleTypeMappingCQ.java index c212d08d361309ddbc9b76522e41d9fe40243d3c..4d588deb1881f4110d28f590e1f9dee913bfed45 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileCrawlingConfigCQ.java index efc1ad0289cc58a80b1366ae28f4f38f68385203..cfd82c7c5e03edd75e922ab536488587af2a408f 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsFileCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsJobLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsJobLogCQ.java index 08e50d319a1da6575a7d8a08ede2e40eabcc9fae..28a7bab9368913b8773d30f9ef2fd110a11e2298 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsJobLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsJobLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsKeyMatchCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsKeyMatchCQ.java index b02b3afbb165659e1275245bbdd296039128f2d7..ecfc3ca81208e5105ba77c0bf6941594f775fb10 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsKeyMatchCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsKeyMatchCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeCQ.java index 96ae2621fddf78f6aad874c9d65cd5ec1f413cf6..03c9b140937451a0700899439779c4fe3b557dda 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeToRoleTypeMappingCQ.java index a36cd1bb0dd68d2c194a5a36958bf77dd7aa3a3a..23bf518a6a5e8d87193d9f320fc7e88acfc6ea78 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsLabelTypeToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsOverlappingHostCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsOverlappingHostCQ.java index 2f7121069d78a94938021ca747c72e8fd92150ee..54903018bd06bbdef41f30598a68e659bc9dd247 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsOverlappingHostCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsOverlappingHostCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsPathMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsPathMappingCQ.java index 221bb4d2f554c157a36a7d9c784445cf2b015386..fb3820502837a74225382aad04e199f8a40a0170 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsPathMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsPathMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRequestHeaderCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRequestHeaderCQ.java index a71f2d5ab89e442c12870aa8007cca4d6fd4a07e..a06f1d2b9e090aa0357eb73425dc3da3ddfadad3 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRequestHeaderCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRequestHeaderCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRoleTypeCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRoleTypeCQ.java index e135825bad3fafb92a52df2954af196c46701a93..e0be9597283c47341e1cb7b2e906e8bc4f619a99 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRoleTypeCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsRoleTypeCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsScheduledJobCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsScheduledJobCQ.java index 710da1ad4bb00e8e51a5144ef4097e6c05981cd5..bb465e86e4828d883a3b83f7c1595cc362fb47b3 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsScheduledJobCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsScheduledJobCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchFieldLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchFieldLogCQ.java index 7f55051f25eaf049d50d0e70399003469c8c76f3..3466d8aa406c1547a36c12c9e7dc8f2eeb097cb6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchFieldLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchFieldLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchLogCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchLogCQ.java index 08bcb42c923cb98e73723fa0d194f65daedf6a53..b34c47cb76de1114278b024d7c2fbc2853394891 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchLogCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSearchLogCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestBadWordCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestBadWordCQ.java index dfd3795897339871d9bc39034ac8af7a9fa1ac3c..2163c5c339bd5ca9a99dad73246332e3b48fe989 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestBadWordCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestBadWordCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestElevateWordCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestElevateWordCQ.java index 47aa9617697f7df4721174638a028257f90d5d6d..8b3e72a6609586805dcd1c9cd522ba8823fde68d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestElevateWordCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsSuggestElevateWordCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsUserInfoCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsUserInfoCQ.java index 5314e5c5364c4c5ae0c3a3aeb0f732ffc71fb7a1..c97e2b446d72188f661b5a5bd8f570c3afc8969b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsUserInfoCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsUserInfoCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebAuthenticationCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebAuthenticationCQ.java index 4a4234edb9a36aee9d4e84b62e6166273c54fb85..9da5de33b2081d7b1a60fb107e480d281b90215c 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebAuthenticationCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebAuthenticationCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToLabelTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToLabelTypeMappingCQ.java index d6d7e7c996a99664ff535969d29db54a47a90c29..239aa5f7a608de530af2f800b727e9c6c1c40851 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToLabelTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToLabelTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToRoleTypeMappingCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToRoleTypeMappingCQ.java index 6ad267e8a374a849dd5b1d215b4e546670ce5c55..0586315d50f869a065d9d4173328489d1c070095 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToRoleTypeMappingCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebConfigToRoleTypeMappingCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebCrawlingConfigCQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebCrawlingConfigCQ.java index b3dfd2a372388b644902386a0aa7be3b2273220a..67bea755c154fcbc4e3ce0a513ed4b186a88b346 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebCrawlingConfigCQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/bs/BsWebCrawlingConfigCQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/BoostDocumentRuleCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/BoostDocumentRuleCIQ.java index d0b487f7f61879b2d55ecfcf77b8dcb6ef420c35..6d3103a761a3065d552c8a86c15a7f7d61f2c9e5 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/BoostDocumentRuleCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/BoostDocumentRuleCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ClickLogCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ClickLogCIQ.java index 72c1f265d36e372980faf644d533bd7f5da0b0e5..1bd4495ab65c3f46099136c2e91726ab0569357f 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ClickLogCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ClickLogCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionCIQ.java index 287bb70eb75070bdb6fad9c0a7accf1e2cf966e9..00d5779bf82027ab11fc7c33442d13bd181a9470 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionInfoCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionInfoCIQ.java index 4512605b22bea86b431caad778abe2475e372d43..c22a67bee400f9b7ff33798c2b88568ce8a393fd 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionInfoCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/CrawlingSessionInfoCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToLabelTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToLabelTypeMappingCIQ.java index 47be63f15727aaea7764786a79854a784788c527..333da596a9abefdfcc609c3e7a631f197326b35b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToLabelTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToLabelTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToRoleTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToRoleTypeMappingCIQ.java index c0a2234180a27361686f677dfc8f14ba5f535d95..4a3e687d97bcef1ccf3d011747b1f326c1810dd6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToRoleTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataConfigToRoleTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataCrawlingConfigCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataCrawlingConfigCIQ.java index 6be1db983945daa57d1069ec401def3ddc4679c5..f685f51f9ec82abe5bc46d8cd2a61ad0373dfd3b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataCrawlingConfigCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/DataCrawlingConfigCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FailureUrlCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FailureUrlCIQ.java index 4dcf6d638058617bd743a2373415a5458e076966..00251a773f2bd83cb60ac63f294e2d10929b8169 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FailureUrlCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FailureUrlCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FavoriteLogCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FavoriteLogCIQ.java index 62747d9a0e2b577c896634090d4ab33c16421175..810eb803134795f576a1fa06b3423ae75c7df7b6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FavoriteLogCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FavoriteLogCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileAuthenticationCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileAuthenticationCIQ.java index 7d7fbdd7aef3bd1838f0ffdfd09952da744842b0..42be79dc48376474b23c9048b1764831d3413c93 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileAuthenticationCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileAuthenticationCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToLabelTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToLabelTypeMappingCIQ.java index 6beb87b05a5d564d60fd96b106b645130b56f744..2fec127d4b1f6944199b6ccdc78e343451e8bc75 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToLabelTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToLabelTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToRoleTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToRoleTypeMappingCIQ.java index 48ca46593f138ec41be4d09d6a84ee0196098089..3c5b77120edd666a989423db7260facc27721265 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToRoleTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileConfigToRoleTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileCrawlingConfigCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileCrawlingConfigCIQ.java index 1b7acabbd59c671f2365c6c69536c9af283714d5..a0b8030cb1a1491ace7e493f5b98c034c32c4fe7 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileCrawlingConfigCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/FileCrawlingConfigCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/JobLogCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/JobLogCIQ.java index 624cb5bba48eeb2b21f9dd837bd226727938315b..64c9f63cee71b3777e07cf4bb23db8c060f751b9 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/JobLogCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/JobLogCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/KeyMatchCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/KeyMatchCIQ.java index 88eb9bcb85601b4dfad95432cc48dec17dda9cad..7cbbe9bf146f2bd457c2b4f0a70ae6d18b03361a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/KeyMatchCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/KeyMatchCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeCIQ.java index f90d3081f3364ae1cc7b8edcd3db0b2e0c87b005..d8967574484d2e164464a388a20f284a0fc2481a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeToRoleTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeToRoleTypeMappingCIQ.java index 46c346ea906272c5d9f6de956676ed4d285c1a9e..a6afbc414610d19e772734c6c90586dd66d32e35 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeToRoleTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/LabelTypeToRoleTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/OverlappingHostCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/OverlappingHostCIQ.java index d4dffc87197e238ba547265c51e8510f15aad317..34cdb5ec10e84e70162ed0d9b1e5f69f0ced20e8 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/OverlappingHostCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/OverlappingHostCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/PathMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/PathMappingCIQ.java index ceeb025d365d90f67735611b73dd960548a5dc68..f632db2d0148fd64dc29e1831ef31d653738d257 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/PathMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/PathMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RequestHeaderCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RequestHeaderCIQ.java index 81070d020257eab749c7bfa519b36f246d5c026b..b73b4c034f681dc02a84cd93a8216ff64516bf4a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RequestHeaderCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RequestHeaderCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RoleTypeCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RoleTypeCIQ.java index 2ffc1ccc165b4b11998ea20b1e7933808be9957c..14399899c35c0891f6a86de6236a49527135ed2e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RoleTypeCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/RoleTypeCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ScheduledJobCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ScheduledJobCIQ.java index 17e7e18a9c680088f58a3fbd2b88282781803a47..b42b160bbe545df5e7e81a1dcc654fdb1034a46e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ScheduledJobCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/ScheduledJobCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchFieldLogCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchFieldLogCIQ.java index e61a1b5b5d43d3aa02a105a558649bf44bccd41c..a140016d9dd2efcc8c71d239d55cf58ce1cbad54 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchFieldLogCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchFieldLogCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchLogCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchLogCIQ.java index a34cd2d9707a1ed84397d2893c840261db50b0d8..f112a31db2edf99917d23d90034b1ff42451df4e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchLogCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SearchLogCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestBadWordCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestBadWordCIQ.java index f2a7cd086df1ecf1fcfcfdbd5b266c0e1404b82f..214e7c5b19f97619eaa3054d0f3a10f2b3d5b2be 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestBadWordCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestBadWordCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestElevateWordCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestElevateWordCIQ.java index d24bd050cd9e7e22c60c8d11d98e6a8d741ca48a..26864f92174a13d62f3716f09b544ad278e58785 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestElevateWordCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/SuggestElevateWordCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/UserInfoCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/UserInfoCIQ.java index d39f7304a534282141814f753706d7d9510f7cf1..389c370e520c913cfa275394821449aded06e28d 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/UserInfoCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/UserInfoCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebAuthenticationCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebAuthenticationCIQ.java index 372b326942aef70d55c987f06057fe196eedc356..e48d48722dc22f03cbbdd1b183df0b6312e3134a 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebAuthenticationCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebAuthenticationCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToLabelTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToLabelTypeMappingCIQ.java index 4601a4f5c909b63d703b153b57a50fcca9876973..7b01ba6062a737c387f4b71bf9f517abf5739010 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToLabelTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToLabelTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToRoleTypeMappingCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToRoleTypeMappingCIQ.java index 57808bbc09db655c06b33d6d706ca6760b6df695..0af88760f2f471ac65638be0b3f0f6885fc0a550 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToRoleTypeMappingCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebConfigToRoleTypeMappingCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebCrawlingConfigCIQ.java b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebCrawlingConfigCIQ.java index 2b0499417e4a04af53b6e01e1b2512db9e1638da..8a37db36155f903faca2ef7bc2a864e0cdf4233b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebCrawlingConfigCIQ.java +++ b/src/main/java/jp/sf/fess/db/cbean/cq/ciq/WebCrawlingConfigCIQ.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/ClickLogNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/ClickLogNss.java index 6771f7f34fc3ea321392cc3a905f73367ca31b87..8fd65b6f4380359dd9cbb9706fc1b15ff69d419b 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/ClickLogNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/ClickLogNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/CrawlingSessionInfoNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/CrawlingSessionInfoNss.java index 8d7ea3b4c6941c841c43287ad5c069f1bbdde415..0c9ffa1894ff58408c2c9a7fd26cf25d6e03e038 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/CrawlingSessionInfoNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/CrawlingSessionInfoNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToLabelTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToLabelTypeMappingNss.java index fc261ff6e9972a9f7229aea9bac8400541dc7d40..453f421b9e4a64500b7d14dd2b72d138a11e4036 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToLabelTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToLabelTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToRoleTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToRoleTypeMappingNss.java index 25139f303436511e17321ec895bb816bc9e04ce0..991fee63667747eb965ed8bc6f3cdf9c1b80be45 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToRoleTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/DataConfigToRoleTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/FavoriteLogNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/FavoriteLogNss.java index 50a6e7f7d9d385a0b74ff014ea21e14d6789d5da..e0ea81286fbde5b9009dfababd90cabafe12ad92 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/FavoriteLogNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/FavoriteLogNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/FileAuthenticationNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/FileAuthenticationNss.java index 00c9637cdb0f342183c497da19fa1c6afb06eddc..79363ee6070ce0e6310227a7693312461904aaab 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/FileAuthenticationNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/FileAuthenticationNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToLabelTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToLabelTypeMappingNss.java index 835b074179223fc10e62d5a1649c349879ccf429..7379ce8b732ef1d8f030ce6f1b96c0a91945e1ab 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToLabelTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToLabelTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToRoleTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToRoleTypeMappingNss.java index 50277a3798ae73dceed516023e158974bccc1497..23d3633e1bfe1d9ec89eace9d71c9ecbfab8a47e 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToRoleTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/FileConfigToRoleTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/LabelTypeToRoleTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/LabelTypeToRoleTypeMappingNss.java index ab14f0550407a5a2bac935c3c9d35856a0f65c76..1e21420ca65fd060188b01602eb1f56ee0e3caab 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/LabelTypeToRoleTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/LabelTypeToRoleTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/RequestHeaderNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/RequestHeaderNss.java index b66127bed23c2ff9b48e79ec0bfa88edb4109d2b..92f80732665abfd27882c9cf9d3ab68a38dce0fb 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/RequestHeaderNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/RequestHeaderNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/SearchFieldLogNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/SearchFieldLogNss.java index 8473b8dd0c4740e025ba1403f13d2a92ee7b95a8..6174d05d4ce6f70e27e9173982c519954ba6c462 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/SearchFieldLogNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/SearchFieldLogNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/SearchLogNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/SearchLogNss.java index a121253f949b50ff9477c8b3da962a10203de71c..f36ccb1da4e8c6f81a08da598141d28e86613532 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/SearchLogNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/SearchLogNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/WebAuthenticationNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/WebAuthenticationNss.java index 9a1f4a8757b89b31d6ad60ff32b33dfc071f8f83..bcf2fa1365411a0ee3ca9c0a9f97e81319f0cef2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/WebAuthenticationNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/WebAuthenticationNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToLabelTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToLabelTypeMappingNss.java index 7f72c80a283fafb255c0fcaf7de3dbd694680d33..a757bd30bfebe5f88181cbcd894b852b07d7a0f6 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToLabelTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToLabelTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToRoleTypeMappingNss.java b/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToRoleTypeMappingNss.java index 8423c38b731412f64760afa718d28d811d15c048..e0d5c9279fed36f55b123b4b41eb22a22c8488b2 100644 --- a/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToRoleTypeMappingNss.java +++ b/src/main/java/jp/sf/fess/db/cbean/nss/WebConfigToRoleTypeMappingNss.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/BoostDocumentRuleBhv.java b/src/main/java/jp/sf/fess/db/exbhv/BoostDocumentRuleBhv.java index 1c4b77b0f47783476f5920d5d6e09839d478a693..d6f5c39a5e82a635f52e07a401e19b4e03ad7b08 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/BoostDocumentRuleBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/BoostDocumentRuleBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/ClickLogBhv.java b/src/main/java/jp/sf/fess/db/exbhv/ClickLogBhv.java index 4bb73082c3a7511673f3ad08945d48a6ddd9cf15..b566edafda91be4622da077f310ae094bdab1182 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/ClickLogBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/ClickLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionBhv.java b/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionBhv.java index ced3a01afaffbd26b9df45c4d3860b3abc73b8b7..8d4f0fbe62da6fdd0abc5b1770ff5a7e242c7ba3 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionInfoBhv.java b/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionInfoBhv.java index 5416cea0c5876b1e4639976cebfa9a7c6309d8fb..46a7af48697cbebe1fb891fe2529e700bc5befc5 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionInfoBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/CrawlingSessionInfoBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/DataConfigToLabelTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/DataConfigToLabelTypeMappingBhv.java index b0d77cc80fabd9d2b06ad16607b95e14918ea504..c691f6ea019462b2cde97b8b67ae9c14c1f84ee0 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/DataConfigToLabelTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/DataConfigToLabelTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/DataConfigToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/DataConfigToRoleTypeMappingBhv.java index 41639cb56de76d2f3cce8809bc3fd02d0487259f..89425972f73b4c8012ee77893619f8fd13601dc1 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/DataConfigToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/DataConfigToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/DataCrawlingConfigBhv.java b/src/main/java/jp/sf/fess/db/exbhv/DataCrawlingConfigBhv.java index 46af301824d36d5d0954f58c300340134e77653a..4ea02d560ba39c9cdc01b06e3498ebdcbc87ee97 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/DataCrawlingConfigBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/DataCrawlingConfigBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/FailureUrlBhv.java b/src/main/java/jp/sf/fess/db/exbhv/FailureUrlBhv.java index e906cd7e6b23890706710c87ee47b34b3fc0518d..0cfdee6ed08c1e7713d7668d43b33e78d11ee709 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/FailureUrlBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/FailureUrlBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/FavoriteLogBhv.java b/src/main/java/jp/sf/fess/db/exbhv/FavoriteLogBhv.java index 9c820c8d5acd960169f0efe3632b78cf6a4a3c94..fb10d9d97867dc80f7aa217e59d6b8109c261e71 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/FavoriteLogBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/FavoriteLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/FileAuthenticationBhv.java b/src/main/java/jp/sf/fess/db/exbhv/FileAuthenticationBhv.java index 789d2bc44ea4472922fecffbbf1b8107954bd6cb..43da96e235e8c048f649c1f49bf673cfbbf683b6 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/FileAuthenticationBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/FileAuthenticationBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/FileConfigToLabelTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/FileConfigToLabelTypeMappingBhv.java index 3fb7bbb6dee39ee89d29c7d5811d4a2cd45ae52d..009da7b9a7f617b47588b8d91c6709aa5e257d04 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/FileConfigToLabelTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/FileConfigToLabelTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/FileConfigToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/FileConfigToRoleTypeMappingBhv.java index 37a41dabec6bf804122cf95b1bc4cc179c3d0f5b..78a99bec915b9c986ebe3400359ef599f2663db5 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/FileConfigToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/FileConfigToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/FileCrawlingConfigBhv.java b/src/main/java/jp/sf/fess/db/exbhv/FileCrawlingConfigBhv.java index 202db22abddd28f787b0fb4f7123b28792a7d265..c845feff7cf083ebd7ea9c6dab6c593f38d06f04 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/FileCrawlingConfigBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/FileCrawlingConfigBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/JobLogBhv.java b/src/main/java/jp/sf/fess/db/exbhv/JobLogBhv.java index 55633f4353a1ee01b2d3cf60a7ecd5eabadbbc0c..1f5c22bf5eb1e87eeecd9c415d083f6f62b55f06 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/JobLogBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/JobLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/KeyMatchBhv.java b/src/main/java/jp/sf/fess/db/exbhv/KeyMatchBhv.java index 525248e38847b5c594f1f75edc68392c3fdb3cbd..7090249f7d26ef69b9268e908a0587d19810b912 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/KeyMatchBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/KeyMatchBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/LabelTypeBhv.java b/src/main/java/jp/sf/fess/db/exbhv/LabelTypeBhv.java index 879d966a5b125a8765fe83a472a8baa6709a8ad1..5c02934be7af7e6b7bf4874b06cd5a54dad72f2b 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/LabelTypeBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/LabelTypeBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/LabelTypeToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/LabelTypeToRoleTypeMappingBhv.java index f803b5dd97acac719725168c0dc192c45632c213..5fb5d0a61f73c56ff3e1b9632f7b4040c925a113 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/LabelTypeToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/LabelTypeToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/OverlappingHostBhv.java b/src/main/java/jp/sf/fess/db/exbhv/OverlappingHostBhv.java index 0d94b9e431625d164a4da4ad8d7330d764f5d229..b1581e9b6995c6ccb26a1d2b9e6590e252844229 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/OverlappingHostBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/OverlappingHostBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/PathMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/PathMappingBhv.java index 86c9d969b87598d1acd3e154ff58d412a80085be..c62492452dc8eac0d4315c1a6a952d990828498b 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/PathMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/PathMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/RequestHeaderBhv.java b/src/main/java/jp/sf/fess/db/exbhv/RequestHeaderBhv.java index a4ac4b7c7f94efd6d9286d6899b8d33112fca567..72561e658c89aac230b5eed96ec3f7933735823c 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/RequestHeaderBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/RequestHeaderBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/RoleTypeBhv.java b/src/main/java/jp/sf/fess/db/exbhv/RoleTypeBhv.java index f04dfe940687a685fa3ee365ba887056667a1366..b53707737d3ef0724b448432836918063c88f50c 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/RoleTypeBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/RoleTypeBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/ScheduledJobBhv.java b/src/main/java/jp/sf/fess/db/exbhv/ScheduledJobBhv.java index 66583616922efc09154e13fd40538dc522c14767..19c9b102a59a003c1dfde21e8a69c2e1f70ecef0 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/ScheduledJobBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/ScheduledJobBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/SearchFieldLogBhv.java b/src/main/java/jp/sf/fess/db/exbhv/SearchFieldLogBhv.java index 98850b87b8c5a49feb1a524f9cddc3c5af0a52ff..ee50d1ccdac102e8f75b9ac0e03dcd6957f6e8c7 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/SearchFieldLogBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/SearchFieldLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/SearchLogBhv.java b/src/main/java/jp/sf/fess/db/exbhv/SearchLogBhv.java index 3aa6a692e58ed76af5d3fdd3a6b01eb25f162ff7..9f69ddf12750dc5cf9d399c4c1524ac44d1d7f67 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/SearchLogBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/SearchLogBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/SuggestBadWordBhv.java b/src/main/java/jp/sf/fess/db/exbhv/SuggestBadWordBhv.java index ecfbe22fabe094e1d33bf0c5a3f1d2f796664428..4fa1d49316fbe937ddc099df6dbfd859d5f30a20 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/SuggestBadWordBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/SuggestBadWordBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/SuggestElevateWordBhv.java b/src/main/java/jp/sf/fess/db/exbhv/SuggestElevateWordBhv.java index 6d399045752ea166960400c67119c5f6ec0422b6..02995eae57da4160a163416b08864e169650a1fd 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/SuggestElevateWordBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/SuggestElevateWordBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/UserInfoBhv.java b/src/main/java/jp/sf/fess/db/exbhv/UserInfoBhv.java index a3db89ad0f772180c72664214549add67a840557..6a8e211cfb9be7c1c52cd1e75faf5f9acd2322ce 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/UserInfoBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/UserInfoBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/WebAuthenticationBhv.java b/src/main/java/jp/sf/fess/db/exbhv/WebAuthenticationBhv.java index c834239c81f5beb31304c437fedd4a90607d5b5f..5cf4a0ee3deddc64e196851ff559109186aa44fb 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/WebAuthenticationBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/WebAuthenticationBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/WebConfigToLabelTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/WebConfigToLabelTypeMappingBhv.java index 050337bebba0bd65e1426fddf692e408e664384d..c2689ef24c02e6164418d5409aed79f3185bcafd 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/WebConfigToLabelTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/WebConfigToLabelTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/WebConfigToRoleTypeMappingBhv.java b/src/main/java/jp/sf/fess/db/exbhv/WebConfigToRoleTypeMappingBhv.java index 8cffe7df30b7c22cd7584ac937b3c118ee000d58..1e187bbc452bbbd7391c1eead737e397f098ede8 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/WebConfigToRoleTypeMappingBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/WebConfigToRoleTypeMappingBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/WebCrawlingConfigBhv.java b/src/main/java/jp/sf/fess/db/exbhv/WebCrawlingConfigBhv.java index 066faeb8da344a765a576c01b3b3317c46225da5..2c71f5f3e4f00aee5420a5fc67ec5137384c6806 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/WebCrawlingConfigBhv.java +++ b/src/main/java/jp/sf/fess/db/exbhv/WebCrawlingConfigBhv.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClickUrlRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClickUrlRankingPmb.java index 7a3bc7650d6100e21ee75a87208f1729f8a72720..79ecb7aa1f1f7a48d8011fdc29697254738ce0e0 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClickUrlRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClickUrlRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClientIpRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClientIpRankingPmb.java index da8eb6c73bebbd2a35577b1ed0e90410348d5b02..412df5becb4504af9cd15381aed69f4d490833ad 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClientIpRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/ClientIpRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlCountPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlCountPmb.java index 80fb961d1bb27d6ad578a07d01bbf1857f01957c..dcde23c32487e4a84b0e09a39d1108f7b54543c8 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlCountPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlCountPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlRankingPmb.java index 0794f490b7d09c6c96cd15590f206ef924397cc1..929ffc5f3d6a8e30f20f7ce3d8de37f112416411 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/FavoriteUrlRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/GroupedFieldNamePmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/GroupedFieldNamePmb.java index 38904a1ab9cf8bb956220b4c44d6261a8aacb19b..7c71c108ba7b9f0562d4dd169c8c7f464bffcd10 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/GroupedFieldNamePmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/GroupedFieldNamePmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/HotSearchWordPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/HotSearchWordPmb.java index 7ef367baa7b4d49b1f90362bdb5ddb234e6bd9ec..e86525488754c12d53fb9f6ae9eb2d715f46a5fc 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/HotSearchWordPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/HotSearchWordPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/RefererRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/RefererRankingPmb.java index 880098402e7d7dc2d98daa819548cc2192cb9f09..8b647f7e296dccb56549f89e41b90255cb854354 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/RefererRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/RefererRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchFieldRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchFieldRankingPmb.java index 2112c4c5b89846b52bf91c75d3ccda9009b0d70e..31f3fb5bdd82ddfd35774670f54647d17235936b 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchFieldRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchFieldRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchQueryRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchQueryRankingPmb.java index 26e5aacb804bf01a54b9e7f263bd3642d3a4fa29..448990c4892d9e195e680817fb1147527b8f1ff7 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchQueryRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchQueryRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchWordRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchWordRankingPmb.java index 73171367f32453c805b7495b5d61ead39375f4f3..b8331eec32924a5c98e52c9e2ae035f69ccc295c 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchWordRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SearchWordRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SolrQueryRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SolrQueryRankingPmb.java index 026e8ddc19892175c1100f379d2a1f040269700b..a157b0a018fc6c93c86411abb0279c6482747ef6 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/SolrQueryRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/SolrQueryRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exbhv/pmbean/UserAgentRankingPmb.java b/src/main/java/jp/sf/fess/db/exbhv/pmbean/UserAgentRankingPmb.java index 76f930acb44592f1204f06fb77b7a2443326f74a..2e33683c7350c14d123a40336acc41e511445f72 100644 --- a/src/main/java/jp/sf/fess/db/exbhv/pmbean/UserAgentRankingPmb.java +++ b/src/main/java/jp/sf/fess/db/exbhv/pmbean/UserAgentRankingPmb.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/BoostDocumentRule.java b/src/main/java/jp/sf/fess/db/exentity/BoostDocumentRule.java index a3cffaf30fd83207744fdfd9c467e40c6d4b8675..a3e3e1885a9ad694f37e0d3129a6531e9118cbd5 100644 --- a/src/main/java/jp/sf/fess/db/exentity/BoostDocumentRule.java +++ b/src/main/java/jp/sf/fess/db/exentity/BoostDocumentRule.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/ClickLog.java b/src/main/java/jp/sf/fess/db/exentity/ClickLog.java index fa444b0a09c40b3509e68fc1e55efad82d4ca82e..825fcedb16b1cedcd6f62d5643e385b2deb506c8 100644 --- a/src/main/java/jp/sf/fess/db/exentity/ClickLog.java +++ b/src/main/java/jp/sf/fess/db/exentity/ClickLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/CrawlingConfig.java b/src/main/java/jp/sf/fess/db/exentity/CrawlingConfig.java index 289d9827435aac083483a952208abe31ac656751..33aba0aba74bac776c83557530b4917efad5cc53 100644 --- a/src/main/java/jp/sf/fess/db/exentity/CrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/exentity/CrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/CrawlingSession.java b/src/main/java/jp/sf/fess/db/exentity/CrawlingSession.java index f64584a65ab1816f5f6ef6748d2c3320e744eacd..afffa2228df5568d9aafdea4dea2838e441ce6be 100644 --- a/src/main/java/jp/sf/fess/db/exentity/CrawlingSession.java +++ b/src/main/java/jp/sf/fess/db/exentity/CrawlingSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/CrawlingSessionInfo.java b/src/main/java/jp/sf/fess/db/exentity/CrawlingSessionInfo.java index f774d4164873c793b4bcb0b5967c91f615bc3b57..b5bee36d02688d8f304a4f100b2823ee96c41113 100644 --- a/src/main/java/jp/sf/fess/db/exentity/CrawlingSessionInfo.java +++ b/src/main/java/jp/sf/fess/db/exentity/CrawlingSessionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/DataConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/DataConfigToLabelTypeMapping.java index c93d18fbfc71217035d4bec37f277de6a179ba4e..ea9a3f3d14c61a69c8435cce58df8d784db94962 100644 --- a/src/main/java/jp/sf/fess/db/exentity/DataConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/DataConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/DataConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/DataConfigToRoleTypeMapping.java index fa69e2404556248d66807aff4c60d9f4e01766c4..e59457441ee0450b9aeef5c1ea3c75128dab25a2 100644 --- a/src/main/java/jp/sf/fess/db/exentity/DataConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/DataConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/DataCrawlingConfig.java b/src/main/java/jp/sf/fess/db/exentity/DataCrawlingConfig.java index e3ff914a110c77a78ad1020ddb0c335cce620983..5bd8219df56d6fabc5e4f82b85c9bd647a0182b2 100644 --- a/src/main/java/jp/sf/fess/db/exentity/DataCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/exentity/DataCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/FailureUrl.java b/src/main/java/jp/sf/fess/db/exentity/FailureUrl.java index 549fa846964df3ac578e17dde7cf7f26affe7973..790ea03d9f0dac038fe80f11425aefda14f457a4 100644 --- a/src/main/java/jp/sf/fess/db/exentity/FailureUrl.java +++ b/src/main/java/jp/sf/fess/db/exentity/FailureUrl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/FavoriteLog.java b/src/main/java/jp/sf/fess/db/exentity/FavoriteLog.java index eb87b1a8449bb993ce0244942a9478951c029f5f..e4ac5c6c9eaa3b4ea7467bf7792a71d0739ea071 100644 --- a/src/main/java/jp/sf/fess/db/exentity/FavoriteLog.java +++ b/src/main/java/jp/sf/fess/db/exentity/FavoriteLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/FileAuthentication.java b/src/main/java/jp/sf/fess/db/exentity/FileAuthentication.java index e610a9e09aaa670e324d82b8ea2d82a9c5907e99..ff424b762ef069d6ab656bd35f9b8cd3ef8787f0 100644 --- a/src/main/java/jp/sf/fess/db/exentity/FileAuthentication.java +++ b/src/main/java/jp/sf/fess/db/exentity/FileAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/FileConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/FileConfigToLabelTypeMapping.java index e2648d1e355b32e1b09648b3bec80b2b5d1f4a07..02b3319ebb12747e2fa84f3d68b42787a7f30765 100644 --- a/src/main/java/jp/sf/fess/db/exentity/FileConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/FileConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/FileConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/FileConfigToRoleTypeMapping.java index 9ce82331d89f9cfec721ddd5468a3e2fb91b0aca..ba1256be51deae0ba4218019b1395e9d3023ac55 100644 --- a/src/main/java/jp/sf/fess/db/exentity/FileConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/FileConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/FileCrawlingConfig.java b/src/main/java/jp/sf/fess/db/exentity/FileCrawlingConfig.java index fff99dd1f8c323de1670456af74167cc25bdab62..023cf193d12adf4a3f67c43f49f952bec41bc3b2 100644 --- a/src/main/java/jp/sf/fess/db/exentity/FileCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/exentity/FileCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/JobLog.java b/src/main/java/jp/sf/fess/db/exentity/JobLog.java index 21311fb6e93b5ec442bb9b0aaaa84e98b924234f..989ac76270ea66597b1f69dc308ccda8125c5e46 100644 --- a/src/main/java/jp/sf/fess/db/exentity/JobLog.java +++ b/src/main/java/jp/sf/fess/db/exentity/JobLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/KeyMatch.java b/src/main/java/jp/sf/fess/db/exentity/KeyMatch.java index 8c919d3848085ebf9a79eedd5768aa809945aa06..e8a7333871360da3b2d039c377f12562fb3133fa 100644 --- a/src/main/java/jp/sf/fess/db/exentity/KeyMatch.java +++ b/src/main/java/jp/sf/fess/db/exentity/KeyMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/LabelType.java b/src/main/java/jp/sf/fess/db/exentity/LabelType.java index fec437233e4a2841e370c521e26e5701f6a9d675..514d970950f9436d46251d8a38d270759b0655c2 100644 --- a/src/main/java/jp/sf/fess/db/exentity/LabelType.java +++ b/src/main/java/jp/sf/fess/db/exentity/LabelType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/LabelTypeToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/LabelTypeToRoleTypeMapping.java index 666197bc85032e5c45b0298b1f8535a79e09437d..23e3c7f83ee2aa8a076054f999a0f818f4f089f2 100644 --- a/src/main/java/jp/sf/fess/db/exentity/LabelTypeToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/LabelTypeToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/OverlappingHost.java b/src/main/java/jp/sf/fess/db/exentity/OverlappingHost.java index 2a4fdcca3c3d7e6a87a3aeb8f67f4b283811c2af..b7bad6706e9c8f7629d3ed1f7e1b6307153f424b 100644 --- a/src/main/java/jp/sf/fess/db/exentity/OverlappingHost.java +++ b/src/main/java/jp/sf/fess/db/exentity/OverlappingHost.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/PathMapping.java b/src/main/java/jp/sf/fess/db/exentity/PathMapping.java index 5aa4a2e2bb5821ca6f115f7a8597984c425ca264..d7c09bdaff039d88799fec055cd3680a3491687b 100644 --- a/src/main/java/jp/sf/fess/db/exentity/PathMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/PathMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/RequestHeader.java b/src/main/java/jp/sf/fess/db/exentity/RequestHeader.java index 8dba53d18c58eb71a4e2abb5ec8e926b04b3509f..277d9bbaa3ba67e561bd355ceb553e5e68062b61 100644 --- a/src/main/java/jp/sf/fess/db/exentity/RequestHeader.java +++ b/src/main/java/jp/sf/fess/db/exentity/RequestHeader.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/RoleType.java b/src/main/java/jp/sf/fess/db/exentity/RoleType.java index 1bfe9e69481edeca1e826b8c7be51b60ed18f5ce..a56777575b8d8aed1e28f23b81187a290b2e7db4 100644 --- a/src/main/java/jp/sf/fess/db/exentity/RoleType.java +++ b/src/main/java/jp/sf/fess/db/exentity/RoleType.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/ScheduledJob.java b/src/main/java/jp/sf/fess/db/exentity/ScheduledJob.java index 58a0f30226a1db653ad82f5949e4907e1f55cbc3..1191a09f8f83ad6c95bddd04a36edaa0c192d08c 100644 --- a/src/main/java/jp/sf/fess/db/exentity/ScheduledJob.java +++ b/src/main/java/jp/sf/fess/db/exentity/ScheduledJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/SearchFieldLog.java b/src/main/java/jp/sf/fess/db/exentity/SearchFieldLog.java index a5585128a93903924ed53cac38c224f1f52f5b58..cb7f85d12f3832f10d7587fa851ff63fbf652940 100644 --- a/src/main/java/jp/sf/fess/db/exentity/SearchFieldLog.java +++ b/src/main/java/jp/sf/fess/db/exentity/SearchFieldLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/SearchLog.java b/src/main/java/jp/sf/fess/db/exentity/SearchLog.java index bb59ec6c0f4c8ec391686afa8a5b13d556fc1096..02e8585325ddf52dce64b764080a7531d7a8f76a 100644 --- a/src/main/java/jp/sf/fess/db/exentity/SearchLog.java +++ b/src/main/java/jp/sf/fess/db/exentity/SearchLog.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/SuggestBadWord.java b/src/main/java/jp/sf/fess/db/exentity/SuggestBadWord.java index 9e5f5f70bfcd29a78928151f8afc532a069fe113..04f8d91898c6e562769fd9e00329e7c4dd8b126f 100644 --- a/src/main/java/jp/sf/fess/db/exentity/SuggestBadWord.java +++ b/src/main/java/jp/sf/fess/db/exentity/SuggestBadWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/SuggestElevateWord.java b/src/main/java/jp/sf/fess/db/exentity/SuggestElevateWord.java index a34830f7d6a442feb8403ef79ec3e04ded08ac24..ab07209f117426082ffa0b97c257e083361e3c2e 100644 --- a/src/main/java/jp/sf/fess/db/exentity/SuggestElevateWord.java +++ b/src/main/java/jp/sf/fess/db/exentity/SuggestElevateWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/UserInfo.java b/src/main/java/jp/sf/fess/db/exentity/UserInfo.java index b2b53c08ad71b3da5bec811e00630b36762933a2..890c047c66dcf6574cbe40de81167cf207c17156 100644 --- a/src/main/java/jp/sf/fess/db/exentity/UserInfo.java +++ b/src/main/java/jp/sf/fess/db/exentity/UserInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/WebAuthentication.java b/src/main/java/jp/sf/fess/db/exentity/WebAuthentication.java index dc4f8cf59dc7851ed585b2ac3266e9c31a8175d5..bf422bff404e61f2b49bc32e932e26421a849ca8 100644 --- a/src/main/java/jp/sf/fess/db/exentity/WebAuthentication.java +++ b/src/main/java/jp/sf/fess/db/exentity/WebAuthentication.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/WebConfigToLabelTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/WebConfigToLabelTypeMapping.java index 356682ecbafc173542f15e82a038f5bafcc90172..bd4a137724cde10c6d1aaea46d6ff0911d9d7f47 100644 --- a/src/main/java/jp/sf/fess/db/exentity/WebConfigToLabelTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/WebConfigToLabelTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/WebConfigToRoleTypeMapping.java b/src/main/java/jp/sf/fess/db/exentity/WebConfigToRoleTypeMapping.java index 18aa8ee3904cf035336a3603434e639a3761af3a..7c1eeb8f776a12515ee8c526b9f820bc78a60cf8 100644 --- a/src/main/java/jp/sf/fess/db/exentity/WebConfigToRoleTypeMapping.java +++ b/src/main/java/jp/sf/fess/db/exentity/WebConfigToRoleTypeMapping.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/WebCrawlingConfig.java b/src/main/java/jp/sf/fess/db/exentity/WebCrawlingConfig.java index e05111d33a97ce74b88f444987a6c72ee4f6506e..877c348f2a457a4a8c4cb5428b600d9e9096350f 100644 --- a/src/main/java/jp/sf/fess/db/exentity/WebCrawlingConfig.java +++ b/src/main/java/jp/sf/fess/db/exentity/WebCrawlingConfig.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/ClickUrlRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/ClickUrlRanking.java index 4d1999d90a84966c78bb8b005419a4da216e5027..a6841ed4e5f566c08fdcb9ac751653d24898bbb6 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/ClickUrlRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/ClickUrlRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/ClientIpRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/ClientIpRanking.java index ae4167f77287a5f9f6dea4ea7a7896a1420dd395..a28254efc827a6213c01bda3e19c0a7131696a33 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/ClientIpRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/ClientIpRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlCount.java b/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlCount.java index 62272effc7b73072e2d988df7e10c986717a1dbe..0f5906c16395d73d6e0db83d31e1683f88e2968b 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlCount.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlCount.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlRanking.java index afa66e13128089a7434e9d2237e2a48457238fc2..95180650a893620e5f2acef77c8ae4330dc96d2f 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/FavoriteUrlRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/GroupedFieldName.java b/src/main/java/jp/sf/fess/db/exentity/customize/GroupedFieldName.java index 5dc5bdb7ac5f5e8c1b1225d0d8c48737ae419e61..33ea22e85b1b50a99fbfce32aac089c37fab3bde 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/GroupedFieldName.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/GroupedFieldName.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/HotSearchWord.java b/src/main/java/jp/sf/fess/db/exentity/customize/HotSearchWord.java index bcde73ae048bce8b02f73154a78e931e7c3224cb..354e7b985914532e3b663abd2739ea1ccb796138 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/HotSearchWord.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/HotSearchWord.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/RefererRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/RefererRanking.java index 543867fa7079229c3886ad21245b14524eb87f60..e70a036218965321a147b06152851cb0d56ccf69 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/RefererRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/RefererRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/SearchFieldRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/SearchFieldRanking.java index 1279af92bc31c0a2cd71d7f00360eb44c06d9e01..e723e5fcdf59b73c148de26d062f5ef7955b27f9 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/SearchFieldRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/SearchFieldRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/SearchQueryRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/SearchQueryRanking.java index 1eee9ccda1e1cbead16eb0a3acfcb2b5a051ab6d..56f4858dbdcdb29edb27e14904489bd2fe402826 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/SearchQueryRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/SearchQueryRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/SearchWordRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/SearchWordRanking.java index dbf7f7f31655e2117fdcf2ba267c388758acd50c..9836a9e402be21f64ec2e335d521e8a983482ffa 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/SearchWordRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/SearchWordRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/SolrQueryRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/SolrQueryRanking.java index ea13096daaff8f3c5d66a5cc0e2bca206f1c8314..5c430e89a882f3b4f577ddedacb98318c4895dd2 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/SolrQueryRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/SolrQueryRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/db/exentity/customize/UserAgentRanking.java b/src/main/java/jp/sf/fess/db/exentity/customize/UserAgentRanking.java index 37efc30c49d606ba0a5034a0e61a88f17e3af81e..cd5353acacbdbb68aad0a066a3e33fb1e91b3978 100644 --- a/src/main/java/jp/sf/fess/db/exentity/customize/UserAgentRanking.java +++ b/src/main/java/jp/sf/fess/db/exentity/customize/UserAgentRanking.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/DictionaryException.java b/src/main/java/jp/sf/fess/dict/DictionaryException.java index e84d7a9659e9fee36b91608201a3b989c27a6a43..50a9586c829f806b2a2c56000a56fdd209f99dd7 100644 --- a/src/main/java/jp/sf/fess/dict/DictionaryException.java +++ b/src/main/java/jp/sf/fess/dict/DictionaryException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/DictionaryExpiredException.java b/src/main/java/jp/sf/fess/dict/DictionaryExpiredException.java index beaf20cece1d5ddedcf66e6d7aef7954a2809573..6764497ec104504af59425a44b9d3d62ca69a48d 100644 --- a/src/main/java/jp/sf/fess/dict/DictionaryExpiredException.java +++ b/src/main/java/jp/sf/fess/dict/DictionaryExpiredException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/DictionaryFile.java b/src/main/java/jp/sf/fess/dict/DictionaryFile.java index c110405e50ff41eed286e5b949af45240b8bc845..19da4d003fcb4e68b080316913d56eddda73c445 100644 --- a/src/main/java/jp/sf/fess/dict/DictionaryFile.java +++ b/src/main/java/jp/sf/fess/dict/DictionaryFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/DictionaryItem.java b/src/main/java/jp/sf/fess/dict/DictionaryItem.java index 1802b6968d87fc5d89b7910e888d4f079fe845b3..4b96d023322d7a951181e46caa4689299fd2b753 100644 --- a/src/main/java/jp/sf/fess/dict/DictionaryItem.java +++ b/src/main/java/jp/sf/fess/dict/DictionaryItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/DictionaryLocator.java b/src/main/java/jp/sf/fess/dict/DictionaryLocator.java index c4b564eec8020ac8cd305262ab35567f91cf085e..76a36308ed76c0061e202e0d75572eec144e8d04 100644 --- a/src/main/java/jp/sf/fess/dict/DictionaryLocator.java +++ b/src/main/java/jp/sf/fess/dict/DictionaryLocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/DictionaryManager.java b/src/main/java/jp/sf/fess/dict/DictionaryManager.java index 4173fad96324892a5be5f237d422943593882c1d..10b7b5df48d787cd99ee07ac92827d8835126ed5 100644 --- a/src/main/java/jp/sf/fess/dict/DictionaryManager.java +++ b/src/main/java/jp/sf/fess/dict/DictionaryManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/synonym/SynonymFile.java b/src/main/java/jp/sf/fess/dict/synonym/SynonymFile.java index 13e1f53043e44fb59d09a5bb2d5343368d82d2c1..cf29459573f665510c4f6f74cde8db7e86893184 100644 --- a/src/main/java/jp/sf/fess/dict/synonym/SynonymFile.java +++ b/src/main/java/jp/sf/fess/dict/synonym/SynonymFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/synonym/SynonymItem.java b/src/main/java/jp/sf/fess/dict/synonym/SynonymItem.java index 43849431be82dff3d4a4addf04f40d34419c734a..34e5a37ab86a2906388eca0be047382b2d59336e 100644 --- a/src/main/java/jp/sf/fess/dict/synonym/SynonymItem.java +++ b/src/main/java/jp/sf/fess/dict/synonym/SynonymItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/synonym/SynonymLocator.java b/src/main/java/jp/sf/fess/dict/synonym/SynonymLocator.java index 9f0452e74ab96f50415c815b91bf55a89f6a335e..262df8630b07c8ee53bf8ccf55da259691cde5de 100644 --- a/src/main/java/jp/sf/fess/dict/synonym/SynonymLocator.java +++ b/src/main/java/jp/sf/fess/dict/synonym/SynonymLocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/userdict/UserDictFile.java b/src/main/java/jp/sf/fess/dict/userdict/UserDictFile.java index 516d80ad44345b24da9d0985d63c6010f4981b29..692dcc1e1bf6a83b903d9651fde925315ed76162 100644 --- a/src/main/java/jp/sf/fess/dict/userdict/UserDictFile.java +++ b/src/main/java/jp/sf/fess/dict/userdict/UserDictFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -175,16 +175,16 @@ public class UserDictFile extends DictionaryFile<UserDictItem> { String reading = null; String pos = null; switch (values.length) { - case 4: - pos = values[3]; - case 3: - reading = values[2]; - case 2: - segmentation = values[1]; - case 1: - token = values[0]; - default: - break; + case 4: + pos = values[3]; + case 3: + reading = values[2]; + case 2: + segmentation = values[1]; + case 1: + token = values[0]; + default: + break; } id++; diff --git a/src/main/java/jp/sf/fess/dict/userdict/UserDictItem.java b/src/main/java/jp/sf/fess/dict/userdict/UserDictItem.java index 66e41db584e0c2932e56fec01fc899f170462e62..85992eb13f8e6a56ada3abebfc3faa9b21714ff2 100644 --- a/src/main/java/jp/sf/fess/dict/userdict/UserDictItem.java +++ b/src/main/java/jp/sf/fess/dict/userdict/UserDictItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/dict/userdict/UserDictLocator.java b/src/main/java/jp/sf/fess/dict/userdict/UserDictLocator.java index 453bd0ac953b5c028917712d0dbb52d8f5897172..c1e4f339bbd32829bfe77e5056f9e079e3fd497b 100644 --- a/src/main/java/jp/sf/fess/dict/userdict/UserDictLocator.java +++ b/src/main/java/jp/sf/fess/dict/userdict/UserDictLocator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/DataStore.java b/src/main/java/jp/sf/fess/ds/DataStore.java index c9a9f5bf0dd1533630d2f03ff686cf11cb0c8f9e..11e03419f5b3b9e178de7203057d413db0d37b57 100644 --- a/src/main/java/jp/sf/fess/ds/DataStore.java +++ b/src/main/java/jp/sf/fess/ds/DataStore.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/DataStoreCrawlingException.java b/src/main/java/jp/sf/fess/ds/DataStoreCrawlingException.java index 19040f389579e0bcdfe3e3dec8f91563da27a5f1..3ea88fc19ef9e9cde4f8576b51a852773fe09ec2 100644 --- a/src/main/java/jp/sf/fess/ds/DataStoreCrawlingException.java +++ b/src/main/java/jp/sf/fess/ds/DataStoreCrawlingException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/DataStoreException.java b/src/main/java/jp/sf/fess/ds/DataStoreException.java index 078674aecf19bc939915f78864b00379d34f0f54..57842d5f69394110f42044721bb961ae86723bf0 100644 --- a/src/main/java/jp/sf/fess/ds/DataStoreException.java +++ b/src/main/java/jp/sf/fess/ds/DataStoreException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/DataStoreFactory.java b/src/main/java/jp/sf/fess/ds/DataStoreFactory.java index f723524b9dedff422610b4afafb6cb93f9a36abd..adba82abd6edd1c63bb7b374891b564103963647 100644 --- a/src/main/java/jp/sf/fess/ds/DataStoreFactory.java +++ b/src/main/java/jp/sf/fess/ds/DataStoreFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/IndexUpdateCallback.java b/src/main/java/jp/sf/fess/ds/IndexUpdateCallback.java index 5fd300fb1ea8775579be68c7b57f59287b8d4c7b..811703ed536227f544af9dd134c405c045e53a15 100644 --- a/src/main/java/jp/sf/fess/ds/IndexUpdateCallback.java +++ b/src/main/java/jp/sf/fess/ds/IndexUpdateCallback.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/impl/AbstractDataStoreImpl.java b/src/main/java/jp/sf/fess/ds/impl/AbstractDataStoreImpl.java index 4ab189dfdeb82089e1ccf3f5a901574d3f1e1ef6..b0cfd23bd422a12d5634f5e3c93747f3673d6f76 100644 --- a/src/main/java/jp/sf/fess/ds/impl/AbstractDataStoreImpl.java +++ b/src/main/java/jp/sf/fess/ds/impl/AbstractDataStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/impl/CsvDataStoreImpl.java b/src/main/java/jp/sf/fess/ds/impl/CsvDataStoreImpl.java index 4e54c89cfd939c3516a30bbd87226c35bc635367..c9d9ef593322e5fc9b79c54d4cc068a2bc9acdcb 100644 --- a/src/main/java/jp/sf/fess/ds/impl/CsvDataStoreImpl.java +++ b/src/main/java/jp/sf/fess/ds/impl/CsvDataStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/impl/DatabaseDataStoreImpl.java b/src/main/java/jp/sf/fess/ds/impl/DatabaseDataStoreImpl.java index 264244465269451abc2359f7dfefd81f48f1cca0..d6e00a9f2f521923d127a8a32d97cdfe40621ab6 100644 --- a/src/main/java/jp/sf/fess/ds/impl/DatabaseDataStoreImpl.java +++ b/src/main/java/jp/sf/fess/ds/impl/DatabaseDataStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/impl/FileListDataStoreImpl.java b/src/main/java/jp/sf/fess/ds/impl/FileListDataStoreImpl.java index b498b114c6de7f3e03eb10fee9b140787236e08e..d8fd25ebc6369ae115b2f9a9f713a3de375f0380 100644 --- a/src/main/java/jp/sf/fess/ds/impl/FileListDataStoreImpl.java +++ b/src/main/java/jp/sf/fess/ds/impl/FileListDataStoreImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/ds/impl/IndexUpdateCallbackImpl.java b/src/main/java/jp/sf/fess/ds/impl/IndexUpdateCallbackImpl.java index 39a3be8aa3cee94921104069613b7a577e13309b..1d0c605aa21a458145a1cddc54dab9a96de37994 100644 --- a/src/main/java/jp/sf/fess/ds/impl/IndexUpdateCallbackImpl.java +++ b/src/main/java/jp/sf/fess/ds/impl/IndexUpdateCallbackImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/FacetInfo.java b/src/main/java/jp/sf/fess/entity/FacetInfo.java index 44dd430d7cd73c1f023af36bc9444b60374545eb..a362b84789ec56e0aa204dd219084cb502e77adc 100644 --- a/src/main/java/jp/sf/fess/entity/FacetInfo.java +++ b/src/main/java/jp/sf/fess/entity/FacetInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/FacetQueryView.java b/src/main/java/jp/sf/fess/entity/FacetQueryView.java index 31f11f797a4bc9be2d2993cfebf4dd16584059d8..d2529ce05a57fb251b909050d008799158354a02 100644 --- a/src/main/java/jp/sf/fess/entity/FacetQueryView.java +++ b/src/main/java/jp/sf/fess/entity/FacetQueryView.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/FieldAnalysisResponse.java b/src/main/java/jp/sf/fess/entity/FieldAnalysisResponse.java index a17150276c2c78a3b8720d8205e7854fbf761aac..799eec50d71e2261de9a6dde299158196b975c6f 100644 --- a/src/main/java/jp/sf/fess/entity/FieldAnalysisResponse.java +++ b/src/main/java/jp/sf/fess/entity/FieldAnalysisResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/GeoInfo.java b/src/main/java/jp/sf/fess/entity/GeoInfo.java index 1ae65eea36b428eddc8c114ed81f0aa329fc8688..7a2d90ffe6cc0803b12847245761a6ed6d25047e 100644 --- a/src/main/java/jp/sf/fess/entity/GeoInfo.java +++ b/src/main/java/jp/sf/fess/entity/GeoInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/LoginInfo.java b/src/main/java/jp/sf/fess/entity/LoginInfo.java index d61a374b4fac479ca42079bdd438a2af34b9fe23..04a8c54f72742dbc4ff1edb2308f4d0cb7866b34 100644 --- a/src/main/java/jp/sf/fess/entity/LoginInfo.java +++ b/src/main/java/jp/sf/fess/entity/LoginInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/MoreLikeThisInfo.java b/src/main/java/jp/sf/fess/entity/MoreLikeThisInfo.java index 214f757f713ea9003547592618d8b4b713631270..1a086f846999109cf5113d1333c3593d2ff99313 100644 --- a/src/main/java/jp/sf/fess/entity/MoreLikeThisInfo.java +++ b/src/main/java/jp/sf/fess/entity/MoreLikeThisInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/PingResponse.java b/src/main/java/jp/sf/fess/entity/PingResponse.java index 4f0c99031294c567ba1582da0dab77253accb0b4..663d09eee643812fd05310041c5d458c4e908f02 100644 --- a/src/main/java/jp/sf/fess/entity/PingResponse.java +++ b/src/main/java/jp/sf/fess/entity/PingResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/entity/SearchQuery.java b/src/main/java/jp/sf/fess/entity/SearchQuery.java index 0522982aab153389c42db62c42943adaf0daf517..223c862eabfdc31bc4c6790daf7bfef7e92ed287 100644 --- a/src/main/java/jp/sf/fess/entity/SearchQuery.java +++ b/src/main/java/jp/sf/fess/entity/SearchQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/exec/Crawler.java b/src/main/java/jp/sf/fess/exec/Crawler.java index 93d3683c237497abd41ee7ae15d303842b2e2dab..c797f5117640853e8507bbb67fa6ab59b4b93fb4 100644 --- a/src/main/java/jp/sf/fess/exec/Crawler.java +++ b/src/main/java/jp/sf/fess/exec/Crawler.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/filter/AdLoginInfoFilter.java b/src/main/java/jp/sf/fess/filter/AdLoginInfoFilter.java index 138514c15011da2d387e2a3aeff6b47ade75112b..2e80be32012122b706a353dbf05ceb6602514d36 100644 --- a/src/main/java/jp/sf/fess/filter/AdLoginInfoFilter.java +++ b/src/main/java/jp/sf/fess/filter/AdLoginInfoFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/filter/AdminAuthFilter.java b/src/main/java/jp/sf/fess/filter/AdminAuthFilter.java index 09f5639e7bb815961fa34bb5edd7cb3d6d2614b0..d324c537931b5b803bd8bb85b7d8e668fc5ed107 100644 --- a/src/main/java/jp/sf/fess/filter/AdminAuthFilter.java +++ b/src/main/java/jp/sf/fess/filter/AdminAuthFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/filter/FessEncodingFilter.java b/src/main/java/jp/sf/fess/filter/FessEncodingFilter.java index eada403beeefa761e906afcca7c0609af1bd0365..e9653c040d16a9d853c22f0de9ee3ebd834a0569 100644 --- a/src/main/java/jp/sf/fess/filter/FessEncodingFilter.java +++ b/src/main/java/jp/sf/fess/filter/FessEncodingFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/filter/LoginInfoFilter.java b/src/main/java/jp/sf/fess/filter/LoginInfoFilter.java index 101e53c78f66f4de227ddba99ef329c5fc117fe3..95ee277b8146006849e9dacee57cf205d3f093f5 100644 --- a/src/main/java/jp/sf/fess/filter/LoginInfoFilter.java +++ b/src/main/java/jp/sf/fess/filter/LoginInfoFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/filter/WebApiFilter.java b/src/main/java/jp/sf/fess/filter/WebApiFilter.java index 7bfec7daf78632bb0efbc5c5faa82b21aa44164a..1bf58fc8004187222ec9a1ad7d229d1aa7e5a1a2 100644 --- a/src/main/java/jp/sf/fess/filter/WebApiFilter.java +++ b/src/main/java/jp/sf/fess/filter/WebApiFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/AppletForm.java b/src/main/java/jp/sf/fess/form/AppletForm.java index 07ae95648cd30f6bda219d56211022852b635042..e2f49cfd882b7bce75d64aab5e5667f4e1186458 100644 --- a/src/main/java/jp/sf/fess/form/AppletForm.java +++ b/src/main/java/jp/sf/fess/form/AppletForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/ErrorForm.java b/src/main/java/jp/sf/fess/form/ErrorForm.java index b8ff3c96f7d3b7bf8b4ae55c06b615e169681ec5..21925d80f57d6da0f2178a1f33b3da61a639143a 100644 --- a/src/main/java/jp/sf/fess/form/ErrorForm.java +++ b/src/main/java/jp/sf/fess/form/ErrorForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/IndexForm.java b/src/main/java/jp/sf/fess/form/IndexForm.java index e6c4540bd88c5db20993dd210ed28725a1ab6000..e39a1f4ec0c7ac36a2d58c3c5ba9661d3fb3caf0 100644 --- a/src/main/java/jp/sf/fess/form/IndexForm.java +++ b/src/main/java/jp/sf/fess/form/IndexForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/LoginForm.java b/src/main/java/jp/sf/fess/form/LoginForm.java index 055dc7b313bd8a34476eeb9bd079ac2aa0148523..aa493f3d0e935265479a66a4032d2a4aece72396 100644 --- a/src/main/java/jp/sf/fess/form/LoginForm.java +++ b/src/main/java/jp/sf/fess/form/LoginForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/BoostDocumentRuleForm.java b/src/main/java/jp/sf/fess/form/admin/BoostDocumentRuleForm.java index 2e50f95c2412a050aa54b0a855e0d6cedf7b0b3a..9da1d6ed5f30c9d383215e5ac09e4315fbcc034b 100644 --- a/src/main/java/jp/sf/fess/form/admin/BoostDocumentRuleForm.java +++ b/src/main/java/jp/sf/fess/form/admin/BoostDocumentRuleForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/CrawlForm.java b/src/main/java/jp/sf/fess/form/admin/CrawlForm.java index 0681286af73eaf32632a54836b9e3458408402d6..b9e1e5a049881b636e11b7e998bb52e8013b2b5c 100644 --- a/src/main/java/jp/sf/fess/form/admin/CrawlForm.java +++ b/src/main/java/jp/sf/fess/form/admin/CrawlForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/CrawlingSessionForm.java b/src/main/java/jp/sf/fess/form/admin/CrawlingSessionForm.java index 33b2ae9f9a61b031b26c39e4522d2e2de9a41f66..da1417397f706a5237b489256d1d99518ae1ab11 100644 --- a/src/main/java/jp/sf/fess/form/admin/CrawlingSessionForm.java +++ b/src/main/java/jp/sf/fess/form/admin/CrawlingSessionForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/DataCrawlingConfigForm.java b/src/main/java/jp/sf/fess/form/admin/DataCrawlingConfigForm.java index 0ff4e4185edf4e97263c8dafa0f57ef34ee453e2..5655179fedf0062b92bc952d42c7d112d0ae0012 100644 --- a/src/main/java/jp/sf/fess/form/admin/DataCrawlingConfigForm.java +++ b/src/main/java/jp/sf/fess/form/admin/DataCrawlingConfigForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/DataForm.java b/src/main/java/jp/sf/fess/form/admin/DataForm.java index c28836581e44dd95be4bcb52948c85c07be7f686..22be149ddfd60b80adf971f29c1c0b872139380d 100644 --- a/src/main/java/jp/sf/fess/form/admin/DataForm.java +++ b/src/main/java/jp/sf/fess/form/admin/DataForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/DesignForm.java b/src/main/java/jp/sf/fess/form/admin/DesignForm.java index 1e93090b8818b7304e1f24d9d00c68e3f7a20546..104e6d7f4c7c4f7321a7c683b3df30cababcc766 100644 --- a/src/main/java/jp/sf/fess/form/admin/DesignForm.java +++ b/src/main/java/jp/sf/fess/form/admin/DesignForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/DictForm.java b/src/main/java/jp/sf/fess/form/admin/DictForm.java index 892b027d41eef161520bc81d15a5be609d0dd4b4..a7be31dce4897459732c38d825866aeb9b3556eb 100644 --- a/src/main/java/jp/sf/fess/form/admin/DictForm.java +++ b/src/main/java/jp/sf/fess/form/admin/DictForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/DocumentForm.java b/src/main/java/jp/sf/fess/form/admin/DocumentForm.java index d4102b23ce55ce4e97681d36d7845da6f554ac55..6714a8ec1e869b73421d13362039a047a3d14699 100644 --- a/src/main/java/jp/sf/fess/form/admin/DocumentForm.java +++ b/src/main/java/jp/sf/fess/form/admin/DocumentForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/FailureUrlForm.java b/src/main/java/jp/sf/fess/form/admin/FailureUrlForm.java index c8056fd15dfcb959a52f4009d4a6fa3f2001bbec..19aa4b7b4b9b7114d8410337122fd6f904b8957b 100644 --- a/src/main/java/jp/sf/fess/form/admin/FailureUrlForm.java +++ b/src/main/java/jp/sf/fess/form/admin/FailureUrlForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/FavoriteLogForm.java b/src/main/java/jp/sf/fess/form/admin/FavoriteLogForm.java index 98d2972fa9443b7933181e6be413741c63e1309a..a065ab77738da8b41dbef5453d405284e12b6e39 100644 --- a/src/main/java/jp/sf/fess/form/admin/FavoriteLogForm.java +++ b/src/main/java/jp/sf/fess/form/admin/FavoriteLogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/FileAuthenticationForm.java b/src/main/java/jp/sf/fess/form/admin/FileAuthenticationForm.java index e67b8f3fd70d4c1751d62caccb511a4f637024fe..a3b7768cad2f9a408ab9616f1a6300c865dd83c2 100644 --- a/src/main/java/jp/sf/fess/form/admin/FileAuthenticationForm.java +++ b/src/main/java/jp/sf/fess/form/admin/FileAuthenticationForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/FileCrawlingConfigForm.java b/src/main/java/jp/sf/fess/form/admin/FileCrawlingConfigForm.java index 388ac1dc81f32f6eeb6b3c88a0596892e25d9e71..8e3e79c4888bdf1994d8b78a60bf8c00dc62093f 100644 --- a/src/main/java/jp/sf/fess/form/admin/FileCrawlingConfigForm.java +++ b/src/main/java/jp/sf/fess/form/admin/FileCrawlingConfigForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/JobLogForm.java b/src/main/java/jp/sf/fess/form/admin/JobLogForm.java index b441a62b3023f80dcfbe35a6c889a6fc569460df..0632a4f50886b16195d67be3672300a0a80b9d25 100644 --- a/src/main/java/jp/sf/fess/form/admin/JobLogForm.java +++ b/src/main/java/jp/sf/fess/form/admin/JobLogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/KeyMatchForm.java b/src/main/java/jp/sf/fess/form/admin/KeyMatchForm.java index a0802dabc0f8edb720a1f6d46d6539f08a2ce0ba..35ee3b3c6e772a3967f4df83f0b3abc275753dd6 100644 --- a/src/main/java/jp/sf/fess/form/admin/KeyMatchForm.java +++ b/src/main/java/jp/sf/fess/form/admin/KeyMatchForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/LabelTypeForm.java b/src/main/java/jp/sf/fess/form/admin/LabelTypeForm.java index 9586ed72bdebe2c538d4a742786adcc89447fe83..312302fcf2d13df1ceb563a1216be003e70f0c0a 100644 --- a/src/main/java/jp/sf/fess/form/admin/LabelTypeForm.java +++ b/src/main/java/jp/sf/fess/form/admin/LabelTypeForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/LogForm.java b/src/main/java/jp/sf/fess/form/admin/LogForm.java index cc7a400442e2eb7017ade4bdae7a8aebf5e4322c..21ba0b851dc9f2811a420f7c34921430e8b21982 100644 --- a/src/main/java/jp/sf/fess/form/admin/LogForm.java +++ b/src/main/java/jp/sf/fess/form/admin/LogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/OverlappingHostForm.java b/src/main/java/jp/sf/fess/form/admin/OverlappingHostForm.java index cb931ede47b8bfb2da2d0cee9614fcb37c816bbc..cca2ef1d203e843aa61686d33adebdf286dd4f17 100644 --- a/src/main/java/jp/sf/fess/form/admin/OverlappingHostForm.java +++ b/src/main/java/jp/sf/fess/form/admin/OverlappingHostForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/PathMappingForm.java b/src/main/java/jp/sf/fess/form/admin/PathMappingForm.java index 8b757e77ba68f5925fc5f8e22fb1188a6e3cce38..48bb35571a48d7c7049892bd271920719d704b7d 100644 --- a/src/main/java/jp/sf/fess/form/admin/PathMappingForm.java +++ b/src/main/java/jp/sf/fess/form/admin/PathMappingForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/RequestHeaderForm.java b/src/main/java/jp/sf/fess/form/admin/RequestHeaderForm.java index b9dc787c22a66d84be1636e4ff51048eb57e2a3c..59d226503a493ba3583d445aa7e7733107cb1781 100644 --- a/src/main/java/jp/sf/fess/form/admin/RequestHeaderForm.java +++ b/src/main/java/jp/sf/fess/form/admin/RequestHeaderForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/RoleTypeForm.java b/src/main/java/jp/sf/fess/form/admin/RoleTypeForm.java index 28528813808eeb6c6e14f54e76caff2139ba4e9b..f65dcb6434348c4ee5e8c19f5a1c5500a8648110 100644 --- a/src/main/java/jp/sf/fess/form/admin/RoleTypeForm.java +++ b/src/main/java/jp/sf/fess/form/admin/RoleTypeForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/ScheduledJobForm.java b/src/main/java/jp/sf/fess/form/admin/ScheduledJobForm.java index 8da9871b502feb435dd1b9402a2e3383f619c9b4..20b7cf8ff840014dff04eedec19379afcae64712 100644 --- a/src/main/java/jp/sf/fess/form/admin/ScheduledJobForm.java +++ b/src/main/java/jp/sf/fess/form/admin/ScheduledJobForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/SearchListForm.java b/src/main/java/jp/sf/fess/form/admin/SearchListForm.java index d0e2c42f3264e7eba3f3c4d759396b3d9b6813eb..dc268d4fda4f9769c499b25fe1f57126d05fad4f 100644 --- a/src/main/java/jp/sf/fess/form/admin/SearchListForm.java +++ b/src/main/java/jp/sf/fess/form/admin/SearchListForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/SearchLogForm.java b/src/main/java/jp/sf/fess/form/admin/SearchLogForm.java index 8e36842965d169b51e9e0b4cbd909bab718f0897..8da1fa5c1f50fea388ae7d83b7c462b3a9b8b4d0 100644 --- a/src/main/java/jp/sf/fess/form/admin/SearchLogForm.java +++ b/src/main/java/jp/sf/fess/form/admin/SearchLogForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/StatsForm.java b/src/main/java/jp/sf/fess/form/admin/StatsForm.java index 57d94a1cb3669c4f0b03f245e8ede9008d5abbce..b6e581740cb4a18611072e3a67df97bf88990261 100644 --- a/src/main/java/jp/sf/fess/form/admin/StatsForm.java +++ b/src/main/java/jp/sf/fess/form/admin/StatsForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/SuggestBadWordForm.java b/src/main/java/jp/sf/fess/form/admin/SuggestBadWordForm.java index 2879e393da64f671f3272e7b828d7ce6096adc7c..4dda646e38072ccedd1da4069156e9f8fe7241bd 100644 --- a/src/main/java/jp/sf/fess/form/admin/SuggestBadWordForm.java +++ b/src/main/java/jp/sf/fess/form/admin/SuggestBadWordForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/SuggestElevateWordForm.java b/src/main/java/jp/sf/fess/form/admin/SuggestElevateWordForm.java index 339797cab9cd087ca1f9516d3db1fe8a41defbae..b199ee1aeb4a8c07b6eec0656755a91bf74ef9e8 100644 --- a/src/main/java/jp/sf/fess/form/admin/SuggestElevateWordForm.java +++ b/src/main/java/jp/sf/fess/form/admin/SuggestElevateWordForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/SystemForm.java b/src/main/java/jp/sf/fess/form/admin/SystemForm.java index 8a10c5181735d29dfc1f88f3dc77a31dea7fb4fc..334a1c5a5676c7ae76b1080819a679dbe71b1e6b 100644 --- a/src/main/java/jp/sf/fess/form/admin/SystemForm.java +++ b/src/main/java/jp/sf/fess/form/admin/SystemForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/SystemInfoForm.java b/src/main/java/jp/sf/fess/form/admin/SystemInfoForm.java index e9dec08d6b3959742ce94d20a2959ee664c73ec0..652568f751fba4d0cfb1677151c046654094460e 100644 --- a/src/main/java/jp/sf/fess/form/admin/SystemInfoForm.java +++ b/src/main/java/jp/sf/fess/form/admin/SystemInfoForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/UserInfoForm.java b/src/main/java/jp/sf/fess/form/admin/UserInfoForm.java index 4fb11614ca09c40f06b3ca3148506fda8c215043..3ad8f038aaaab472f8a1113714f3e35e57d6ded8 100644 --- a/src/main/java/jp/sf/fess/form/admin/UserInfoForm.java +++ b/src/main/java/jp/sf/fess/form/admin/UserInfoForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/WebAuthenticationForm.java b/src/main/java/jp/sf/fess/form/admin/WebAuthenticationForm.java index fca18ffa1b0ad039d11186299908b95554e5f74f..986db3bf43e0b231a62fb571acf74f7e0b6fa6b3 100644 --- a/src/main/java/jp/sf/fess/form/admin/WebAuthenticationForm.java +++ b/src/main/java/jp/sf/fess/form/admin/WebAuthenticationForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/WebCrawlingConfigForm.java b/src/main/java/jp/sf/fess/form/admin/WebCrawlingConfigForm.java index 857659e690993c26d28a424cb0375377db933b82..f2a5dc2e6949b4a735698ddcb44375cb806f71a7 100644 --- a/src/main/java/jp/sf/fess/form/admin/WebCrawlingConfigForm.java +++ b/src/main/java/jp/sf/fess/form/admin/WebCrawlingConfigForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/WizardForm.java b/src/main/java/jp/sf/fess/form/admin/WizardForm.java index 8d06857b9c91281ee429360a0b0a1c9bfbe4e119..dd0a20e58392962594bf074d10b8e3f88e0bef6d 100644 --- a/src/main/java/jp/sf/fess/form/admin/WizardForm.java +++ b/src/main/java/jp/sf/fess/form/admin/WizardForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/dict/SynonymForm.java b/src/main/java/jp/sf/fess/form/admin/dict/SynonymForm.java index b057ba3407c1cd44b45228113b752a31b0ddd0c3..a468982738a0a736945b211c7f695eb741062ec8 100644 --- a/src/main/java/jp/sf/fess/form/admin/dict/SynonymForm.java +++ b/src/main/java/jp/sf/fess/form/admin/dict/SynonymForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/form/admin/dict/UserDictForm.java b/src/main/java/jp/sf/fess/form/admin/dict/UserDictForm.java index 449a8045318d91549b964c096db229de44a04788..d21c35212960fa5eda97d629a0ee088cd83333c3 100644 --- a/src/main/java/jp/sf/fess/form/admin/dict/UserDictForm.java +++ b/src/main/java/jp/sf/fess/form/admin/dict/UserDictForm.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/AdRoleHelper.java b/src/main/java/jp/sf/fess/helper/AdRoleHelper.java index e67c6cca987291d21b9d21a66cfc048f065ef8b2..6fb75a5ddbc2896b364bb03e24043d9de323e7c5 100644 --- a/src/main/java/jp/sf/fess/helper/AdRoleHelper.java +++ b/src/main/java/jp/sf/fess/helper/AdRoleHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/CrawlingConfigHelper.java b/src/main/java/jp/sf/fess/helper/CrawlingConfigHelper.java index d8572abab70e044769d6be32fff940b65326ed05..e40adeab4f4eb556e79aeb0301b9b5e314372e92 100644 --- a/src/main/java/jp/sf/fess/helper/CrawlingConfigHelper.java +++ b/src/main/java/jp/sf/fess/helper/CrawlingConfigHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -100,20 +100,20 @@ public class CrawlingConfigHelper implements Serializable { return null; } switch (configType) { - case WEB: - final WebCrawlingConfigService webCrawlingConfigService = SingletonS2Container - .getComponent(WebCrawlingConfigService.class); - return webCrawlingConfigService.getWebCrawlingConfig(id); - case FILE: - final FileCrawlingConfigService fileCrawlingConfigService = SingletonS2Container - .getComponent(FileCrawlingConfigService.class); - return fileCrawlingConfigService.getFileCrawlingConfig(id); - case DATA: - final DataCrawlingConfigService dataCrawlingConfigService = SingletonS2Container - .getComponent(DataCrawlingConfigService.class); - return dataCrawlingConfigService.getDataCrawlingConfig(id); - default: - return null; + case WEB: + final WebCrawlingConfigService webCrawlingConfigService = SingletonS2Container + .getComponent(WebCrawlingConfigService.class); + return webCrawlingConfigService.getWebCrawlingConfig(id); + case FILE: + final FileCrawlingConfigService fileCrawlingConfigService = SingletonS2Container + .getComponent(FileCrawlingConfigService.class); + return fileCrawlingConfigService.getFileCrawlingConfig(id); + case DATA: + final DataCrawlingConfigService dataCrawlingConfigService = SingletonS2Container + .getComponent(DataCrawlingConfigService.class); + return dataCrawlingConfigService.getDataCrawlingConfig(id); + default: + return null; } } @@ -240,33 +240,34 @@ public class CrawlingConfigHelper implements Serializable { } switch (userAgentType) { - case IE: - response.setHeader( - "Content-Disposition", - "attachment; filename=\"" - + URLEncoder.encode(name, Constants.UTF_8) - + "\""); - break; - case OPERA: - response.setHeader( - "Content-Disposition", - "attachment; filename*=utf-8'ja'" - + URLEncoder.encode(name, Constants.UTF_8)); - break; - case SAFARI: - response.setHeader("Content-Disposition", - "attachment; filename=\"" + name + "\""); - break; - case CHROME: - case FIREFOX: - case OTHER: - default: - response.setHeader( - "Content-Disposition", - "attachment; filename=\"=?utf-8?B?" - + Base64Util.encode(name - .getBytes(Constants.UTF_8)) + "?=\""); - break; + case IE: + response.setHeader( + "Content-Disposition", + "attachment; filename=\"" + + URLEncoder.encode(name, Constants.UTF_8) + + "\""); + break; + case OPERA: + response.setHeader( + "Content-Disposition", + "attachment; filename*=utf-8'ja'" + + URLEncoder.encode(name, Constants.UTF_8)); + break; + case SAFARI: + response.setHeader("Content-Disposition", + "attachment; filename=\"" + name + "\""); + break; + case CHROME: + case FIREFOX: + case OTHER: + default: + response.setHeader( + "Content-Disposition", + "attachment; filename=\"=?utf-8?B?" + + Base64Util.encode(name + .getBytes(Constants.UTF_8)) + + "?=\""); + break; } } catch (final Exception e) { logger.warn("Failed to write a filename: " + responseData, e); diff --git a/src/main/java/jp/sf/fess/helper/CrawlingSessionHelper.java b/src/main/java/jp/sf/fess/helper/CrawlingSessionHelper.java index 6a8b0f2c5d2a9ad1b3d905d690bede809dbc4035..0ce2de012d868eb75579f2085660be52527ed818 100644 --- a/src/main/java/jp/sf/fess/helper/CrawlingSessionHelper.java +++ b/src/main/java/jp/sf/fess/helper/CrawlingSessionHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/DataIndexHelper.java b/src/main/java/jp/sf/fess/helper/DataIndexHelper.java index fa094d28715030f429c08322d96ed90083d0977a..524488cf140e0860ad75b43daf9617e8985696d9 100644 --- a/src/main/java/jp/sf/fess/helper/DataIndexHelper.java +++ b/src/main/java/jp/sf/fess/helper/DataIndexHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/DatabaseHelper.java b/src/main/java/jp/sf/fess/helper/DatabaseHelper.java index 83fe9a1a452d5bcb5c9631b6cbaa779268e63fe2..d4d43914ebf04a54d8a7681495fb7e1cecebfb6c 100644 --- a/src/main/java/jp/sf/fess/helper/DatabaseHelper.java +++ b/src/main/java/jp/sf/fess/helper/DatabaseHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/DocumentHelper.java b/src/main/java/jp/sf/fess/helper/DocumentHelper.java index fcdbfe466b4dc79efc0993a7e2446cc956375a0f..79a4cb4d693ae3fc83f896d313c3f187449c5cd8 100644 --- a/src/main/java/jp/sf/fess/helper/DocumentHelper.java +++ b/src/main/java/jp/sf/fess/helper/DocumentHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/FieldHelper.java b/src/main/java/jp/sf/fess/helper/FieldHelper.java index 0d77bcedb8dd173fbb485649c74f0af1e6597b46..d7f6a134a2491dcf0634787d9c1cd4570895a854 100644 --- a/src/main/java/jp/sf/fess/helper/FieldHelper.java +++ b/src/main/java/jp/sf/fess/helper/FieldHelper.java @@ -1,3 +1,19 @@ +/* + * Copyright 2009-2015 the CodeLibs Project and the Others. + * + * 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 jp.sf.fess.helper; public class FieldHelper { diff --git a/src/main/java/jp/sf/fess/helper/FileTypeHelper.java b/src/main/java/jp/sf/fess/helper/FileTypeHelper.java index 7f1b4979634bfae322013a9c3eb45cbb79362491..656e7afbb66b43f26a4bab4ce087b97ca466051c 100644 --- a/src/main/java/jp/sf/fess/helper/FileTypeHelper.java +++ b/src/main/java/jp/sf/fess/helper/FileTypeHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/HotSearchWordHelper.java b/src/main/java/jp/sf/fess/helper/HotSearchWordHelper.java index 8037347120bda1b64268e0360dd53abab7992498..acd0bb1f186f3fadd0b7d5cc760133d2d2994624 100644 --- a/src/main/java/jp/sf/fess/helper/HotSearchWordHelper.java +++ b/src/main/java/jp/sf/fess/helper/HotSearchWordHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/IndexingHelper.java b/src/main/java/jp/sf/fess/helper/IndexingHelper.java index 8deed0bf59e053eb89ad998c1267035722f8c151..c867cfb724d840b1853dbf370646b05f626c624e 100644 --- a/src/main/java/jp/sf/fess/helper/IndexingHelper.java +++ b/src/main/java/jp/sf/fess/helper/IndexingHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/IntervalControlHelper.java b/src/main/java/jp/sf/fess/helper/IntervalControlHelper.java index e7f1130bb940143785a681a622dd2312e4888443..364183559a543c8b93013654190383ff3eeb86a3 100644 --- a/src/main/java/jp/sf/fess/helper/IntervalControlHelper.java +++ b/src/main/java/jp/sf/fess/helper/IntervalControlHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/JobHelper.java b/src/main/java/jp/sf/fess/helper/JobHelper.java index fc7d33d5c8674e7ad089b8f7931a75b45340d4c1..bfa8826ed01914887ca234b622ed57e23af91965 100644 --- a/src/main/java/jp/sf/fess/helper/JobHelper.java +++ b/src/main/java/jp/sf/fess/helper/JobHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/KeyMatchHelper.java b/src/main/java/jp/sf/fess/helper/KeyMatchHelper.java index ff5f0225c7be55b76f6101b6f3609839f8ac877b..905c6f913bb99a5b19c725f5c66b8ed9067e9fb7 100644 --- a/src/main/java/jp/sf/fess/helper/KeyMatchHelper.java +++ b/src/main/java/jp/sf/fess/helper/KeyMatchHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/LabelTypeHelper.java b/src/main/java/jp/sf/fess/helper/LabelTypeHelper.java index 6d01362062c396229e8ba9f5a24817c1194c8fa5..baf850de503540b354f3879d1de9d9ca30c9b5ed 100644 --- a/src/main/java/jp/sf/fess/helper/LabelTypeHelper.java +++ b/src/main/java/jp/sf/fess/helper/LabelTypeHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/MailHelper.java b/src/main/java/jp/sf/fess/helper/MailHelper.java index 3f98851c23484cb6805caa6b239561f2cc125f70..85a4941c047768fc9bf7b85e9e83431e7f2b049d 100644 --- a/src/main/java/jp/sf/fess/helper/MailHelper.java +++ b/src/main/java/jp/sf/fess/helper/MailHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/OpenSearchHelper.java b/src/main/java/jp/sf/fess/helper/OpenSearchHelper.java index 892d6f7d1f505d21361d4afcae810f40dde447b9..5ddad8a49b9ecc12e6c853938bc262bfa0db3bb8 100644 --- a/src/main/java/jp/sf/fess/helper/OpenSearchHelper.java +++ b/src/main/java/jp/sf/fess/helper/OpenSearchHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/OverlappingHostHelper.java b/src/main/java/jp/sf/fess/helper/OverlappingHostHelper.java index f10e209162d6146c5c12db9d99d3bc80c7a8de3f..5718cb5a48a1cf1a1f491fb38cce03cf5be29b9c 100644 --- a/src/main/java/jp/sf/fess/helper/OverlappingHostHelper.java +++ b/src/main/java/jp/sf/fess/helper/OverlappingHostHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/PathMappingHelper.java b/src/main/java/jp/sf/fess/helper/PathMappingHelper.java index d213104943b4473c5da290b8b64120d4a4de9ebd..203418a2d386f90757e07fe7cecc7eadd20e58bd 100644 --- a/src/main/java/jp/sf/fess/helper/PathMappingHelper.java +++ b/src/main/java/jp/sf/fess/helper/PathMappingHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/QueryHelper.java b/src/main/java/jp/sf/fess/helper/QueryHelper.java index 8345d7aa5d460cffb2c651f89a201e726b1295b2..f0644f15bbea57fa21ba1b77c39753057bb94ad0 100644 --- a/src/main/java/jp/sf/fess/helper/QueryHelper.java +++ b/src/main/java/jp/sf/fess/helper/QueryHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -162,6 +162,8 @@ public class QueryHelper implements Serializable { protected Map<String, String[]> additionalQueryParamMap = new HashMap<String, String[]>(); + protected Map<String, String> fieldBoostMap = new HashMap<String, String>(); + @InitMethod public void init() { if (responseFields == null) { @@ -449,6 +451,8 @@ public class QueryHelper implements Serializable { queryOperandCount++; fieldLogWord = targetWord; } + appendFieldBoostValue(queryBuf, field, targetWord); + nonPrefix = true; operator = defaultOperator; if (highlightFieldSet.contains(field)) { @@ -719,69 +723,69 @@ public class QueryHelper implements Serializable { buf.append('\\'); } switch (c) { - case '(': - buf.append(c); - if (!quoted && squareBracket == 0 && curlyBracket == 0) { - parenthesis++; - } - break; - case ')': - buf.append(c); - if (!quoted && squareBracket == 0 && curlyBracket == 0) { - parenthesis--; - } - break; - case '[': - buf.append(c); - if (!quoted && parenthesis == 0 && curlyBracket == 0) { - squareBracket++; - } - break; - case ']': - buf.append(c); - if (!quoted && parenthesis == 0 && curlyBracket == 0) { - squareBracket--; - } - break; - case '{': - buf.append(c); - if (!quoted && parenthesis == 0 && squareBracket == 0) { - curlyBracket++; - } - break; - case '}': - buf.append(c); - if (!quoted && parenthesis == 0 && squareBracket == 0) { - curlyBracket--; - } - break; - case '"': - if (parenthesis == 0 && curlyBracket == 0 - && squareBracket == 0) { - quoted ^= true; - } else { + case '(': buf.append(c); - } - break; - case '\\': - break; - case ' ': - case '\u3000': - if (quoted || curlyBracket > 0 || squareBracket > 0 - || parenthesis > 0) { + if (!quoted && squareBracket == 0 && curlyBracket == 0) { + parenthesis++; + } + break; + case ')': buf.append(c); - } else { - if (buf.length() > 0) { - addQueryPart(buf.toString(), valueList, - sortFieldMap, highLightQueryList, - fieldLogMap); + if (!quoted && squareBracket == 0 && curlyBracket == 0) { + parenthesis--; } - buf = new StringBuilder(); - } - break; - default: - buf.append(c); - break; + break; + case '[': + buf.append(c); + if (!quoted && parenthesis == 0 && curlyBracket == 0) { + squareBracket++; + } + break; + case ']': + buf.append(c); + if (!quoted && parenthesis == 0 && curlyBracket == 0) { + squareBracket--; + } + break; + case '{': + buf.append(c); + if (!quoted && parenthesis == 0 && squareBracket == 0) { + curlyBracket++; + } + break; + case '}': + buf.append(c); + if (!quoted && parenthesis == 0 && squareBracket == 0) { + curlyBracket--; + } + break; + case '"': + if (parenthesis == 0 && curlyBracket == 0 + && squareBracket == 0) { + quoted ^= true; + } else { + buf.append(c); + } + break; + case '\\': + break; + case ' ': + case '\u3000': + if (quoted || curlyBracket > 0 || squareBracket > 0 + || parenthesis > 0) { + buf.append(c); + } else { + if (buf.length() > 0) { + addQueryPart(buf.toString(), valueList, + sortFieldMap, highLightQueryList, + fieldLogMap); + } + buf = new StringBuilder(); + } + break; + default: + buf.append(c); + break; } } oldChar = c; @@ -982,15 +986,18 @@ public class QueryHelper implements Serializable { buf.append('('); buf.append(fieldHelper.titleField).append(':'); appendQueryValue(buf, value, useBigram); + appendFieldBoostValue(buf, fieldHelper.titleField, value); buf.append(_OR_); buf.append(fieldHelper.contentField).append(':'); appendQueryValue(buf, value, useBigram); + appendFieldBoostValue(buf, fieldHelper.contentField, value); if (StringUtil.isNotBlank(queryLanguage)) { + final String languageField = "content_" + queryLanguage; buf.append(_OR_); - buf.append("content_"); - buf.append(queryLanguage); + buf.append(languageField); buf.append(':'); appendQueryValue(buf, value, false); + appendFieldBoostValue(buf, languageField, value); } buf.append(')'); } @@ -1536,6 +1543,15 @@ public class QueryHelper implements Serializable { additionalQueryParamMap.put(key, values); } + public void addFieldBoost(final String field, final String value) { + try { + Float.parseFloat(value); + } catch (final NumberFormatException e) { + throw new IllegalArgumentException(value + " was not number.", e); + } + fieldBoostMap.put(field, value); + } + protected String getDefaultOperator() { final HttpServletRequest request = RequestUtil.getRequest(); if (request != null) { @@ -1550,6 +1566,14 @@ public class QueryHelper implements Serializable { return DEFAULT_OPERATOR; } + protected void appendFieldBoostValue(final StringBuilder buf, + final String field, final String value) { + if (fieldBoostMap.containsKey(field) && value.indexOf('^') == -1 + && value.indexOf('~') == -1) { + buf.append('^').append(fieldBoostMap.get(field)); + } + } + public static class QueryPart { protected String value; diff --git a/src/main/java/jp/sf/fess/helper/RobotLogHelper.java b/src/main/java/jp/sf/fess/helper/RobotLogHelper.java index 6f29387db1d9d7e01ff27b029c07c18f4e640d7f..f1c358f4281915ad0c7fd0aaf665a1172d8afe36 100644 --- a/src/main/java/jp/sf/fess/helper/RobotLogHelper.java +++ b/src/main/java/jp/sf/fess/helper/RobotLogHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -37,39 +37,39 @@ public class RobotLogHelper extends LogHelperImpl { public void log(final LogType key, final Object... objs) { try { switch (key) { - case CRAWLING_ACCESS_EXCEPTION: { - final S2RobotContext robotContext = (S2RobotContext) objs[0]; - final UrlQueue urlQueue = (UrlQueue) objs[1]; - Throwable e = (Throwable) objs[2]; - if (e instanceof RobotMultipleCrawlAccessException) { - final Throwable[] causes = ((RobotMultipleCrawlAccessException) e) - .getCauses(); - if (causes.length > 0) { - e = causes[causes.length - 1]; + case CRAWLING_ACCESS_EXCEPTION: { + final S2RobotContext robotContext = (S2RobotContext) objs[0]; + final UrlQueue urlQueue = (UrlQueue) objs[1]; + Throwable e = (Throwable) objs[2]; + if (e instanceof RobotMultipleCrawlAccessException) { + final Throwable[] causes = ((RobotMultipleCrawlAccessException) e) + .getCauses(); + if (causes.length > 0) { + e = causes[causes.length - 1]; + } } - } - String errorName; - final Throwable cause = e.getCause(); - if (cause != null) { - errorName = cause.getClass().getCanonicalName(); - } else { - errorName = e.getClass().getCanonicalName(); + String errorName; + final Throwable cause = e.getCause(); + if (cause != null) { + errorName = cause.getClass().getCanonicalName(); + } else { + errorName = e.getClass().getCanonicalName(); + } + storeFailureUrl(robotContext, urlQueue, errorName, e); + break; } - storeFailureUrl(robotContext, urlQueue, errorName, e); - break; - } - case CRAWLING_EXCETPION: { - final S2RobotContext robotContext = (S2RobotContext) objs[0]; - final UrlQueue urlQueue = (UrlQueue) objs[1]; - final Throwable e = (Throwable) objs[2]; + case CRAWLING_EXCETPION: { + final S2RobotContext robotContext = (S2RobotContext) objs[0]; + final UrlQueue urlQueue = (UrlQueue) objs[1]; + final Throwable e = (Throwable) objs[2]; - storeFailureUrl(robotContext, urlQueue, e.getClass() - .getCanonicalName(), e); - break; - } - default: - break; + storeFailureUrl(robotContext, urlQueue, e.getClass() + .getCanonicalName(), e); + break; + } + default: + break; } } catch (final Exception e) { logger.warn("Failed to store a failure url.", e); diff --git a/src/main/java/jp/sf/fess/helper/RoleQueryHelper.java b/src/main/java/jp/sf/fess/helper/RoleQueryHelper.java index 2890afd67f9fb0fb9cf6e3774933ccbcc7a3247c..32fe64349ddfd1e528587f0df5bbc0d6037bba2f 100644 --- a/src/main/java/jp/sf/fess/helper/RoleQueryHelper.java +++ b/src/main/java/jp/sf/fess/helper/RoleQueryHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/SambaHelper.java b/src/main/java/jp/sf/fess/helper/SambaHelper.java index 58c36ba987da6ec4bb40c1be1ebe306ab25dc10e..accdeff8eea955d5766df588997b71ae1ddc90e5 100644 --- a/src/main/java/jp/sf/fess/helper/SambaHelper.java +++ b/src/main/java/jp/sf/fess/helper/SambaHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/SearchLogHelper.java b/src/main/java/jp/sf/fess/helper/SearchLogHelper.java index 21c1d839776bd22243b725ddfd4debc5c504cae1..f4e98a528b08e284abd9570701e3d7758c31523d 100644 --- a/src/main/java/jp/sf/fess/helper/SearchLogHelper.java +++ b/src/main/java/jp/sf/fess/helper/SearchLogHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/SuggestHelper.java b/src/main/java/jp/sf/fess/helper/SuggestHelper.java index 0c20c31fbfb3aec2fcdbd7d4a38f0ec3540aa439..9b01dfc7955d9b2d9e94c4fbe3f41beca769437f 100644 --- a/src/main/java/jp/sf/fess/helper/SuggestHelper.java +++ b/src/main/java/jp/sf/fess/helper/SuggestHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/SystemHelper.java b/src/main/java/jp/sf/fess/helper/SystemHelper.java index cb2812c8eebcc5300fa900cfd84c742ddf211dc3..06ea6ec5628317bfda02c6ab30ad25c0b58401b1 100644 --- a/src/main/java/jp/sf/fess/helper/SystemHelper.java +++ b/src/main/java/jp/sf/fess/helper/SystemHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/UserAgentHelper.java b/src/main/java/jp/sf/fess/helper/UserAgentHelper.java index c5a9931186103480fab4480c501df2558e1b78e0..ded71edbefced069c8a0e9b22fabb8969410a963 100644 --- a/src/main/java/jp/sf/fess/helper/UserAgentHelper.java +++ b/src/main/java/jp/sf/fess/helper/UserAgentHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/UserInfoHelper.java b/src/main/java/jp/sf/fess/helper/UserInfoHelper.java index 82db23fb867f2fcb6beecbb8d99b905c4495ac52..9bf9d66f60d7ffcbb517fe832f71dbb8fb8b65ac 100644 --- a/src/main/java/jp/sf/fess/helper/UserInfoHelper.java +++ b/src/main/java/jp/sf/fess/helper/UserInfoHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/ViewHelper.java b/src/main/java/jp/sf/fess/helper/ViewHelper.java index 96afcd0ec609bc736226b417a52af468798bfdc7..e0018464a191b48b446183df3ff1583de54c9d10 100644 --- a/src/main/java/jp/sf/fess/helper/ViewHelper.java +++ b/src/main/java/jp/sf/fess/helper/ViewHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -232,68 +232,70 @@ public class ViewHelper implements Serializable { final UserAgentType ua = userAgentHelper.getUserAgentType(); switch (ua) { - case IE: - if (isLocalFile) { - url = url.replaceFirst("file:/+", - crawlerProperties.getProperty( - "file.protocol.winlocal.ie", "file://")); - } else { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.ie", "file://")); - } - break; - case FIREFOX: - if (isLocalFile) { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.winlocal.firefox", - "file://")); - } else { - url = url - .replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.firefox", - "file://///")); - } - break; - case CHROME: - if (isLocalFile) { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.winlocal.chrome", - "file://")); - } else { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.chrome", "file://")); - } - break; - case SAFARI: - if (isLocalFile) { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.winlocal.safari", - "file://")); - } else { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.safari", "file:////")); - } - break; - case OPERA: - if (isLocalFile) { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.winlocal.opera", - "file://")); - } else { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.opera", "file://")); - } - break; - default: - if (isLocalFile) { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.winlocal.other", - "file://")); - } else { - url = url.replaceFirst("file:/+", crawlerProperties - .getProperty("file.protocol.other", "file://")); - } - break; + case IE: + if (isLocalFile) { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.winlocal.ie", + "file://")); + } else { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.ie", "file://")); + } + break; + case FIREFOX: + if (isLocalFile) { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.winlocal.firefox", + "file://")); + } else { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.firefox", + "file://///")); + } + break; + case CHROME: + if (isLocalFile) { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.winlocal.chrome", + "file://")); + } else { + url = url + .replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.chrome", + "file://")); + } + break; + case SAFARI: + if (isLocalFile) { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.winlocal.safari", + "file://")); + } else { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.safari", + "file:////")); + } + break; + case OPERA: + if (isLocalFile) { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.winlocal.opera", + "file://")); + } else { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.opera", "file://")); + } + break; + default: + if (isLocalFile) { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.winlocal.other", + "file://")); + } else { + url = url.replaceFirst("file:/+", crawlerProperties + .getProperty("file.protocol.other", "file://")); + } + break; } if (encodeUrlLink) { diff --git a/src/main/java/jp/sf/fess/helper/WebFsIndexHelper.java b/src/main/java/jp/sf/fess/helper/WebFsIndexHelper.java index 7383783f51f5eca2ac74ba8f07e659200b218906..04ee72ea2f58410be8f2d071906a007d49ef5e55 100644 --- a/src/main/java/jp/sf/fess/helper/WebFsIndexHelper.java +++ b/src/main/java/jp/sf/fess/helper/WebFsIndexHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/WebManagementHelper.java b/src/main/java/jp/sf/fess/helper/WebManagementHelper.java index 4b6c736888385f67ee550aa1a56c646040e7b476..7d73f2a49ce1e1e3fd374b5e99dc8706d0615e0a 100644 --- a/src/main/java/jp/sf/fess/helper/WebManagementHelper.java +++ b/src/main/java/jp/sf/fess/helper/WebManagementHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/CookieUserInfoHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/CookieUserInfoHelperImpl.java index 781a83880eb1f93b2790bb0a99960e2be27bc6c4..d88e9c79b0e631481b1cdd270c43cc02d74a41ac 100644 --- a/src/main/java/jp/sf/fess/helper/impl/CookieUserInfoHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/CookieUserInfoHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/DatabaseHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/DatabaseHelperImpl.java index 3945ab45a73256005606a9b275bbb9de30eceec3..0253a29381c067e5f8c92459ef49d79e7218be42 100644 --- a/src/main/java/jp/sf/fess/helper/impl/DatabaseHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/DatabaseHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/EmptyDatabaseHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/EmptyDatabaseHelperImpl.java index 7d12e61a2c2f192c906c2584b8014d57369fb7ce..6ab33234eb1ce317ec40483d800280d3ff686b94 100644 --- a/src/main/java/jp/sf/fess/helper/impl/EmptyDatabaseHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/EmptyDatabaseHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/EmptyManagementHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/EmptyManagementHelperImpl.java index 7a0375951fb1e1e806d047475235d615bded9c89..370bbf72433122c1eb2f8cd1c6cf0d58dc10a3a2 100644 --- a/src/main/java/jp/sf/fess/helper/impl/EmptyManagementHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/EmptyManagementHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/H2DatabaseHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/H2DatabaseHelperImpl.java index 83aa90cfe79de6d79f02a18f15771b97b37ab3cd..c1dc6537c7e943e842f4f00a9e70183c1561581a 100644 --- a/src/main/java/jp/sf/fess/helper/impl/H2DatabaseHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/H2DatabaseHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/RoleQueryHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/RoleQueryHelperImpl.java index 93e65ecc2d6d49f5e49b2a9f1025686c590ae858..b91b42b3bd2eb5043954eab5c12b0918a8eb9153 100644 --- a/src/main/java/jp/sf/fess/helper/impl/RoleQueryHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/RoleQueryHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/SearchLogHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/SearchLogHelperImpl.java index 370b6f3136565933f1023ed4e00f565ba4e7acc8..60b33aa1718f305dc6b1c6ae644bcefba5fc57e0 100644 --- a/src/main/java/jp/sf/fess/helper/impl/SearchLogHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/SearchLogHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/helper/impl/TomcatManagementHelperImpl.java b/src/main/java/jp/sf/fess/helper/impl/TomcatManagementHelperImpl.java index 6131b6a0ddf830da82f4cf3b9240a3883d307a61..83b19db930a3ff958cfca626614b537920dfa214 100644 --- a/src/main/java/jp/sf/fess/helper/impl/TomcatManagementHelperImpl.java +++ b/src/main/java/jp/sf/fess/helper/impl/TomcatManagementHelperImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/interceptor/FessActionMessagesThrowsInterceptor.java b/src/main/java/jp/sf/fess/interceptor/FessActionMessagesThrowsInterceptor.java index a73c24550e0eefbedb32cfb22e82efff915a410b..744db721b1d6f618b11100fab93d316e2b9e039d 100644 --- a/src/main/java/jp/sf/fess/interceptor/FessActionMessagesThrowsInterceptor.java +++ b/src/main/java/jp/sf/fess/interceptor/FessActionMessagesThrowsInterceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/interval/FessIntervalController.java b/src/main/java/jp/sf/fess/interval/FessIntervalController.java index 70df432b2f48049f41a3f065cf2062d16fc2f7f3..adf99f40bb6159aa768f3292683dc87f841f63fd 100644 --- a/src/main/java/jp/sf/fess/interval/FessIntervalController.java +++ b/src/main/java/jp/sf/fess/interval/FessIntervalController.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/AggregateLogJob.java b/src/main/java/jp/sf/fess/job/AggregateLogJob.java index 430ef541ebbed9e7ba9945b140588365092742e8..a19e53c930eb319201d809bfa16de931be2d4bc1 100644 --- a/src/main/java/jp/sf/fess/job/AggregateLogJob.java +++ b/src/main/java/jp/sf/fess/job/AggregateLogJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/CrawlJob.java b/src/main/java/jp/sf/fess/job/CrawlJob.java index 0e7d4f6c1332bc80e87b98068b649c63c8d1c74a..8dac2670df2eb8f31daaa05e9fdaf070fb9a2b85 100644 --- a/src/main/java/jp/sf/fess/job/CrawlJob.java +++ b/src/main/java/jp/sf/fess/job/CrawlJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,6 +50,8 @@ public class CrawlJob { protected String sessionId; + protected String namespace = Constants.CRAWLING_SESSION_SYSTEM_NAME; + protected String[] webConfigIds; protected String[] fileConfigIds; @@ -76,6 +78,11 @@ public class CrawlJob { return this; } + public CrawlJob namespace(final String namespace) { + this.namespace = namespace; + return this; + } + public CrawlJob operation(final String operation) { this.operation = operation; return this; @@ -280,7 +287,7 @@ public class CrawlJob { crawlerCmdList.add("--sessionId"); crawlerCmdList.add(sessionId); crawlerCmdList.add("--name"); - crawlerCmdList.add(Constants.CRAWLING_SESSION_SYSTEM_NAME); + crawlerCmdList.add(namespace); if (webConfigIds != null && webConfigIds.length > 0) { crawlerCmdList.add("-w"); diff --git a/src/main/java/jp/sf/fess/job/DailyJob.java b/src/main/java/jp/sf/fess/job/DailyJob.java index 2d67b0057d6209db25cd23128c92939a801c297c..5d3efdacfabe54d59c5d42e4b231fff894eb9a55 100644 --- a/src/main/java/jp/sf/fess/job/DailyJob.java +++ b/src/main/java/jp/sf/fess/job/DailyJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/HourlyJob.java b/src/main/java/jp/sf/fess/job/HourlyJob.java index 4ce5a1c03c7fb4acda76b1d1e616ec4d993cdbec..56f3cf78f3f6f89f4e1864cff9a3d53b966c7fdb 100644 --- a/src/main/java/jp/sf/fess/job/HourlyJob.java +++ b/src/main/java/jp/sf/fess/job/HourlyJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/JobExecutor.java b/src/main/java/jp/sf/fess/job/JobExecutor.java index a68587fa1430f75cdb6fab513100007a2a6ba56c..77a177611eebe0e7aa7d4ce8a8941c8235159274 100644 --- a/src/main/java/jp/sf/fess/job/JobExecutor.java +++ b/src/main/java/jp/sf/fess/job/JobExecutor.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/JobScheduler.java b/src/main/java/jp/sf/fess/job/JobScheduler.java index ab18952cf2e7b85d14eac229796b2f9008d058c3..2eed50b7710071b9bbabbcd8dd2b345f922b1b9f 100644 --- a/src/main/java/jp/sf/fess/job/JobScheduler.java +++ b/src/main/java/jp/sf/fess/job/JobScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/MinutelyJob.java b/src/main/java/jp/sf/fess/job/MinutelyJob.java index 00fa2f01e4ca6e150660130a70f0b0b7d6ba03f5..cefce7e844049199ceda7581b87288fd50d096d4 100644 --- a/src/main/java/jp/sf/fess/job/MinutelyJob.java +++ b/src/main/java/jp/sf/fess/job/MinutelyJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/PurgeLogJob.java b/src/main/java/jp/sf/fess/job/PurgeLogJob.java index 61c9819fda1b0f51936cdd128101d79e73ddd6c3..602183d1f5ceb5bf526b77dbe33fc1c2a0d27fc4 100644 --- a/src/main/java/jp/sf/fess/job/PurgeLogJob.java +++ b/src/main/java/jp/sf/fess/job/PurgeLogJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/ScheduledJobException.java b/src/main/java/jp/sf/fess/job/ScheduledJobException.java index 601ec40e3328883a11bc210774e57728bec9bb71..780e68d925033f4ac08e49995093529a562f433a 100644 --- a/src/main/java/jp/sf/fess/job/ScheduledJobException.java +++ b/src/main/java/jp/sf/fess/job/ScheduledJobException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/TriggeredJob.java b/src/main/java/jp/sf/fess/job/TriggeredJob.java index 369b46c2f43a67982079e805cd87d9fc420a3183..3fd738be2fbef9828e7012cb781b4f091c4ebcf0 100644 --- a/src/main/java/jp/sf/fess/job/TriggeredJob.java +++ b/src/main/java/jp/sf/fess/job/TriggeredJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/UpdateHotWordJob.java b/src/main/java/jp/sf/fess/job/UpdateHotWordJob.java index 9ca08f97cda5576bb8302313a65183ce6ccfb839..05d6a04fd7b90b2e5004ea22a0684a990c562ab5 100644 --- a/src/main/java/jp/sf/fess/job/UpdateHotWordJob.java +++ b/src/main/java/jp/sf/fess/job/UpdateHotWordJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/UpdateStatsJob.java b/src/main/java/jp/sf/fess/job/UpdateStatsJob.java index 5da6a9f2ff9bf57789b5eb44e286a78ffacff076..21f5cc1de3c2da3d2dc83891d6205a61af0c6ba6 100644 --- a/src/main/java/jp/sf/fess/job/UpdateStatsJob.java +++ b/src/main/java/jp/sf/fess/job/UpdateStatsJob.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/job/impl/GroovyExecutor.java b/src/main/java/jp/sf/fess/job/impl/GroovyExecutor.java index d722639008c70ad679b66c31eae794cc3f8dfe3c..87059ab75c2fafa83b72eb4483cffd077d8fa6a3 100644 --- a/src/main/java/jp/sf/fess/job/impl/GroovyExecutor.java +++ b/src/main/java/jp/sf/fess/job/impl/GroovyExecutor.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/BoostDocumentRulePager.java b/src/main/java/jp/sf/fess/pager/BoostDocumentRulePager.java index ebfe15cc70874332357a76740988379407ec48e9..01464fa39964c73d7aa048ab0e376fe843107e87 100644 --- a/src/main/java/jp/sf/fess/pager/BoostDocumentRulePager.java +++ b/src/main/java/jp/sf/fess/pager/BoostDocumentRulePager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/CrawlingSessionPager.java b/src/main/java/jp/sf/fess/pager/CrawlingSessionPager.java index 4896276fa032e7346d0ba876a6c64d5fd77f0013..38b425f6df941817427ac693b47b1a1fb8410bae 100644 --- a/src/main/java/jp/sf/fess/pager/CrawlingSessionPager.java +++ b/src/main/java/jp/sf/fess/pager/CrawlingSessionPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/DataCrawlingConfigPager.java b/src/main/java/jp/sf/fess/pager/DataCrawlingConfigPager.java index d4889332bf98d5280f3751bc69c10c43c6c156bb..c9a830ef5c51b7866c5c4b6f453fbbafc47e41bc 100644 --- a/src/main/java/jp/sf/fess/pager/DataCrawlingConfigPager.java +++ b/src/main/java/jp/sf/fess/pager/DataCrawlingConfigPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/FailureUrlPager.java b/src/main/java/jp/sf/fess/pager/FailureUrlPager.java index 1a57d45c2b72243da3b7f856d896d04c74ec6d1b..e820a8fa93ee97bb59d02fe74256cfe2a046d167 100644 --- a/src/main/java/jp/sf/fess/pager/FailureUrlPager.java +++ b/src/main/java/jp/sf/fess/pager/FailureUrlPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/FavoriteLogPager.java b/src/main/java/jp/sf/fess/pager/FavoriteLogPager.java index f57560e49e7bb560be7f078999fc767010f76abb..03a3422f3c0a6aa665976ea173e1ce5c53a25a78 100644 --- a/src/main/java/jp/sf/fess/pager/FavoriteLogPager.java +++ b/src/main/java/jp/sf/fess/pager/FavoriteLogPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/FileAuthenticationPager.java b/src/main/java/jp/sf/fess/pager/FileAuthenticationPager.java index 5573703e5df7c3c84adc8936aa4b29684c2692c3..a14c904e69e0aa38b6e39320c816a59bf8bdace2 100644 --- a/src/main/java/jp/sf/fess/pager/FileAuthenticationPager.java +++ b/src/main/java/jp/sf/fess/pager/FileAuthenticationPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/FileCrawlingConfigPager.java b/src/main/java/jp/sf/fess/pager/FileCrawlingConfigPager.java index fd329dfba1f66a640dc7d0a11db8df3d0c38743d..6e7a842ef0223e076e83b1026226dd2014869ebd 100644 --- a/src/main/java/jp/sf/fess/pager/FileCrawlingConfigPager.java +++ b/src/main/java/jp/sf/fess/pager/FileCrawlingConfigPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/JobLogPager.java b/src/main/java/jp/sf/fess/pager/JobLogPager.java index 661fc28a3a83e64d6d0ddea5994d3a2c40360f9d..63ca1b9491007369ab45fd6ae32d726716e36ad9 100644 --- a/src/main/java/jp/sf/fess/pager/JobLogPager.java +++ b/src/main/java/jp/sf/fess/pager/JobLogPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/KeyMatchPager.java b/src/main/java/jp/sf/fess/pager/KeyMatchPager.java index b39054caa906d3f6c59daeac9d705190f9c8f78a..f56dab89f0a37d86db3af5eb5e90401279d37fac 100644 --- a/src/main/java/jp/sf/fess/pager/KeyMatchPager.java +++ b/src/main/java/jp/sf/fess/pager/KeyMatchPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/LabelTypePager.java b/src/main/java/jp/sf/fess/pager/LabelTypePager.java index 0142f2bd896b210bb1c51b5b5535ae0f2e77a82f..0257a4f7eb736785b179390f2f99c27f5368ab01 100644 --- a/src/main/java/jp/sf/fess/pager/LabelTypePager.java +++ b/src/main/java/jp/sf/fess/pager/LabelTypePager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/OverlappingHostPager.java b/src/main/java/jp/sf/fess/pager/OverlappingHostPager.java index 39f61da56208037beefd5fcd345dbb19b05daa8d..5bc617ec9294a0a881077b221e8cb53e4d0ada63 100644 --- a/src/main/java/jp/sf/fess/pager/OverlappingHostPager.java +++ b/src/main/java/jp/sf/fess/pager/OverlappingHostPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/PathMappingPager.java b/src/main/java/jp/sf/fess/pager/PathMappingPager.java index ac2b3400cf9cefa44bc30a4af918b150fdef08f8..57a0b947ac7b81b408758416b1f44916bb1d30a6 100644 --- a/src/main/java/jp/sf/fess/pager/PathMappingPager.java +++ b/src/main/java/jp/sf/fess/pager/PathMappingPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/RequestHeaderPager.java b/src/main/java/jp/sf/fess/pager/RequestHeaderPager.java index 417f2d483599cec2ac0646a8f197535b3e365cf8..4d568d295f83cdbb71fc3c54d33dd10938160c42 100644 --- a/src/main/java/jp/sf/fess/pager/RequestHeaderPager.java +++ b/src/main/java/jp/sf/fess/pager/RequestHeaderPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/RoleTypePager.java b/src/main/java/jp/sf/fess/pager/RoleTypePager.java index f83c9c927bd46526e9c336370eee8a68a62f9450..10a6fa89c285df2820927d7ca7810a7fb954663d 100644 --- a/src/main/java/jp/sf/fess/pager/RoleTypePager.java +++ b/src/main/java/jp/sf/fess/pager/RoleTypePager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/ScheduledJobPager.java b/src/main/java/jp/sf/fess/pager/ScheduledJobPager.java index 034b10d3d26a75bb9d8b8deb47976860873080ce..1afb2ed7123c65f663d295aa76c21f592f0dc23a 100644 --- a/src/main/java/jp/sf/fess/pager/ScheduledJobPager.java +++ b/src/main/java/jp/sf/fess/pager/ScheduledJobPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/SearchLogPager.java b/src/main/java/jp/sf/fess/pager/SearchLogPager.java index 2867a0f559c46d54e0443b0343f5c70e2319063e..accb09b7948f09718870245651f8009a9b42c699 100644 --- a/src/main/java/jp/sf/fess/pager/SearchLogPager.java +++ b/src/main/java/jp/sf/fess/pager/SearchLogPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/StatsPager.java b/src/main/java/jp/sf/fess/pager/StatsPager.java index 3027c52213d6082263f4cc864d973b05c9d28894..eb35e5f16eb85186210acef3218a166cf0977eac 100644 --- a/src/main/java/jp/sf/fess/pager/StatsPager.java +++ b/src/main/java/jp/sf/fess/pager/StatsPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/SuggestBadWordPager.java b/src/main/java/jp/sf/fess/pager/SuggestBadWordPager.java index 4804014932acf3335a3219fa5e8964a175e647a0..f7f64b572f667c0c312f68b3793d180188e4745d 100644 --- a/src/main/java/jp/sf/fess/pager/SuggestBadWordPager.java +++ b/src/main/java/jp/sf/fess/pager/SuggestBadWordPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/SuggestElevateWordPager.java b/src/main/java/jp/sf/fess/pager/SuggestElevateWordPager.java index 45e138530c33489a5b3e06f5e2f1ae608a66ab99..78b4c0e7f29e9874212ce93c5edde5157dfbe391 100644 --- a/src/main/java/jp/sf/fess/pager/SuggestElevateWordPager.java +++ b/src/main/java/jp/sf/fess/pager/SuggestElevateWordPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/SynonymPager.java b/src/main/java/jp/sf/fess/pager/SynonymPager.java index c11c13b2a2441616f417c9f3cc73d2d8eac2136f..7d01febb4a1839a26e2e3549807f8d4f27c41b4d 100644 --- a/src/main/java/jp/sf/fess/pager/SynonymPager.java +++ b/src/main/java/jp/sf/fess/pager/SynonymPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/UserDictPager.java b/src/main/java/jp/sf/fess/pager/UserDictPager.java index 91c1fa5501a86250a934e9f5a91a8c733222e817..4578c2a9998c1dfbf7f0b024cf6ba621342ddd93 100644 --- a/src/main/java/jp/sf/fess/pager/UserDictPager.java +++ b/src/main/java/jp/sf/fess/pager/UserDictPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/UserInfoPager.java b/src/main/java/jp/sf/fess/pager/UserInfoPager.java index 494f7781b08b81417ae7f158d9b7076424f28279..8de17aa44e4730a5cb4a81b59282bdcfc1889244 100644 --- a/src/main/java/jp/sf/fess/pager/UserInfoPager.java +++ b/src/main/java/jp/sf/fess/pager/UserInfoPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/WebAuthenticationPager.java b/src/main/java/jp/sf/fess/pager/WebAuthenticationPager.java index 1aebda82cf2a026f5fd7b2200362e9ef47bb60ac..ad4f0c09beae7b9d780890067d8798de8856fe18 100644 --- a/src/main/java/jp/sf/fess/pager/WebAuthenticationPager.java +++ b/src/main/java/jp/sf/fess/pager/WebAuthenticationPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/pager/WebCrawlingConfigPager.java b/src/main/java/jp/sf/fess/pager/WebCrawlingConfigPager.java index de264c0f11d8ba8052b61b8376b95cc8b91305ac..d905acd979449f02f1f0f4b78e094064a3dc0a45 100644 --- a/src/main/java/jp/sf/fess/pager/WebCrawlingConfigPager.java +++ b/src/main/java/jp/sf/fess/pager/WebCrawlingConfigPager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/robot/FessS2RobotThread.java b/src/main/java/jp/sf/fess/robot/FessS2RobotThread.java index de8a5c2efbf254e0274e1a6a6392e7735dacc843..76297a4d706abbf2d6cf250bea07d85d06cdbdad 100644 --- a/src/main/java/jp/sf/fess/robot/FessS2RobotThread.java +++ b/src/main/java/jp/sf/fess/robot/FessS2RobotThread.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/screenshot/ScreenShotGenerator.java b/src/main/java/jp/sf/fess/screenshot/ScreenShotGenerator.java index a1f482cbb2f0699ad9820e6c2c3a5b561caf36ed..a03b0825b92ab5f47e23263b22a2033d25dac76e 100644 --- a/src/main/java/jp/sf/fess/screenshot/ScreenShotGenerator.java +++ b/src/main/java/jp/sf/fess/screenshot/ScreenShotGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/screenshot/ScreenShotManager.java b/src/main/java/jp/sf/fess/screenshot/ScreenShotManager.java index 706ed72127db99efa27071cc782bcf450c952982..59b6fd4a40f97ef07ffe650e9097aa6f86e403f5 100644 --- a/src/main/java/jp/sf/fess/screenshot/ScreenShotManager.java +++ b/src/main/java/jp/sf/fess/screenshot/ScreenShotManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/screenshot/impl/BaseScreenShotGenerator.java b/src/main/java/jp/sf/fess/screenshot/impl/BaseScreenShotGenerator.java index c5a6430d6369664f0346edea406efcbe6b836136..1d187c5628f63a6c19468ef2a1e83a79000e6a5c 100644 --- a/src/main/java/jp/sf/fess/screenshot/impl/BaseScreenShotGenerator.java +++ b/src/main/java/jp/sf/fess/screenshot/impl/BaseScreenShotGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/screenshot/impl/CommandGenerator.java b/src/main/java/jp/sf/fess/screenshot/impl/CommandGenerator.java index d3ba7a6613cb7123ebd0a36ca5f8976cc5fc0538..793e24b166309f416c65557c785dd58d196a229d 100644 --- a/src/main/java/jp/sf/fess/screenshot/impl/CommandGenerator.java +++ b/src/main/java/jp/sf/fess/screenshot/impl/CommandGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/screenshot/impl/WebDriverGenerator.java b/src/main/java/jp/sf/fess/screenshot/impl/WebDriverGenerator.java index 17cfa1c5f32ed39e4af7d1c228d1835e36ae7b6d..91aa7e339fb04d2480720ec6de79397e30f12496 100644 --- a/src/main/java/jp/sf/fess/screenshot/impl/WebDriverGenerator.java +++ b/src/main/java/jp/sf/fess/screenshot/impl/WebDriverGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/BoostDocumentRuleService.java b/src/main/java/jp/sf/fess/service/BoostDocumentRuleService.java index 5382ec1a911c1f1da2e3ee5e4af425f8259aa188..47a543170ba7ed2d27387ce551de2cb42df2d9e2 100644 --- a/src/main/java/jp/sf/fess/service/BoostDocumentRuleService.java +++ b/src/main/java/jp/sf/fess/service/BoostDocumentRuleService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/ClickLogService.java b/src/main/java/jp/sf/fess/service/ClickLogService.java index d73ca8a12faa231c1dedc29fcf0ed09fba69249e..fc60b3b5658816253d614d3f8347c04447845dd0 100644 --- a/src/main/java/jp/sf/fess/service/ClickLogService.java +++ b/src/main/java/jp/sf/fess/service/ClickLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/CrawlingSessionService.java b/src/main/java/jp/sf/fess/service/CrawlingSessionService.java index 004ca488e020ad43d02a98791536922ee1c137be..577a12bb006faaee4e810becd991d997dd96c87f 100644 --- a/src/main/java/jp/sf/fess/service/CrawlingSessionService.java +++ b/src/main/java/jp/sf/fess/service/CrawlingSessionService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/DataCrawlingConfigService.java b/src/main/java/jp/sf/fess/service/DataCrawlingConfigService.java index 06c675224b788b5dedf1f3f01211ca2e22ff5a8b..c944031f4551da62c6a38d5646f7186b295588d3 100644 --- a/src/main/java/jp/sf/fess/service/DataCrawlingConfigService.java +++ b/src/main/java/jp/sf/fess/service/DataCrawlingConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/DatabaseService.java b/src/main/java/jp/sf/fess/service/DatabaseService.java index 19819e3bad11b5119e5c13e02f149894ceb9361a..38d8a4c1e7285abc29169620dbee63d2f1a9ce6e 100644 --- a/src/main/java/jp/sf/fess/service/DatabaseService.java +++ b/src/main/java/jp/sf/fess/service/DatabaseService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -1156,8 +1156,26 @@ public class DatabaseService { final WebAuthenticationCB cb = new WebAuthenticationCB(); cb.query().setWebCrawlingConfigId_Equal(webConfigId); - final WebAuthentication entity = webAuthenticationBhv - .selectEntity(cb); + cb.query().setDeletedBy_IsNull(); + WebAuthentication entity = null; + final List<WebAuthentication> list = webAuthenticationBhv + .selectList(cb); + for (final WebAuthentication e : list) { + if (StringUtil.equals( + webAuthentication.getAuthRealm(), + e.getAuthRealm()) + && StringUtil.equals( + webAuthentication.getHostname(), + e.getHostname()) + && StringUtil.equals(webAuthentication + .getProtocolScheme(), e + .getProtocolScheme()) + && equalusNumber( + webAuthentication.getPort(), + e.getPort())) { + entity = e; + } + } webAuthentication.setId(null); webAuthentication.setWebCrawlingConfigId(webConfigId); if (entity == null) { @@ -1191,22 +1209,38 @@ public class DatabaseService { for (FileAuthentication fileAuthentication : fileAuthenticationList) { final Long id = fileAuthentication.getId(); - final Long webConfigId = idMap + final Long fileConfigId = idMap .get(FILE_CRAWLING_CONFIG_KEY + ":" + fileAuthentication .getFileCrawlingConfigId()); - if (webConfigId == null) { + if (fileConfigId == null) { // skip continue; } final FileAuthenticationCB cb = new FileAuthenticationCB(); - cb.query().setFileCrawlingConfigId_Equal(webConfigId); - final FileAuthentication entity = fileAuthenticationBhv - .selectEntity(cb); + cb.query().setFileCrawlingConfigId_Equal(fileConfigId); + cb.query().setDeletedBy_IsNull(); + FileAuthentication entity = null; + final List<FileAuthentication> list = fileAuthenticationBhv + .selectList(cb); + for (final FileAuthentication e : list) { + if (StringUtil.equals( + fileAuthentication.getHostname(), + e.getHostname()) + && StringUtil.equals(fileAuthentication + .getProtocolScheme(), e + .getProtocolScheme()) + && equalusNumber( + fileAuthentication.getPort(), + e.getPort())) { + entity = e; + } + } fileAuthentication.setId(null); - fileAuthentication.setFileCrawlingConfigId(webConfigId); + fileAuthentication + .setFileCrawlingConfigId(fileConfigId); if (entity == null) { fileAuthenticationBhv.insert(fileAuthentication); } else { @@ -1253,8 +1287,16 @@ public class DatabaseService { final RequestHeaderCB cb = new RequestHeaderCB(); cb.query().setWebCrawlingConfigId_Equal(webConfigId); - final RequestHeader entity = requestHeaderBhv - .selectEntity(cb); + cb.query().setDeletedBy_IsNull(); + RequestHeader entity = null; + final List<RequestHeader> list = requestHeaderBhv + .selectList(cb); + for (final RequestHeader e : list) { + if (StringUtil.equals(requestHeader.getName(), + e.getName())) { + entity = e; + } + } requestHeader.setId(null); requestHeader.setWebCrawlingConfigId(webConfigId); if (entity == null) { @@ -1290,6 +1332,7 @@ public class DatabaseService { final KeyMatchCB cb = new KeyMatchCB(); cb.query().setTerm_Equal(keyMatch.getTerm()); + cb.query().setDeletedBy_IsNull(); final KeyMatch entity = keyMatchBhv.selectEntity(cb); keyMatch.setId(null); if (entity == null) { @@ -1326,6 +1369,7 @@ public class DatabaseService { final BoostDocumentRuleCB cb = new BoostDocumentRuleCB(); cb.query().setUrlExpr_Equal( boostDocumentRule.getUrlExpr()); + cb.query().setDeletedBy_IsNull(); final BoostDocumentRule entity = boostDocumentRuleBhv .selectEntity(cb); boostDocumentRule.setId(null); @@ -1364,6 +1408,7 @@ public class DatabaseService { final SuggestElevateWordCB cb = new SuggestElevateWordCB(); cb.query().setSuggestWord_Equal( suggestElevateWord.getSuggestWord()); + cb.query().setDeletedBy_IsNull(); final SuggestElevateWord entity = suggestElevateWordBhv .selectEntity(cb); suggestElevateWord.setId(null); @@ -1404,6 +1449,7 @@ public class DatabaseService { final SuggestBadWordCB cb = new SuggestBadWordCB(); cb.query().setSuggestWord_Equal( suggestNGWord.getSuggestWord()); + cb.query().setDeletedBy_IsNull(); final SuggestBadWord entity = suggestBadWordBhv .selectEntity(cb); suggestNGWord.setId(null); @@ -1448,6 +1494,15 @@ public class DatabaseService { } + private boolean equalusNumber(final Integer port1, final Integer port2) { + if (port1 == null) { + return port2 == null; + } else if (port2 == null) { + return false; + } + return port1.intValue() == port2.intValue(); + } + private void rollback(final String key, final Exception e) { logger.warn("Failed to restore data: " + key, e); try { diff --git a/src/main/java/jp/sf/fess/service/FailureUrlService.java b/src/main/java/jp/sf/fess/service/FailureUrlService.java index 1fb3ce8036260a701391d15f515c6076f4c65723..eeb78ee2f788e537e3fa653206e6a76617860ae1 100644 --- a/src/main/java/jp/sf/fess/service/FailureUrlService.java +++ b/src/main/java/jp/sf/fess/service/FailureUrlService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/FavoriteLogService.java b/src/main/java/jp/sf/fess/service/FavoriteLogService.java index 83c48f944275f0c4f242a51bb4c939dc9e4357b3..fe65315188bbb5a983cba2e508a45a43f8e8a279 100644 --- a/src/main/java/jp/sf/fess/service/FavoriteLogService.java +++ b/src/main/java/jp/sf/fess/service/FavoriteLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/FileAuthenticationService.java b/src/main/java/jp/sf/fess/service/FileAuthenticationService.java index 67c0800240872708cbaa85eaa33c18d4e99b05b1..93078c6021983919ce4115ce67d259e58a860e2c 100644 --- a/src/main/java/jp/sf/fess/service/FileAuthenticationService.java +++ b/src/main/java/jp/sf/fess/service/FileAuthenticationService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/FileCrawlingConfigService.java b/src/main/java/jp/sf/fess/service/FileCrawlingConfigService.java index 2b409f0a421d6829e3934cd20133e8a2bae01821..65adaa3a767b1898f8fdbf53d17b5e05ad12138c 100644 --- a/src/main/java/jp/sf/fess/service/FileCrawlingConfigService.java +++ b/src/main/java/jp/sf/fess/service/FileCrawlingConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/JobLogService.java b/src/main/java/jp/sf/fess/service/JobLogService.java index 75cc9bbfdfd4eabccf35725942021bc68b27291c..c389976b191dd5b73b1b37295a53efd5779638b3 100644 --- a/src/main/java/jp/sf/fess/service/JobLogService.java +++ b/src/main/java/jp/sf/fess/service/JobLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/KeyMatchService.java b/src/main/java/jp/sf/fess/service/KeyMatchService.java index b4e56722e682f074a66125d273926b18b8387a85..36959678dd8313c23cc9861c13f53a7abdc7efb4 100644 --- a/src/main/java/jp/sf/fess/service/KeyMatchService.java +++ b/src/main/java/jp/sf/fess/service/KeyMatchService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/LabelTypeService.java b/src/main/java/jp/sf/fess/service/LabelTypeService.java index 7fab56fa0aa556fcf749a5c5f4f7c7ecd5bec1b2..b98b54a920ccc3651475a2bb86456b4f5b8bf8a5 100644 --- a/src/main/java/jp/sf/fess/service/LabelTypeService.java +++ b/src/main/java/jp/sf/fess/service/LabelTypeService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/OverlappingHostService.java b/src/main/java/jp/sf/fess/service/OverlappingHostService.java index a90b5fe0f881888ea9bc3b7e7c935d481a1b0aa6..5234a73f7f649b046fd591a9ec702f74a95a2429 100644 --- a/src/main/java/jp/sf/fess/service/OverlappingHostService.java +++ b/src/main/java/jp/sf/fess/service/OverlappingHostService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/PathMappingService.java b/src/main/java/jp/sf/fess/service/PathMappingService.java index 5c32ecb2d3e1ed71757e46e2d94446fa79100d12..e771b37b4c3785f0e307e49e9608d3e862931758 100644 --- a/src/main/java/jp/sf/fess/service/PathMappingService.java +++ b/src/main/java/jp/sf/fess/service/PathMappingService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/RequestHeaderService.java b/src/main/java/jp/sf/fess/service/RequestHeaderService.java index 934a82fbc9e89a8f57b6f7888a58f150d6daba66..9e810e7c9387cdf9731665af4b83327c3224b4a7 100644 --- a/src/main/java/jp/sf/fess/service/RequestHeaderService.java +++ b/src/main/java/jp/sf/fess/service/RequestHeaderService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/RoleTypeService.java b/src/main/java/jp/sf/fess/service/RoleTypeService.java index fef46a81ba2849b383aac0895dab524f6c3aa21e..ece2cc65d24e31260583f4fc530fc983eb6ec5bb 100644 --- a/src/main/java/jp/sf/fess/service/RoleTypeService.java +++ b/src/main/java/jp/sf/fess/service/RoleTypeService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/ScheduledJobService.java b/src/main/java/jp/sf/fess/service/ScheduledJobService.java index fa571c5a5ca584221b493c1cc144400408ad86e2..35bbe6d3b7feb7436749175d6e6b642f7573e538 100644 --- a/src/main/java/jp/sf/fess/service/ScheduledJobService.java +++ b/src/main/java/jp/sf/fess/service/ScheduledJobService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/SearchFieldLogService.java b/src/main/java/jp/sf/fess/service/SearchFieldLogService.java index f527c69e0d6739eb34e5bd37bd64a4120aeeb285..d92c6b2eaa31a545aead63480320c1a97099587f 100644 --- a/src/main/java/jp/sf/fess/service/SearchFieldLogService.java +++ b/src/main/java/jp/sf/fess/service/SearchFieldLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/SearchLogService.java b/src/main/java/jp/sf/fess/service/SearchLogService.java index 2d89cd9c8d51fb9393b2a71b642509cf17a452d5..3f6663b35b297d20f54d035d46637ef34207a78b 100644 --- a/src/main/java/jp/sf/fess/service/SearchLogService.java +++ b/src/main/java/jp/sf/fess/service/SearchLogService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/SearchService.java b/src/main/java/jp/sf/fess/service/SearchService.java index 2d434301a06b12e478a9dcb37bfb80433d24fb82..397a43cc076e6e23c7fcfa2abe692bb2f3314608 100644 --- a/src/main/java/jp/sf/fess/service/SearchService.java +++ b/src/main/java/jp/sf/fess/service/SearchService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/StatsService.java b/src/main/java/jp/sf/fess/service/StatsService.java index 763bf0a4a0ce26c5f132205696cf443ea06081a7..9414351188291be64a3dcaefb32b284ec91ad747 100644 --- a/src/main/java/jp/sf/fess/service/StatsService.java +++ b/src/main/java/jp/sf/fess/service/StatsService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/SuggestBadWordService.java b/src/main/java/jp/sf/fess/service/SuggestBadWordService.java index 770176011ea745c41d96895b3fffdc6fb448d41f..68ab40813c2fa488c3ef6f5cd0c6170b675acdb4 100644 --- a/src/main/java/jp/sf/fess/service/SuggestBadWordService.java +++ b/src/main/java/jp/sf/fess/service/SuggestBadWordService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/SuggestElevateWordService.java b/src/main/java/jp/sf/fess/service/SuggestElevateWordService.java index 96b0fe6421194dfaceea1fb2f8d23c4fd618adb8..de629703539c552986db1faa54c9456bb2ee0106 100644 --- a/src/main/java/jp/sf/fess/service/SuggestElevateWordService.java +++ b/src/main/java/jp/sf/fess/service/SuggestElevateWordService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/SynonymService.java b/src/main/java/jp/sf/fess/service/SynonymService.java index 21a17049090ee81e1b89c1d0cab36cbb8adfddbb..9b1b05c795f175612d406bf0bd5886e5982e99c3 100644 --- a/src/main/java/jp/sf/fess/service/SynonymService.java +++ b/src/main/java/jp/sf/fess/service/SynonymService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/UserDictService.java b/src/main/java/jp/sf/fess/service/UserDictService.java index bf7b7f9293d9813334bc3d39e5f6d49f1fe04b57..6b469678e0020052bcbf4ab7f684f3794fea7d77 100644 --- a/src/main/java/jp/sf/fess/service/UserDictService.java +++ b/src/main/java/jp/sf/fess/service/UserDictService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/UserInfoService.java b/src/main/java/jp/sf/fess/service/UserInfoService.java index a19a396def416f5615ee311bb6df82a90a475e21..38f13c662488f4c52022a90680c9968fbb859973 100644 --- a/src/main/java/jp/sf/fess/service/UserInfoService.java +++ b/src/main/java/jp/sf/fess/service/UserInfoService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/WebAuthenticationService.java b/src/main/java/jp/sf/fess/service/WebAuthenticationService.java index cdcd36d3b9b743ab432e9de20fa76d0742867423..27bd9a1fb888b49897f471eafb4f517d5059a0df 100644 --- a/src/main/java/jp/sf/fess/service/WebAuthenticationService.java +++ b/src/main/java/jp/sf/fess/service/WebAuthenticationService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/service/WebCrawlingConfigService.java b/src/main/java/jp/sf/fess/service/WebCrawlingConfigService.java index d3d0d290405be6e4bc812dc1f582ba098668240f..dbeada2fb2ae2d66bc1cd3cb1e05de0d71d936c6 100644 --- a/src/main/java/jp/sf/fess/service/WebCrawlingConfigService.java +++ b/src/main/java/jp/sf/fess/service/WebCrawlingConfigService.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/servlet/H2ConfigServlet.java b/src/main/java/jp/sf/fess/servlet/H2ConfigServlet.java index 43ffe7487857e4243fd54d1bb7d4c2c1d756a5c3..8d0183762fe7830f04f26e2c83e47e19087f61e3 100644 --- a/src/main/java/jp/sf/fess/servlet/H2ConfigServlet.java +++ b/src/main/java/jp/sf/fess/servlet/H2ConfigServlet.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/servlet/Tomcat6ConfigServlet.java b/src/main/java/jp/sf/fess/servlet/Tomcat6ConfigServlet.java index adbdf181d0bf4ea61b6b64cf22cef35572790829..d46a8c2616b296e250e710855ed2d66450f561dd 100644 --- a/src/main/java/jp/sf/fess/servlet/Tomcat6ConfigServlet.java +++ b/src/main/java/jp/sf/fess/servlet/Tomcat6ConfigServlet.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/servlet/Tomcat7ConfigServlet.java b/src/main/java/jp/sf/fess/servlet/Tomcat7ConfigServlet.java index 05904c7daf8a0bc804fc42c2615911dd68847064..07cd2f626264a516e8674269eb900d512cb4e50c 100644 --- a/src/main/java/jp/sf/fess/servlet/Tomcat7ConfigServlet.java +++ b/src/main/java/jp/sf/fess/servlet/Tomcat7ConfigServlet.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/solr/BoostDocumentRule.java b/src/main/java/jp/sf/fess/solr/BoostDocumentRule.java index 748d346f0259a849188e8e9db7c23cac3a1d2776..42ab21faf1c0fd67f55ce12d16992d7b1bb453a3 100644 --- a/src/main/java/jp/sf/fess/solr/BoostDocumentRule.java +++ b/src/main/java/jp/sf/fess/solr/BoostDocumentRule.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/solr/FessSolrQueryException.java b/src/main/java/jp/sf/fess/solr/FessSolrQueryException.java index ac2bfeda693e530af71a88979b566fe66ebd2fbc..85f9d139563e8c4ec5d978c00d1a934b3361e8f7 100644 --- a/src/main/java/jp/sf/fess/solr/FessSolrQueryException.java +++ b/src/main/java/jp/sf/fess/solr/FessSolrQueryException.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/solr/IndexUpdater.java b/src/main/java/jp/sf/fess/solr/IndexUpdater.java index 7f1ee95d2b8a12bd90ac359f638a74ae56f3f6da..28c34afe3bf248038d15deefbe4f296a24e21e1c 100644 --- a/src/main/java/jp/sf/fess/solr/IndexUpdater.java +++ b/src/main/java/jp/sf/fess/solr/IndexUpdater.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/solr/policy/FessStatusPolicy.java b/src/main/java/jp/sf/fess/solr/policy/FessStatusPolicy.java index fe58dac83571222703f69032f13b1f096658d243..0a7891aa4af1e4f03091b834abaf29bfb32fada1 100644 --- a/src/main/java/jp/sf/fess/solr/policy/FessStatusPolicy.java +++ b/src/main/java/jp/sf/fess/solr/policy/FessStatusPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -65,30 +65,30 @@ public class FessStatusPolicy extends StatusPolicyImpl { } switch (queryType) { - case COMMIT: - case OPTIMIZE: - case ROLLBACK: - if (StringUtil.isNotBlank(indexValue) - && UNFINISHED.equals(indexValue)) { - // index: UNFINISHED -> COMPLETED - dataMap.put("indexBefore", UNFINISHED.toUpperCase()); - dataMap.put("indexAfter", COMPLETED.toUpperCase()); - } - break; - case ADD: - case DELETE: - if (StringUtil.isNotBlank(indexValue) - && UNFINISHED.equals(indexValue)) { - // index: UNFINISHED -> READY - dataMap.put("indexBefore", UNFINISHED.toUpperCase()); - dataMap.put("indexAfter", READY.toUpperCase()); - } - break; - case PING: - case QUERY: - case REQUEST: - default: - break; + case COMMIT: + case OPTIMIZE: + case ROLLBACK: + if (StringUtil.isNotBlank(indexValue) + && UNFINISHED.equals(indexValue)) { + // index: UNFINISHED -> COMPLETED + dataMap.put("indexBefore", UNFINISHED.toUpperCase()); + dataMap.put("indexAfter", COMPLETED.toUpperCase()); + } + break; + case ADD: + case DELETE: + if (StringUtil.isNotBlank(indexValue) + && UNFINISHED.equals(indexValue)) { + // index: UNFINISHED -> READY + dataMap.put("indexBefore", UNFINISHED.toUpperCase()); + dataMap.put("indexAfter", READY.toUpperCase()); + } + break; + case PING: + case QUERY: + case REQUEST: + default: + break; } if (!dataMap.isEmpty()) { @@ -119,24 +119,24 @@ public class FessStatusPolicy extends StatusPolicyImpl { } switch (queryType) { - case COMMIT: - case OPTIMIZE: - case ROLLBACK: - case ADD: - case DELETE: - if (StringUtil.isNotBlank(indexValue) - && !UNFINISHED.equals(indexValue)) { - // index: READY/COMPLETED -> UNFINISHED - dataMap.put("indexBefore", indexValue == null ? "UNKNOWN" - : indexValue.toUpperCase()); - dataMap.put("indexAfter", UNFINISHED.toUpperCase()); - } - break; - case PING: - case QUERY: - case REQUEST: - default: - break; + case COMMIT: + case OPTIMIZE: + case ROLLBACK: + case ADD: + case DELETE: + if (StringUtil.isNotBlank(indexValue) + && !UNFINISHED.equals(indexValue)) { + // index: READY/COMPLETED -> UNFINISHED + dataMap.put("indexBefore", indexValue == null ? "UNKNOWN" + : indexValue.toUpperCase()); + dataMap.put("indexAfter", UNFINISHED.toUpperCase()); + } + break; + case PING: + case QUERY: + case REQUEST: + default: + break; } if (!dataMap.isEmpty()) { diff --git a/src/main/java/jp/sf/fess/struts/action/FessRequestProcessor.java b/src/main/java/jp/sf/fess/struts/action/FessRequestProcessor.java index f7122f6cf8e2f98657cca062c7be7c87d60c01b9..ff874f91cb4e16625daea92719bff2827caa2e00 100644 --- a/src/main/java/jp/sf/fess/struts/action/FessRequestProcessor.java +++ b/src/main/java/jp/sf/fess/struts/action/FessRequestProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/taglib/FessFunctions.java b/src/main/java/jp/sf/fess/taglib/FessFunctions.java index f87f2bfdcef75d3a241883b93603e2e61d542ea1..9c32f14233b74bd7de8c97d213f6c2720ac05ec5 100644 --- a/src/main/java/jp/sf/fess/taglib/FessFunctions.java +++ b/src/main/java/jp/sf/fess/taglib/FessFunctions.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/transformer/AbstractFessFileTransformer.java b/src/main/java/jp/sf/fess/transformer/AbstractFessFileTransformer.java index 214446d9823289a49f83700dd979785214c21943..8a4767b56516fae888b041565168df51656328e0 100644 --- a/src/main/java/jp/sf/fess/transformer/AbstractFessFileTransformer.java +++ b/src/main/java/jp/sf/fess/transformer/AbstractFessFileTransformer.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/transformer/AbstractFessXpathTransformer.java b/src/main/java/jp/sf/fess/transformer/AbstractFessXpathTransformer.java index 8bcdb5b44bab7cc9cf3a2100287e53bd3ba86ea1..597e803ab7e8de4fd50910608c6910d18ea24fea 100644 --- a/src/main/java/jp/sf/fess/transformer/AbstractFessXpathTransformer.java +++ b/src/main/java/jp/sf/fess/transformer/AbstractFessXpathTransformer.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/transformer/FessFileTransformer.java b/src/main/java/jp/sf/fess/transformer/FessFileTransformer.java index e2289bbcb50472ea1edcdc0308cd2ddae7cdd3b7..e8801edfd9a00f10fa3325a1e107751ab6009449 100644 --- a/src/main/java/jp/sf/fess/transformer/FessFileTransformer.java +++ b/src/main/java/jp/sf/fess/transformer/FessFileTransformer.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/transformer/FessTikaTransformer.java b/src/main/java/jp/sf/fess/transformer/FessTikaTransformer.java index ace5a5b37afee113dceab89e3c6616185c23371e..f6f52c744ebc663e900288083fd67ffd9d2202e2 100644 --- a/src/main/java/jp/sf/fess/transformer/FessTikaTransformer.java +++ b/src/main/java/jp/sf/fess/transformer/FessTikaTransformer.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/transformer/FessXpathTransformer.java b/src/main/java/jp/sf/fess/transformer/FessXpathTransformer.java index a88f6bdb3a59475058895028e6d7b975ce2d78eb..28821e0e0e27ace7ac1a31e1535d4b1d4a6f8988 100644 --- a/src/main/java/jp/sf/fess/transformer/FessXpathTransformer.java +++ b/src/main/java/jp/sf/fess/transformer/FessXpathTransformer.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -137,31 +137,32 @@ public class FessXpathTransformer extends AbstractFessXpathTransformer { final XObject xObj = getXPathAPI().eval(document, path); final int type = xObj.getType(); switch (type) { - case XObject.CLASS_BOOLEAN: - final boolean b = xObj.bool(); - putResultDataBody(dataMap, entry.getKey(), - Boolean.toString(b)); - break; - case XObject.CLASS_NUMBER: - final double d = xObj.num(); - putResultDataBody(dataMap, entry.getKey(), - Double.toString(d)); - break; - case XObject.CLASS_STRING: - final String str = xObj.str(); - putResultDataBody(dataMap, entry.getKey(), str); - break; - case XObject.CLASS_NULL: - case XObject.CLASS_UNKNOWN: - case XObject.CLASS_NODESET: - case XObject.CLASS_RTREEFRAG: - case XObject.CLASS_UNRESOLVEDVARIABLE: - default: - final Node value = getXPathAPI().selectSingleNode( - document, entry.getValue()); - putResultDataBody(dataMap, entry.getKey(), - value != null ? value.getTextContent() : null); - break; + case XObject.CLASS_BOOLEAN: + final boolean b = xObj.bool(); + putResultDataBody(dataMap, entry.getKey(), + Boolean.toString(b)); + break; + case XObject.CLASS_NUMBER: + final double d = xObj.num(); + putResultDataBody(dataMap, entry.getKey(), + Double.toString(d)); + break; + case XObject.CLASS_STRING: + final String str = xObj.str(); + putResultDataBody(dataMap, entry.getKey(), str); + break; + case XObject.CLASS_NULL: + case XObject.CLASS_UNKNOWN: + case XObject.CLASS_NODESET: + case XObject.CLASS_RTREEFRAG: + case XObject.CLASS_UNRESOLVEDVARIABLE: + default: + final Node value = getXPathAPI().selectSingleNode( + document, entry.getValue()); + putResultDataBody(dataMap, entry.getKey(), + value != null ? value.getTextContent() + : null); + break; } } catch (final TransformerException e) { logger.warn("Could not parse a value of " + entry.getKey() diff --git a/src/main/java/jp/sf/fess/util/ComponentUtil.java b/src/main/java/jp/sf/fess/util/ComponentUtil.java index acea9eb8ff089b746ec3615ca6b12107f998b09a..f466f17d8141817d0e40fcb6005ec592d4132066 100644 --- a/src/main/java/jp/sf/fess/util/ComponentUtil.java +++ b/src/main/java/jp/sf/fess/util/ComponentUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/FacetResponse.java b/src/main/java/jp/sf/fess/util/FacetResponse.java index 894d0ae615bde1ab398661d3c3b91bafd749f249..76dfa05c526dd3e0878c999323e18a68313b90c3 100644 --- a/src/main/java/jp/sf/fess/util/FacetResponse.java +++ b/src/main/java/jp/sf/fess/util/FacetResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/FessBeans.java b/src/main/java/jp/sf/fess/util/FessBeans.java index 0e8ff02c93019f0557b0732cc48b70e40836ac57..298d3ad5e2a6d659f3b3c90b79d4c2b3b95c53e0 100644 --- a/src/main/java/jp/sf/fess/util/FessBeans.java +++ b/src/main/java/jp/sf/fess/util/FessBeans.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/FessCopy.java b/src/main/java/jp/sf/fess/util/FessCopy.java index a1a1d0d40760206110a3ef7bcebae91c72ec7eb1..6224f9b9da76d068ef2f36db4c460e7087adc890 100644 --- a/src/main/java/jp/sf/fess/util/FessCopy.java +++ b/src/main/java/jp/sf/fess/util/FessCopy.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/InputStreamThread.java b/src/main/java/jp/sf/fess/util/InputStreamThread.java index 5d32a66e45e10d596696a6f2162e8e18cb6a7eaa..6608fa0d3884f4c8d5367dd4dbaa6e1c7ab3030a 100644 --- a/src/main/java/jp/sf/fess/util/InputStreamThread.java +++ b/src/main/java/jp/sf/fess/util/InputStreamThread.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/JobProcess.java b/src/main/java/jp/sf/fess/util/JobProcess.java index 988146bd7158e288ec896b0b442aa18837b04ddb..b5ae851513c4e69253c4ce63e277014f784e5efb 100644 --- a/src/main/java/jp/sf/fess/util/JobProcess.java +++ b/src/main/java/jp/sf/fess/util/JobProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/MoreLikeThisResponse.java b/src/main/java/jp/sf/fess/util/MoreLikeThisResponse.java index 25eec5637c4d02e8335146e7a04af1586bc79f7b..b77d795d3fa977abbcec8e27aeafda1a04432489 100644 --- a/src/main/java/jp/sf/fess/util/MoreLikeThisResponse.java +++ b/src/main/java/jp/sf/fess/util/MoreLikeThisResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/ParameterUtil.java b/src/main/java/jp/sf/fess/util/ParameterUtil.java index d9cc5e236d9652df58a1db9ed5a17ebe2a8b7e78..15de1cb285df62c9a812e0142cdd4a22b0ab7ffb 100644 --- a/src/main/java/jp/sf/fess/util/ParameterUtil.java +++ b/src/main/java/jp/sf/fess/util/ParameterUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/QueryResponseList.java b/src/main/java/jp/sf/fess/util/QueryResponseList.java index 01c861808b48b89a427ab084dc40c2fa1ac86dc4..524cf648c398818b0d8a86ec3a792ead374d5a9a 100644 --- a/src/main/java/jp/sf/fess/util/QueryResponseList.java +++ b/src/main/java/jp/sf/fess/util/QueryResponseList.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/QueryUtil.java b/src/main/java/jp/sf/fess/util/QueryUtil.java index f301d60aed821947790ee386a635e510e056a052..70bbfbe9139430cdd572a184d4c56288f08c0b0a 100644 --- a/src/main/java/jp/sf/fess/util/QueryUtil.java +++ b/src/main/java/jp/sf/fess/util/QueryUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/ResourceUtil.java b/src/main/java/jp/sf/fess/util/ResourceUtil.java index 56882d2e12488231cd5ef4ab62416138f9951213..aa10910a2c13aa083827c9330ed255f72c3ba7d6 100644 --- a/src/main/java/jp/sf/fess/util/ResourceUtil.java +++ b/src/main/java/jp/sf/fess/util/ResourceUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/SearchParamMap.java b/src/main/java/jp/sf/fess/util/SearchParamMap.java index 5906ee481abbd5231f70d9f51b48814114ace1af..5eadb0d78eaa0c5c56250b6f0e6707847fb0ec91 100644 --- a/src/main/java/jp/sf/fess/util/SearchParamMap.java +++ b/src/main/java/jp/sf/fess/util/SearchParamMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/util/WebApiUtil.java b/src/main/java/jp/sf/fess/util/WebApiUtil.java index 591857b757ca9ca572ec2d0bd60cafd2f09c005c..587186b0cd80678ccc3e9f14b087e97ea2ce342e 100644 --- a/src/main/java/jp/sf/fess/util/WebApiUtil.java +++ b/src/main/java/jp/sf/fess/util/WebApiUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/validator/CronExpressionChecks.java b/src/main/java/jp/sf/fess/validator/CronExpressionChecks.java index 7ebacd629b8f54210f18ec066862e00251aa1776..6c0bde17c80e6173007f1437398bea9b44bb5ea6 100644 --- a/src/main/java/jp/sf/fess/validator/CronExpressionChecks.java +++ b/src/main/java/jp/sf/fess/validator/CronExpressionChecks.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/java/jp/sf/fess/validator/UriTypeChecks.java b/src/main/java/jp/sf/fess/validator/UriTypeChecks.java index 46bf038037eef62f706f617e10c82649d2f3b3b8..03299504493cc8a09789d092b33298143a767545 100644 --- a/src/main/java/jp/sf/fess/validator/UriTypeChecks.java +++ b/src/main/java/jp/sf/fess/validator/UriTypeChecks.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/resources/app.dicon b/src/main/resources/app.dicon index 79ef8d107182870e958253fe5be4300226152724..c7f8c4f6e8146a459d38055f62f8ba0cc5c9b1e8 100644 --- a/src/main/resources/app.dicon +++ b/src/main/resources/app.dicon @@ -75,6 +75,10 @@ <initMethod name="addHighlightField"> <arg>"content"</arg> </initMethod> + <initMethod name="addFieldBoost"> + <arg>"label"</arg> + <arg>"0.0"</arg> + </initMethod> <!-- <property name="additionalGeoQuery">"location_i_i:1"</property> <property name="responseFields">new String[]{ "id", "docId", "score", diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 343af5125b11278125a9e2d6551e52d92727eaa7..9f112e633f459e51504b42bd8d86717e4bf5d338 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -345,7 +345,7 @@ labels.header.home=Home labels.header.help=Help # view/common/admin/footer.jsp -labels.footer.copyright=Copyright(C) 2009-2014 CodeLibs Project. <span class="br-phone"></span>All Rights Reserved. +labels.footer.copyright=Copyright(C) 2009-2015 CodeLibs Project. <span class="br-phone"></span>All Rights Reserved. # view/search.jsp labels.search=Search diff --git a/src/main/resources/application_ja.properties b/src/main/resources/application_ja.properties index e4fb0fff46d4c8cf42a698de10d169011152ff53..2c15e46122c16330f6609484e34b48f680ac7d71 100644 --- a/src/main/resources/application_ja.properties +++ b/src/main/resources/application_ja.properties @@ -345,7 +345,7 @@ labels.header.home=\u30db\u30fc\u30e0 labels.header.help=\u30d8\u30eb\u30d7 # view/common/admin/footer.jsp -labels.footer.copyright=Copyright(C) 2009-2014 CodeLibs Project. <span class="br-phone"></span>All Rights Reserved. +labels.footer.copyright=Copyright(C) 2009-2015 CodeLibs Project. <span class="br-phone"></span>All Rights Reserved. # view/search.jsp labels.search=\u691c\u7d22 diff --git a/src/main/webapp/WEB-INF/view/admin/dict/synonym/index.jsp b/src/main/webapp/WEB-INF/view/admin/dict/synonym/index.jsp index 7a9bd4f602945194f8ffbfedd05d57ccd3201f0e..1af4f30855cb2f34c357a41b721e10261741162c 100644 --- a/src/main/webapp/WEB-INF/view/admin/dict/synonym/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/dict/synonym/index.jsp @@ -99,7 +99,7 @@ </li> </c:forEach> <c:if test="${synonymPager.existNextPage}"> - <li class="next disabled"><s:link + <li class="next"><s:link href="list/${f:u(dictId)}/${synonymPager.currentPageNumber + 1}"> <bean:message key="labels.dict_link_next_page" /> </s:link></li> diff --git a/src/main/webapp/WEB-INF/view/admin/dict/userDict/index.jsp b/src/main/webapp/WEB-INF/view/admin/dict/userDict/index.jsp index 580d425bd3c3fe4013ae9a194c4f64ddbac8cb87..6969c510f3e28efc3c29e2e1b2e50560e34ec914 100644 --- a/src/main/webapp/WEB-INF/view/admin/dict/userDict/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/dict/userDict/index.jsp @@ -99,7 +99,7 @@ </li> </c:forEach> <c:if test="${userDictPager.existNextPage}"> - <li class="next disabled"><s:link + <li class="next"><s:link href="list/${f:u(dictId)}/${userDictPager.currentPageNumber + 1}"> <bean:message key="labels.dict_link_next_page" /> </s:link></li> diff --git a/src/main/webapp/WEB-INF/view/common/admin/footer.jsp b/src/main/webapp/WEB-INF/view/common/admin/footer.jsp index c1b8d772eb27fe4207a18316b44a79fb474320c5..af27eb5a47ab6215d6d43292b91117f8b9b9aa20 100644 --- a/src/main/webapp/WEB-INF/view/common/admin/footer.jsp +++ b/src/main/webapp/WEB-INF/view/common/admin/footer.jsp @@ -2,7 +2,7 @@ <footer class="footer"> <div class="container"> <p class="left"></p> - <p class="right"> + <p class="center"> <bean:message key="labels.footer.copyright" /> </p> <p> </p> diff --git a/src/test/java/jp/sf/fess/FessClass.java b/src/test/java/jp/sf/fess/FessClass.java index d9a05c55a3c337f83bebbb70c86dffdebe424d66..8d4ee62b856c7fc4a04a742f66a8ed07de86a9e8 100644 --- a/src/test/java/jp/sf/fess/FessClass.java +++ b/src/test/java/jp/sf/fess/FessClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/DictionaryManagerTest.java b/src/test/java/jp/sf/fess/dict/DictionaryManagerTest.java index 7ad14a7d544a7727e7b347800f600a6bcc5b1c01..74566227e1ba51967ff36b38eebbb58f944f1ea1 100644 --- a/src/test/java/jp/sf/fess/dict/DictionaryManagerTest.java +++ b/src/test/java/jp/sf/fess/dict/DictionaryManagerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/synonym/SynonymFileTest.java b/src/test/java/jp/sf/fess/dict/synonym/SynonymFileTest.java index 0ca353b8c0c41d90fc601373f1d7595eb13499eb..316d6bedbcc48901078ddedf27cdcdcd840b9837 100644 --- a/src/test/java/jp/sf/fess/dict/synonym/SynonymFileTest.java +++ b/src/test/java/jp/sf/fess/dict/synonym/SynonymFileTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/synonym/SynonymItemTest.java b/src/test/java/jp/sf/fess/dict/synonym/SynonymItemTest.java index fa930a287d6733af7ae725fbd607ed29078c5c25..b6224d1c9ba67edbcf9ff2270821c0810c26bbef 100644 --- a/src/test/java/jp/sf/fess/dict/synonym/SynonymItemTest.java +++ b/src/test/java/jp/sf/fess/dict/synonym/SynonymItemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/synonym/SynonymLocatorTest.java b/src/test/java/jp/sf/fess/dict/synonym/SynonymLocatorTest.java index 3fd386b7e335c0c8c710b9ed03448b82f2d4fe73..a7fec5b33751622463a9b0f2a078dea7d6545452 100644 --- a/src/test/java/jp/sf/fess/dict/synonym/SynonymLocatorTest.java +++ b/src/test/java/jp/sf/fess/dict/synonym/SynonymLocatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/userdict/UserDictFileTest.java b/src/test/java/jp/sf/fess/dict/userdict/UserDictFileTest.java index 582283be7c961bce5307bda707b1c87a6fbca2c5..fe23a1ed885fe369105f0f4d14eaf38e155ceeb1 100644 --- a/src/test/java/jp/sf/fess/dict/userdict/UserDictFileTest.java +++ b/src/test/java/jp/sf/fess/dict/userdict/UserDictFileTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/userdict/UserDictItemTest.java b/src/test/java/jp/sf/fess/dict/userdict/UserDictItemTest.java index 6a4ec6839b9a6a235b08d4a3d630dc84f4024605..23e27f4887482ee9c3c13a50751683221b35b211 100644 --- a/src/test/java/jp/sf/fess/dict/userdict/UserDictItemTest.java +++ b/src/test/java/jp/sf/fess/dict/userdict/UserDictItemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/dict/userdict/UserDictLocatorTest.java b/src/test/java/jp/sf/fess/dict/userdict/UserDictLocatorTest.java index ef6939c2ac417cc45e2b4752c4fb3364634702f8..a30116963cec14993ee9eb5ec76395c39af5d4e5 100644 --- a/src/test/java/jp/sf/fess/dict/userdict/UserDictLocatorTest.java +++ b/src/test/java/jp/sf/fess/dict/userdict/UserDictLocatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/ds/impl/DatabaseDataStoreImplTest.java b/src/test/java/jp/sf/fess/ds/impl/DatabaseDataStoreImplTest.java index 38d1a248781b4600b40e4dea17f87a9253924e38..452d5b4d9cbb105e03923f236d3a852d38bafc7b 100644 --- a/src/test/java/jp/sf/fess/ds/impl/DatabaseDataStoreImplTest.java +++ b/src/test/java/jp/sf/fess/ds/impl/DatabaseDataStoreImplTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/entity/Document.java b/src/test/java/jp/sf/fess/entity/Document.java index 563b33d65c6f6c7f6ac4bef382799b299bf0dfb6..d4c1b3f2128abc92acbc0ae73fccac227c0f19c7 100644 --- a/src/test/java/jp/sf/fess/entity/Document.java +++ b/src/test/java/jp/sf/fess/entity/Document.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/entity/GeoInfoTest.java b/src/test/java/jp/sf/fess/entity/GeoInfoTest.java index 7ecc16770b3e5ba7464ac3b88587b9468e6a57c4..8b922678de5c269a918be2d24bddf333c01537dd 100644 --- a/src/test/java/jp/sf/fess/entity/GeoInfoTest.java +++ b/src/test/java/jp/sf/fess/entity/GeoInfoTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/filter/FessEncodingFilterTest.java b/src/test/java/jp/sf/fess/filter/FessEncodingFilterTest.java index 1ef804cb1ec50ed0ed82c28af14e7389330272e9..513c36a3883a4121ab6ce89ff26b102d15453406 100644 --- a/src/test/java/jp/sf/fess/filter/FessEncodingFilterTest.java +++ b/src/test/java/jp/sf/fess/filter/FessEncodingFilterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/CrawlingSessionHelperTest.java b/src/test/java/jp/sf/fess/helper/CrawlingSessionHelperTest.java index 8a5b96fb055e7299e277c9e7f4cd5fa79972dfb7..2df7bc138392d28a937e9bfac24eacc52fab6adb 100644 --- a/src/test/java/jp/sf/fess/helper/CrawlingSessionHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/CrawlingSessionHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/IntervalControlHelperTest.java b/src/test/java/jp/sf/fess/helper/IntervalControlHelperTest.java index 632ef7a67739088e98ec6de8996da5d6c0fdf0aa..b261b7cac535e91fc5ef41f67263bf76b5d48214 100644 --- a/src/test/java/jp/sf/fess/helper/IntervalControlHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/IntervalControlHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/OverlappingHostHelperTest.java b/src/test/java/jp/sf/fess/helper/OverlappingHostHelperTest.java index a8cb33d2bfa568e8d418af444f8d0f8e8d7419ef..4d5cd83cdff8a4dfdb8191081179e319f1dc8813 100644 --- a/src/test/java/jp/sf/fess/helper/OverlappingHostHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/OverlappingHostHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/PathMappingHelperTest.java b/src/test/java/jp/sf/fess/helper/PathMappingHelperTest.java index bdb1d0cb99b4450ad78d52e23a684e024c05eb1d..1ee2e71df435c2a149c6ca56bd20fa5671457bd4 100644 --- a/src/test/java/jp/sf/fess/helper/PathMappingHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/PathMappingHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/QueryHelperTest.java b/src/test/java/jp/sf/fess/helper/QueryHelperTest.java index 989b1e0d30c843d10eb25b5c7c6bf6cb1d681f02..2d9911a5c66f39c54dfb5178a8450c63b5058b57 100644 --- a/src/test/java/jp/sf/fess/helper/QueryHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/QueryHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/SystemHelperTest.java b/src/test/java/jp/sf/fess/helper/SystemHelperTest.java index b333d668da3c43c2fa5d26d9b198a52f55902cee..112ee690eea5db02d8c5b9e9f877a0874e63d126 100644 --- a/src/test/java/jp/sf/fess/helper/SystemHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/SystemHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/ViewHelperTest.java b/src/test/java/jp/sf/fess/helper/ViewHelperTest.java index 2dfcf3ffea9e516055b3fe5704667262063417a8..9a48780e16a3fd34e261b92316061e54a5c81a43 100644 --- a/src/test/java/jp/sf/fess/helper/ViewHelperTest.java +++ b/src/test/java/jp/sf/fess/helper/ViewHelperTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/helper/impl/RoleQueryHelperImplTest.java b/src/test/java/jp/sf/fess/helper/impl/RoleQueryHelperImplTest.java index 3e9c00ef0b73b295f96987b2a6ca3c802bf60fa3..77bc097f6c84604be6c4e5581874bea9d005895f 100644 --- a/src/test/java/jp/sf/fess/helper/impl/RoleQueryHelperImplTest.java +++ b/src/test/java/jp/sf/fess/helper/impl/RoleQueryHelperImplTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/solr/BoostDocumentRuleTest.java b/src/test/java/jp/sf/fess/solr/BoostDocumentRuleTest.java index 098def23b2ae346b035a2ae55762f3cccaed5302..65fe606a67da55f58b3756284164dfd6446c2558 100644 --- a/src/test/java/jp/sf/fess/solr/BoostDocumentRuleTest.java +++ b/src/test/java/jp/sf/fess/solr/BoostDocumentRuleTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/transformer/FessFileTransformerTest.java b/src/test/java/jp/sf/fess/transformer/FessFileTransformerTest.java index 3e4c7b264f1f9ac1088eb3d713534b8170356a57..de61c84dbc67a1d246336977dfd3621700c96cae 100644 --- a/src/test/java/jp/sf/fess/transformer/FessFileTransformerTest.java +++ b/src/test/java/jp/sf/fess/transformer/FessFileTransformerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/transformer/FessXpathTransformerTest.java b/src/test/java/jp/sf/fess/transformer/FessXpathTransformerTest.java index 7b18200b5bb64d7e2b4d7b142c8157353be22a6c..34d3535bbe38c29b8826f0e9f623b4303a49e3e6 100644 --- a/src/test/java/jp/sf/fess/transformer/FessXpathTransformerTest.java +++ b/src/test/java/jp/sf/fess/transformer/FessXpathTransformerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/util/ParameterUtilTest.java b/src/test/java/jp/sf/fess/util/ParameterUtilTest.java index 8d775259192dad452c09ab82613b6396912a021c..a91b31a3e48fe4969f4ba0db3348dfe6b714bea8 100644 --- a/src/test/java/jp/sf/fess/util/ParameterUtilTest.java +++ b/src/test/java/jp/sf/fess/util/ParameterUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/util/QueryResponseListTest.java b/src/test/java/jp/sf/fess/util/QueryResponseListTest.java index 141b896490c741a73b66b3974060312ad02a1fe7..11710715ebcbab04bffba8fa15c0d873557bb2ba 100644 --- a/src/test/java/jp/sf/fess/util/QueryResponseListTest.java +++ b/src/test/java/jp/sf/fess/util/QueryResponseListTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/util/ResourceUtilTest.java b/src/test/java/jp/sf/fess/util/ResourceUtilTest.java index e3712d2bfd0a066b04a3d13767f087b157ec915f..cfc7250f923d6f668e915a99532e045b0c860b7a 100644 --- a/src/test/java/jp/sf/fess/util/ResourceUtilTest.java +++ b/src/test/java/jp/sf/fess/util/ResourceUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/jp/sf/fess/validator/UriTypeChecksTest.java b/src/test/java/jp/sf/fess/validator/UriTypeChecksTest.java index c8804ab93e86c009eb1909f383fee66674ba9a34..ff7a30e3b16524b8e3a201b3efb0ccc2be79f23a 100644 --- a/src/test/java/jp/sf/fess/validator/UriTypeChecksTest.java +++ b/src/test/java/jp/sf/fess/validator/UriTypeChecksTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2009-2014 the CodeLibs Project and the Others. + * Copyright 2009-2015 the CodeLibs Project and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.