You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2012/03/09 21:14:18 UTC

svn commit: r1299018 [2/5] - in /bval/cms-site: ./ cgi-bin/ content/ content/board-reports/ content/coding/ content/images/ content/resources/ lib/ templates/

Added: bval/cms-site/content/coding/bval-formatting-preferences.xml
URL: http://svn.apache.org/viewvc/bval/cms-site/content/coding/bval-formatting-preferences.xml?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/coding/bval-formatting-preferences.xml (added)
+++ bval/cms-site/content/coding/bval-formatting-preferences.xml Fri Mar  9 20:14:15 2012
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<profiles version="11">
+<profile kind="CodeFormatterProfile" name="BVAL" version="11">
+<setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.keep_then_statement_on_same_line" value="false"/>
+<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.never_indent_line_comments_on_first_column" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_semicolon_in_for" value="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_comma_in_multiple_local_declarations" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_imports" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_method_invocation_arguments" value="insert"/>
+<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_closing_paren_in_annotation" 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_opening_angle_bracket_in_parameterized_type_reference" 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_semicolon_in_for" value="do not 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.insert_space_between_empty_braces_in_array_initializer" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_array_initializer" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_type_declaration" value="end_of_line"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_assert" value="insert"/>
+<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_switch" 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_comma_in_multiple_local_declarations" value="do not 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.insert_space_before_closing_paren_in_catch" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_block" value="insert"/>
+<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_before_closing_paren_in_parenthesized_expression" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_enum_constants" value="18"/>
+<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.comment.format_block_comments" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.use_tabs_only_for_leading_indentations" value="false"/>
+<setting id="org.eclipse.jdt.core.compiler.codegen.targetPlatform" value="1.5"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_closing_brace_in_array_initializer" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_method_declaration" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_throws" 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_after_comma_in_allocation_expression" 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_postfix_operator" value="do not 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_colon_in_conditional" value="insert"/>
+<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.insert_new_line_in_empty_anonymous_type_declaration" 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.insert_space_before_closing_angle_bracket_in_type_parameters" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_method_declaration" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_assert" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_imports" value="1"/>
+<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.insert_space_before_and_in_type_parameter" 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_comma_in_array_initializer" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_compact_if" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_for_inits" value="insert"/>
+<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.insert_space_before_question_in_conditional" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_block" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_superinterfaces_in_enum_declaration" value="18"/>
+<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.wrap_before_binary_operator" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_body_declarations_compare_to_enum_declaration_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_between_type_declarations" value="1"/>
+<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.indent_body_declarations_compare_to_type_header" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_conditional" 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_before_semicolon" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_constructor_declaration" value="end_of_line"/>
+<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.blank_lines_between_import_groups" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/>
+<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.alignment_for_arguments_in_enum_constant" value="18"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.format_javadoc_comments" value="true"/>
+<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_opening_angle_bracket_in_type_parameters" value="do not insert"/>
+<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.put_empty_statement_on_new_line" value="true"/>
+<setting id="org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode" value="enabled"/>
+<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.alignment_for_binary_expression" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_enum_declaration" value="end_of_line"/>
+<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.alignment_for_superinterfaces_in_type_declaration" value="20"/>
+<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.insert_space_after_colon_in_for" 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.formatter.insert_space_after_closing_angle_bracket_in_type_parameters" 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_comma_in_constructor_declaration_parameters" 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.keep_empty_array_initializer_on_one_line" value="false"/>
+<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_angle_bracket_in_parameterized_type_reference" value="do not 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_arguments_in_allocation_expression" value="20"/>
+<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.insert_space_between_empty_brackets_in_array_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.continuation_indentation_for_array_initializer" value="2"/>
+<setting id="org.eclipse.jdt.core.compiler.compliance" value="1.5"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_and_in_type_parameter" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_qualified_allocation_expression" value="20"/>
+<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_before_opening_paren_in_method_invocation" value="do not insert"/>
+<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.insert_space_after_opening_paren_in_catch" 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.number_of_empty_lines_to_preserve" value="1"/>
+<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_after_comma_in_method_declaration_parameters" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_closing_paren_in_cast" value="insert"/>
+<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.indent_empty_lines" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_assignment_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_assignment_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_throws_clause_in_constructor_declaration" value="20"/>
+<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_opening_paren_in_if" value="do not 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.insert_space_before_opening_paren_in_constructor_declaration" 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_space_before_opening_bracket_in_array_reference" value="do not insert"/>
+<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_closing_brace_in_block" value="insert"/>
+<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.tabulation.size" value="4"/>
+<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_comma_in_allocation_expression" 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.insert_space_after_comma_in_superinterfaces" value="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_after_comma_in_explicitconstructorcall_arguments" value="insert"/>
+<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.brace_position_for_enum_constant" value="end_of_line"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/>
+<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_for_increments" 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.compact_else_if" value="true"/>
+<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_comma_in_for_inits" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_ellipsis" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.brace_position_for_block" value="end_of_line"/>
+<setting id="org.eclipse.jdt.core.compiler.problem.enumIdentifier" value="error"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch" value="false"/>
+<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_comma_in_type_arguments" value="do not insert"/>
+<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_after_question_in_conditional" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_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_parenthesized_expression_in_return" value="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.brace_position_for_switch" value="end_of_line"/>
+<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_method_declaration_throws" value="do not insert"/>
+<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_before_comma_in_annotation" 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_after_opening_bracket_in_array_allocation_expression" value="do not insert"/>
+<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.insert_new_line_in_empty_method_body" value="insert"/>
+<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_after_colon_in_labeled_statement" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_parameters_in_constructor_declaration" value="20"/>
+<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.format_guardian_clause_on_one_line" value="false"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_colon_in_for" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_method" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.indent_statements_compare_to_body" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_prefix_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_constructor_declaration_parameters" value="insert"/>
+<setting id="org.eclipse.jdt.core.compiler.problem.assertIdentifier" value="error"/>
+<setting id="org.eclipse.jdt.core.formatter.tabulation.char" value="space"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_superclass_in_type_declaration" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_assignment" value="20"/>
+<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.insert_space_between_empty_parens_in_method_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.indentation.size" value="4"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_constructor_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_first_class_body_declaration" value="0"/>
+<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_after_opening_paren_in_parenthesized_expression" value="do not insert"/>
+<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.lineSplit" value="80"/>
+<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_in_empty_type_declaration" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines_in_block_comment" value="false"/>
+<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_opening_brace_in_enum_declaration" value="insert"/>
+<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.insert_space_before_closing_paren_in_method_declaration" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_colon_in_case" value="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_after_opening_paren_in_switch" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_selector_in_method_invocation" value="20"/>
+<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_opening_paren_in_for" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_member_type" value="1"/>
+<setting id="org.eclipse.jdt.core.formatter.align_type_members_on_columns" value="false"/>
+<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.insert_space_before_comma_in_method_invocation_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_explicit_constructor_call" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_block" 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_space_after_closing_angle_bracket_in_type_arguments" 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_comma_in_enum_constant_arguments" value="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.compiler.source" value="1.5"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_package" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_binary_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_new_chunk" value="1"/>
+<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_before_closing_angle_bracket_in_type_arguments" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_arguments_in_method_invocation" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_postfix_operator" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.continuation_indentation" value="2"/>
+<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_opening_paren_in_while" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_after_package" value="1"/>
+<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_new_line_after_annotation_on_local_variable" 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.insert_new_line_before_finally_in_try_statement" 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.insert_space_before_question_in_wildcard" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_binary_operator" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_paren_in_for" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_conditional_expression" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_expressions_in_array_initializer" value="20"/>
+<setting id="org.eclipse.jdt.core.formatter.alignment_for_multiple_fields" value="16"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_at_in_annotation" 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.indent_breaks_compare_to_cases" value="true"/>
+<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/>
+<setting id="org.eclipse.jdt.core.formatter.keep_else_statement_on_same_line" 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_after_prefix_operator" value="do not 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_after_opening_paren_in_while" value="do not insert"/>
+<setting id="org.eclipse.jdt.core.formatter.blank_lines_before_field" value="0"/>
+<setting id="org.eclipse.jdt.core.formatter.insert_new_line_in_empty_annotation_declaration" value="insert"/>
+<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_after_opening_paren_in_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_colon_in_case" value="do not insert"/>
+<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_after_comma_in_type_arguments" 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_before_comma_in_type_parameters" 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.comment.insert_new_line_before_root_tags" value="insert"/>
+</profile>
+</profiles>

Propchange: bval/cms-site/content/coding/bval-formatting-preferences.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: bval/cms-site/content/community.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/community.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/community.cwiki (added)
+++ bval/cms-site/content/community.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1 @@
+{children}
\ No newline at end of file

Added: bval/cms-site/content/community.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/community.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/community.mdtext (added)
+++ bval/cms-site/content/community.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,2 @@
+Title: Community
+{children}

Added: bval/cms-site/content/development.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/development.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/development.cwiki (added)
+++ bval/cms-site/content/development.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1 @@
+{children}
\ No newline at end of file

Added: bval/cms-site/content/development.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/development.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/development.mdtext (added)
+++ bval/cms-site/content/development.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,2 @@
+Title: Development
+{children}

Added: bval/cms-site/content/documentation.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/documentation.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/documentation.cwiki (added)
+++ bval/cms-site/content/documentation.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1,47 @@
+For the underlying JSR303 Bean Validation specification, checkout the [JCP|http://jcp.org/en/jsr/detail?id=303] website.
+
+h1. User's Guide
+
+TBD...
+
+\\
+
+h1. JavaDocs
+
+The complete set of online JavaDocs for the provider and optional modules can be found online or downloaded from a Maven repository.
+
+h3. API Docs for 0.3-incubating
+
+[Online 0.3-incubating JavaDocs|http://incubator.apache.org/bval/0.3-incubating/apidocs/]
+
+You can also download the built JavaDocs from the Maven repository - 
+[bval-jsr303-0.3-incubating-javadoc.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating-javadoc.jar]
+[bval-core-0.3-incubating-javadoc.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating-javadoc.jar]
+
+
+h3. API Docs for 0.2-incubating
+
+[Online 0.2-incubating JavaDocs|http://incubator.apache.org/bval/0.2-incubating/apidocs/]
+
+You can also download the built JavaDocs from the Maven repository - 
+[bval-jsr303-0.2-incubating-javadoc.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating-javadoc.jar]
+[bval-core-0.2-incubating-javadoc.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating-javadoc.jar]
+
+
+h3. API Docs for 0.1-incubating
+
+[Online 0.1-incubating JavaDocs|http://incubator.apache.org/bval/0.1-incubating/apidocs/]
+
+You can also download the built JavaDocs from the Maven repository - 
+[bval-jsr303-0.1-incubating-javadoc.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating-javadoc.jar]
+[bval-core-0.1-incubating-javadoc.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating-javadoc.jar]
+
+\\
+
+h1. Other Resources
+
+Since Apache BVal implements the JSR303 Bean Validation specification, most articles and HowTo guides for the RI (Hibernate Validator) can also be used as a reference.
+* [JSR 303 Bean Validation, Version 1.0 Specification|http://jcp.org/en/jsr/detail?id=303]
+* [JSR 303 Reference Implementation Specification API JavaDoc|http://docs.jboss.org/hibernate/beanvalidation/spec/1.0/api/]
+* [JSR 303 Reference Implementation Reference Guide|http://docs.jboss.org/hibernate/stable/validator/reference/en/html/]
+* [Hibernate Validator on the Web|http://community.jboss.org/wiki/HibernateValidatorontheWeb]

Added: bval/cms-site/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/documentation.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/documentation.mdtext (added)
+++ bval/cms-site/content/documentation.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,53 @@
+Title: Documentation
+For the underlying JSR303 Bean Validation specification, checkout the [JCP](http://jcp.org/en/jsr/detail?id=303)
+ website.
+
+<a name="Documentation-User'sGuide"></a>
+# User's Guide
+
+TBD...
+
+<a name="Documentation-JavaDocs"></a>
+# JavaDocs
+
+The complete set of online JavaDocs for the provider and optional modules
+can be found online or downloaded from a Maven repository.
+
+<a name="Documentation-APIDocsfor0.3-incubating"></a>
+### API Docs for 0.3-incubating
+
+[Online 0.3-incubating JavaDocs](http://incubator.apache.org/bval/0.3-incubating/apidocs/)
+
+You can also download the built JavaDocs from the Maven repository - 
+[bval-jsr303-0.3-incubating-javadoc.jar](http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating-javadoc.jar)
+[bval-core-0.3-incubating-javadoc.jar](http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating-javadoc.jar)
+
+<a name="Documentation-APIDocsfor0.2-incubating"></a>
+### API Docs for 0.2-incubating
+
+[Online 0.2-incubating JavaDocs](http://incubator.apache.org/bval/0.2-incubating/apidocs/)
+
+You can also download the built JavaDocs from the Maven repository - 
+[bval-jsr303-0.2-incubating-javadoc.jar](http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating-javadoc.jar)
+[bval-core-0.2-incubating-javadoc.jar](http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating-javadoc.jar)
+
+<a name="Documentation-APIDocsfor0.1-incubating"></a>
+### API Docs for 0.1-incubating
+
+[Online 0.1-incubating JavaDocs](http://incubator.apache.org/bval/0.1-incubating/apidocs/)
+
+You can also download the built JavaDocs from the Maven repository - 
+[bval-jsr303-0.1-incubating-javadoc.jar](http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating-javadoc.jar)
+[bval-core-0.1-incubating-javadoc.jar](http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating-javadoc.jar)
+
+<a name="Documentation-OtherResources"></a>
+# Other Resources
+
+Since Apache BVal implements the JSR303 Bean Validation specification, most
+articles and HowTo guides for the RI (Hibernate Validator) can also be used
+as a reference:
+
+* [JSR 303 Bean Validation, Version 1.0 Specification](http://jcp.org/en/jsr/detail?id=303)
+* [JSR 303 Reference Implementation Specification API JavaDoc](http://docs.jboss.org/hibernate/beanvalidation/spec/1.0/api/)
+* [JSR 303 Reference Implementation Reference Guide](http://docs.jboss.org/hibernate/stable/validator/reference/en/html/)
+* [Hibernate Validator on the Web](http://community.jboss.org/wiki/HibernateValidatorontheWeb)

Added: bval/cms-site/content/downloads.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/downloads.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/downloads.cwiki (added)
+++ bval/cms-site/content/downloads.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1,109 @@
+Apache BVal provides an implementation of the [Bean Validation Specification (JSR303)|http://jcp.org/en/jsr/detail?id=303] which is TCK compliant and works on Java SE 5 or later.
+
+Apache BVal artifacts are distributed in source and binary form under the terms of the [Apache License, Version 2.0|http://www.apache.org/licenses/LICENSE-2.0].  See the included LICENSE and NOTICE files included in each artifact for additional license information.  Please read the [Verifying Releases|#Verifying Releases] section below on how to verify the integrity of downloaded files.
+
+\\
+
+h3. Incubating Releases
+
+h4. Apache Bean Validation 0.3-incubating - Released April 28, 2011
+
+|| Module || Artifact || Comments ||
+| Source | [bval-parent-0.3-incubating-source-release.zip|http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip] ([asc|http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.asc], [md5|http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.md5], [sha1|http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.sha1]) | Apache Bean Validation source |
+| Core Framework | [bval-core-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar.sha1]) | Apache Bean Validation core framework |
+| JSR303 Implementation | [bval-jsr303-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar.sha1]) | Apache Bean Validation JSR303 provider (requires bval-core) |
+| Implementation Bundle | [org.apache.bval.bundle-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar.sha1]) | Apache Bean Validation provider w/ OSGi metadata (contains bval-core and bval-jsr303) |
+| Google Guice (optional) | [bval-guice-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar.sha1]) | Optional integration module for [Google Guice|http://code.google.com/p/google-guice/] |
+| Legacy Agimatec JSON support (optional) | [bval-json-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar.sha1]) | Optional integration module for JSON support |
+| Legacy Agimatec XML support (optional) | [bval-xstream-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar.sha1]) | Optional integration module for legacy XML support |
+
+h4. Apache Bean Validation 0.2-incubating - Released August 18, 2010
+
+|| Module || Artifact || Comments ||
+| Source | [bval-parent-0.2-incubating-source-release.zip|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip] ([asc|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip.asc], [md5|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip.md5], [sha1|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip.sha1]) | Apache Bean Validation source |
+| Core Framework | [bval-core-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar.sha1]) | Apache Bean Validation core framework |
+| JSR303 Implementation | [bval-jsr303-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar.sha1]) | Apache Bean Validation JSR303 provider (requires bval-core) |
+| Implementation Bundle | [org.apache.bval.bundle-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar.sha1]) | Apache Bean Validation provider w/ OSGi metadata (contains bval-core and bval-jsr303) |
+| Google Guice (optional) | [bval-guice-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar.sha1]) | Optional integration module for [Google Guice|http://code.google.com/p/google-guice/] |
+| Legacy Agimatec JSON support (optional) | [bval-json-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar.sha1]) | Optional integration module for JSON support |
+| Legacy Agimatec XML support (optional) | [bval-xstream-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar.sha1]) | Optional integration module for legacy XML support |
+
+h4. Apache Bean Validation 0.1-incubating - Released June 11, 2010
+
+|| Module || Artifact || Comments ||
+| Source | [bval-parent-0.1-incubating-source-release.zip|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip] ([asc|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip.asc], [md5|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip.md5], [sha1|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip.sha1]) | Apache Bean Validation source |
+| Core Framework | [bval-core-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar.sha1]) | Apache Bean Validation core framework |
+| JSR303 Implementation | [bval-jsr303-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar.sha1]) | Apache Bean Validation JSR303 provider (requires bval-core) |
+| Implementation Bundle | [org.apache.bval.bundle-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar.sha1]) | Apache Bean Validation provider w/ OSGi metadata (contains bval-core and bval-jsr303) |
+| Google Guice (optional) | [bval-guice-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar.sha1]) | Optional integration module for [Google Guice|http://code.google.com/p/google-guice/] |
+| Legacy Agimatec JSON support (optional) | [bval-json-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar.sha1]) | Optional integration module for legacy JSON support |
+
+\\
+
+
+h3. Maven Users
+
+Our artifacts are published to the Maven Central repository and can be found under:
+* http://repo1.maven.org/maven2/org/apache/bval/
+
+You'll need to add the following dependencies in your builds (and Maven will automatically include the additional transitive dependencies for you) -
+{code:none}
+    <dependency>
+        <groupId>org.apache.geronimo.specs</groupId>
+        <artifactId>geronimo-validation_1.0_spec</artifactId>
+        <version>1.1</version>
+    </dependency>
+    <dependency>
+        <groupId>org.apache.bval</groupId>
+        <artifactId>org.apache.bval.bundle</artifactId>
+        <version>0.3-incubating</version>
+    </dependency>
+{code}
+
+\\
+
+Maven will determine the transitive dependencies for the artifacts, but if you are not using Maven to build your project, then you will also need the following dependencies on the classpath -
+
+{code:none}
+    <dependency>
+        <groupId>commons-lang</groupId>
+        <artifactId>commons-lang</artifactId>
+        <version>2.4</version>
+    </dependency>
+    <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-simple</artifactId>
+        <version>1.6.1</version>
+    </dependency>
+    <dependency>
+        <groupId>commons-beanutils</groupId>
+        <artifactId>commons-beanutils</artifactId>
+        <version>1.8.3</version>
+    </dependency>
+    <dependency>
+        <groupId>commons-collections</groupId>
+        <artifactId>commons-collections</artifactId>
+        <version>3.2.1</version>
+    </dependency>
+{code}
+
+\\
+
+h3. Verifying Releases
+
+It is essential that you verify the integrity of any downloaded files using the PGP or MD5 signatures.  For more information on signing artifacts and why we do it, checkout the [Release Signing FAQ|http://www.apache.org/dev/release-signing.html].
+
+The PGP signatures can be verified using PGP or GPG.  First download the [KEYS|http://www.apache.org/dist/incubator/bval/KEYS] as well as the asc signature file for the artifact.  Make sure you get these files from the [main distribution directory|http://www.apache.org/dist/incubator/bval/], rather than from a [mirror|http://www.apache.org/dyn/closer.cgi/incubator/bval/].  Then verify the signatures using:
+{code:none}
+$ pgpk -a KEYS
+$ pgpv bval-parent-0.3-incubating-source-release.zip.asc
+or
+$ pgp -ka KEYS
+$ pgp bval-parent-0.3-incubating-source-release.zip.asc
+or
+$ gpg --import KEYS
+$ gpg --verify bval-parent-0.3-incubating-source-release.zip.asc
+{code}
+
+Alternatively, you can verify the MD5 signature on the files. A Unix/Linux program called *md5* or *md5sum* is included in most distributions.  It is also available as part of [GNU Textutils|http://www.gnu.org/software/textutils/textutils.html]. Windows users can get binary md5 programs from such places as [here|http://www.md5summer.org/], [here|http://www.fourmilab.ch/md5/], or [here|http://www.pc-tools.net/win32/md5sums/]. 
+

Added: bval/cms-site/content/downloads.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/downloads.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/downloads.mdtext (added)
+++ bval/cms-site/content/downloads.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,157 @@
+Title: Downloads
+Apache BVal provides an implementation of the
+[Bean Validation Specification (JSR303)][bv-spec]
+which is TCK compliant and works on Java SE 5 or later.
+
+Apache BVal artifacts are distributed in source and binary form under the
+terms of the [Apache License, Version 2.0][ALv2].
+See the included LICENSE and NOTICE files included in each artifact for
+additional license information.  Please read the
+[Verifying Releases](#Downloads-VerifyingReleases) section below on
+how to verify the integrity of downloaded files.
+
+[bv-spec]: http://jcp.org/en/jsr/detail?id=303
+[ALv2]: http://www.apache.org/licenses/LICENSE-2.0
+
+Look for a fully-sanctioned release of Apache BVal in the near future.
+Right now you can try our last incubating release.
+
+<a name="Downloads-CurrentRelease" />
+### Current Release
+
+<a name="Downloads-ApacheBeanValidation0.3-incubating-ReleasedApril28,2011"></a>
+#### Apache Bean Validation 0.3-incubating - Released April 28, 2011
+
+Module | Artifact | Signatures | Comments
+- | - | - | -
+Source Distribution | [bval-parent-0.3-incubating-source-release.zip][src] | [asc][src-asc] [md5][src-md5] [sha1][src-sha1] | -
+Core Framework | [bval-core-0.3-incubating.jar][core] | [asc][core-asc] [md5][core-md5] [sha1][core-sha1] | -
+JSR303 Implementation | [bval-jsr303-0.3-incubating.jar][jsr303] | [asc][jsr303-asc] [md5][jsr303-md5] [sha1][jsr303-sha1] | `javax.validation.spi.ValidationProvider` (requires `bval-core`)
+Implementation Bundle | [org.apache.bval.bundle-0.3-incubating.jar][bundle] | [asc][bundle-asc] [md5][bundle-md5] [sha1][bundle-sha1] | `javax.validation.spi.ValidationProvider` w/ OSGi metadata (includes `bval-core` and `bval-jsr303`)
+[Google Guice][guice] Integration | [bval-guice-0.3-incubating.jar][bvguice] | [asc][bvguice-asc] [md5][bvguice-md5] [sha1][bvguice-sha1] | Optional integration module
+Legacy Agimatec JSON support | [bval-json-0.3-incubating.jar][bvjson] | [asc][bvjson-asc] [md5][bvjson-md5] [sha1][bvjson-sha1] | Optional integration module
+Legacy Agimatec XML support | [bval-xstream-0.3-incubating.jar][bvxstream] | [asc][bvxstream-asc] [md5][bvxstream-md5] [sha1][bvxstream-sha1] | Optional integration module
+
+[src]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip
+[src-asc]: http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.asc
+[src-md5]: http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.md5
+[src-sha1]: http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.sha1
+[core]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar
+[core-asc]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar.asc
+[core-md5]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar.md5
+[core-sha1]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar.sha1
+[jsr303]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar
+[jsr303-asc]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar.asc
+[jsr303-md5]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar.md5
+[jsr303-sha1]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar.sha1
+[bundle]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar
+[bundle-asc]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar.asc
+[bundle-md5]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar.md5
+[bundle-sha1]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar.sha1
+[bvguice]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar
+[bvguice-asc]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar.asc
+[bvguice-md5]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar.md5
+[bvguice-sha1]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar.sha1
+[bvjson]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar
+[bvjson-asc]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar.asc
+[bvjson-md5]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar.md5
+[bvjson-sha1]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar.sha1
+[bvxstream]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar
+[bvxstream-asc]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar.asc
+[bvxstream-md5]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar.md5
+[bvxstream-sha1]: http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar.sha1
+
+[guice]: http://code.google.com/p/google-guice/
+
+<a name="Downloads-OlderReleases" />
+### Older Releases
+
+#### Apache Bean Validation 0.2-incubating - Released August 18, 2010
+Available at the [Apache release archive](http://archive.apache.org/dist/incubator/bval/0.2-incubating).
+
+#### Apache Bean Validation 0.1-incubating - Released June 11, 2010
+Available at the [Apache release archive](http://archive.apache.org/dist/incubator/bval/0.1-incubating).
+
+<a name="Downloads-MavenUsers"></a>
+### Maven Users
+
+Our artifacts are published to the Maven Central repository and can be
+found under the `org.apache.bval` groupId.
+
+You'll need to add the following dependencies in your builds (and Maven
+will automatically include the additional transitive dependencies for you)
+-
+    <dependency>
+      <groupId>org.apache.geronimo.specs</groupId>
+      <artifactId>geronimo-validation_1.0_spec</artifactId>
+      <version>1.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.bval</groupId>
+      <artifactId>org.apache.bval.bundle</artifactId>
+      <version>0.3-incubating</version>
+    </dependency>
+
+Maven will determine the transitive dependencies for the artifacts, but if
+you are not using Maven to build your project, then you will also need the
+following dependencies on the classpath:
+    
+    <dependency>
+    	<groupId>commons-lang</groupId>
+    	<artifactId>commons-lang</artifactId>
+    	<version>2.4</version>
+    </dependency>
+    <dependency>
+    	<groupId>org.slf4j</groupId>
+    	<artifactId>slf4j-simple</artifactId>
+    	<version>1.6.1</version>
+    </dependency>
+    <dependency>
+    	<groupId>commons-beanutils</groupId>
+    	<artifactId>commons-beanutils</artifactId>
+    	<version>1.8.3</version>
+    </dependency>
+    <dependency>
+    	<groupId>commons-collections</groupId>
+    	<artifactId>commons-collections</artifactId>
+    	<version>3.2.1</version>
+    </dependency>
+
+<a name="Downloads-VerifyingReleases"></a>
+### Verifying Releases
+
+It is essential that you verify the integrity of any downloaded files using
+the PGP or MD5 signatures.  For more information on signing artifacts and
+why we do it, check out the
+[Release Signing FAQ](http://www.apache.org/dev/release-signing.html).
+
+The PGP signatures can be verified using PGP or GPG.  First download the [KEYS](http://www.apache.org/dist/incubator/bval/KEYS)
+as well as the asc signature file for the artifact.  Make sure you get
+these files from the
+[main distribution directory](http://www.apache.org/dist/incubator/bval/),
+rather than from a
+[mirror](http://www.apache.org/dyn/closer.cgi/incubator/bval/).
+Then verify the signatures using:
+
+    $ pgpk -a KEYS
+    $ pgpv bval-parent-0.3-incubating-source-release.zip.asc
+
+or
+
+    $ pgp -ka KEYS
+    $ pgp bval-parent-0.3-incubating-source-release.zip.asc
+
+or
+
+    $ gpg --import KEYS
+    $ gpg --verify bval-parent-0.3-incubating-source-release.zip.asc
+
+Alternatively, you can verify the MD5 signature on the files. A Unix/Linux
+program called `md5` or `md5sum` is included in most distributions.  It is
+also available as part of
+[GNU Textutils](http://www.gnu.org/software/textutils/textutils.html).
+Windows users can get binary md5 programs from these (and likely other) places:
+
+ * <http://www.md5summer.org/>
+ * <http://www.fourmilab.ch/md5/>
+ * <http://www.pc-tools.net/win32/md5sums/>

Added: bval/cms-site/content/found-a-bug.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/found-a-bug.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/found-a-bug.cwiki (added)
+++ bval/cms-site/content/found-a-bug.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1,35 @@
+h2. Found a Bug?
+
+If you think you've found a problem with Apache BVal, there are several ways to proceed.
+
+You can begin by raising the issue on our User or Developer mailing lists (see [Mailing Lists]).
+
+You can also search JIRA, our issue-tracking system, to see if the problem has already been noted (visit [JIRA|http://issues.apache.org/jira/browse/BVAL]). If the issue is not listed there, you can add a new JIRA issue describing it. Please include detailed steps to reproduce the problem, including the [Version Info].
+
+If you have a fix for the issue, you can generate a patch file to send the fix to us. You need to check out the current source code from Subversion (see [Source Code]), make the necessary changes (see [Coding Standards]), and then do a full build with all tests enabled (see [Building]) and make sure the unit tests runs as expected (try {{maven clean install}} to run a full build), and of course, confirm that the problem is actually fixed. Then, go to the root directory of your BVAL checkout, and run a command like {{svn diff > BVAL-<JIRA_NUMBER>.patch}} to generate a patch file.
+
+To submit a patch, create an issue in JIRA that describes the problem, add your patch file as an attachment (don't forget to select the "Grant license to ASF for inclusion in ASF works" option), and then edit the JIRA to select the Patch Available check box.  Please include detailed steps to reproduce the problem in the issue description, and a test case in the patch where possible.
+
+For larger contributions, like new features or more complex bug fixes, you should also have an [Individual Contributor License Agreement|http://www.apache.org/licenses/#clas] on file with the ASF.
+
+
+Thanks for working with us to improve Apache BVal!
+
+
+h2. Reporting Security Vulnerabilities
+
+The Apache Software Foundation takes a very active stance in eliminating security problems and denial of service attacks against the code we provide.
+
+We strongly encourage folks to report any such problems discovered in Apache BVal to our private PMC mailing list [mailto:private@bval.apache.org] first, before disclosing them in a public forum.
+
+Please note that the private PMC mailing list should only be used for reporting undisclosed security vulnerabilities and managing the process of fixing such vulnerabilities until they are made public. We will not accept regular bug reports or other general user queries at this address.
+
+If you need to report a bug that is already a disclosed security vulnerability, please use the regular bug reporting process above.
+
+Questions about:
+* how to securely configure BVal
+* if a vulnerability applies to your particular application or Bean Validation level
+* obtaining further information on a published vulnerability
+* availability of patches and/or new releases
+
+should be address to the users mailing list. Please see the [Mailing Lists] page for details of how to subscribe.

Added: bval/cms-site/content/found-a-bug.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/found-a-bug.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/found-a-bug.mdtext (added)
+++ bval/cms-site/content/found-a-bug.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,72 @@
+Title: Found a Bug
+<a name="FoundaBug-FoundaBug?"></a>
+## Found a Bug?
+
+If you think you've found a problem with Apache BVal, there are several
+ways to proceed.
+
+You can begin by raising the issue on our User or Developer mailing lists
+(see [Mailing Lists](mailing-lists.html)).
+
+You can also search JIRA, our issue-tracking system, to see if the problem
+has already been noted
+(visit [JIRA](http://issues.apache.org/jira/browse/BVAL)).
+If the issue is not listed there, you can add a new JIRA issue
+describing it. Please include detailed steps to reproduce the problem,
+including the Version Info.
+
+If you have a fix for the issue, you can generate a patch file to send the
+fix to us. You need to check out the current source code from Subversion
+(see [Source Code](/source-code.html)),
+make the necessary changes (see [Coding Standards](/coding-standards.html)),
+and then do a full build with all tests enabled
+(see [Building](/building.html))
+and make sure the unit tests runs as expected (try `maven clean install`
+to run a full build), and of course, confirm that the problem is
+actually fixed. Then, go to the root directory of your BVAL checkout, and
+run a command like `svn diff > BVAL-[JIRA_NUMBER].patch.txt` to generate a
+patch file.
+
+To submit a patch, create an issue in JIRA that describes the problem, add
+your patch file as an attachment (don't forget to select the "Grant license
+to ASF for inclusion in ASF works" option), and then edit the JIRA issue to
+select the Patch Available check box.  Please include detailed steps to
+reproduce the problem in the issue description, and a test case in the
+patch where possible.
+
+For larger contributions, like new features or more complex bug fixes, you
+should also have an
+[Individual Contributor License Agreement](http://www.apache.org/licenses/#clas)
+on file with the ASF.
+
+Thanks for working with us to improve Apache BVal!
+
+<a name="FoundaBug-ReportingSecurityVulnerabilities"></a>
+## Reporting Security Vulnerabilities
+
+The Apache Software Foundation takes a very active stance in eliminating
+security problems and denial of service attacks against the code we
+provide.
+
+We strongly encourage folks to report any such problems discovered in
+Apache BVal to our private PMC mailing list <pr...@bval.apache.org>
+first, before disclosing them in a public forum.
+
+Please note that the private PMC mailing list should only be used for
+reporting undisclosed security vulnerabilities and managing the process of
+fixing such vulnerabilities until they are made public. We will not accept
+regular bug reports or other general user queries at this address.
+
+If you need to report a bug that is already a disclosed security
+vulnerability, please use the regular bug reporting process above.
+
+Questions about:
+
+* how to securely configure BVal
+* if a vulnerability applies to your particular application or Bean
+Validation level
+* obtaining further information on a published vulnerability
+* availability of patches and/or new releases
+
+should be addressed to the users mailing list. Please see the [Mailing Lists](mailing-lists.html)
+ page for details of how to subscribe.

Added: bval/cms-site/content/getting-involved.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/getting-involved.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/getting-involved.cwiki (added)
+++ bval/cms-site/content/getting-involved.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1,38 @@
+h2. Join the Apache BVal Community
+
+The Apache BVal project is being built by the open source community for the open source community - we welcome your input and contributions!
+
+h3. What we are looking for
+
+ * Source code and fixes contributions
+ * Test cases for issues encountered during application development 
+ * Documentation assistance
+ * Product and feature suggestions
+ * Detailed and constructive feedback
+ * Articles and whitepapers
+
+h3. How do I Contribute?
+
+ * To discuss Apache BVal topics check out the [mailing lists].
+ * Bugs and other issues can be posted on the project [JIRA|http://issues.apache.org/jira/browse/BVAL].
+
+h3. I have encountered an issue with Apache BVal. What do I do now?
+
+  * Post a message to our User's list to discuss the issue.
+  * Search existing [JIRA issues|http://issues.apache.org/jira/browse/BVAL] to see whether someone has already encountered the same issue.
+  * If this issue has never been encountered before, create a [JIRA issue|http://issues.apache.org/jira/browse/BVAL].
+  * Develop a test case to demonstrate the issue. 
+  * Attach the new test to JIRA issue. 
+  * Check out the [Found a Bug] page for more details on creating and submitting patches.
+
+h3. I have encountered an issue with BVal and have fixed it in the source code. How do I get the changes into svn?
+
+ * Create a [JIRA issue|http://issues.apache.org/jira/browse/BVAL] that describes the changes you've made (you'll need an Apache JIRA account to do this).
+ * Check out the source code and make your changes. 
+ * Create test cases to validate your changes.
+ * {{'svn add'}} any new files.
+ * Run {{'mvn test -Dtest=<MyTestCase>'}} to validate your change. You need to specify the test to run by its simple name without package name.
+ * Run the an entire build with tests by running {{'mvn clean install'}} for any possible regression. This should take 2-5 minutes or so.
+ * Check out the [Found a Bug] page for more details on creating and submitting patches.
+ * Wait for a committer to review and check in your changes.
+

Added: bval/cms-site/content/getting-involved.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/getting-involved.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/getting-involved.mdtext (added)
+++ bval/cms-site/content/getting-involved.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,54 @@
+Title: Getting Involved
+<a name="GettingInvolved-JointheApacheBValCommunity"></a>
+## Join the Apache BVal Community
+
+The Apache BVal project is being built by the open source community for the
+open source community - we welcome your input and contributions!
+
+<a name="GettingInvolved-Whatwearelookingfor"></a>
+### What we are looking for
+
+ * Source code and fixes contributions
+ * Test cases for issues encountered during application development 
+ * Documentation assistance
+ * Product and feature suggestions
+ * Detailed and constructive feedback
+ * Articles and whitepapers
+
+<a name="GettingInvolved-HowdoIContribute?"></a>
+### How do I Contribute?
+
+ * To discuss Apache BVal topics check out the [mailing lists](mailing-lists.html)
+.
+ * Bugs and other issues can be posted on the project [JIRA](http://issues.apache.org/jira/browse/BVAL)
+.
+
+<a name="GettingInvolved-IhaveencounteredanissuewithApacheBVal.WhatdoIdonow?"></a>
+### I have encountered an issue with Apache BVal. What do I do now?
+
+  * Post a message to our User's list to discuss the issue.
+  * Search existing [JIRA issues](http://issues.apache.org/jira/browse/BVAL)
+ to see whether someone has already encountered the same issue.
+  * If this issue has never been encountered before, create a [JIRA issue](http://issues.apache.org/jira/browse/BVAL)
+.
+  * Develop a test case to demonstrate the issue. 
+  * Attach the new test to JIRA issue. 
+  * Check out the [Found a Bug](found-a-bug.html)
+ page for more details on creating and submitting patches.
+
+### I have encountered an issue with Apache BVal and have fixed it in the source code. How do I get the changes into svn?
+
+ * Create a [JIRA issue](http://issues.apache.org/jira/browse/BVAL)
+ that describes the changes you've made (you'll need an Apache JIRA account
+to do this).
+ * Check out the source code and make your changes. 
+ * Create test cases to validate your changes.
+ * `svn add` any new files.
+ * Run `mvn test -Dtest=[MyTestCase]` to validate your change. You need
+to specify the test to run by its simple name without package name.
+ * Run the an entire build with tests by running `mvn clean install`
+for any possible regression. This should take 2-5 minutes or so.
+ * Check out the [Found a Bug](found-a-bug.html)
+ page for more details on creating and submitting patches.
+ * Wait for a committer to review and check in your changes.
+

Added: bval/cms-site/content/graduation-proposal.cwiki
URL: http://svn.apache.org/viewvc/bval/cms-site/content/graduation-proposal.cwiki?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/graduation-proposal.cwiki (added)
+++ bval/cms-site/content/graduation-proposal.cwiki Fri Mar  9 20:14:15 2012
@@ -0,0 +1,70 @@
+This Page contains the proposed Graduation Statement for establishing the Apache BVal Top Level Project.
+
+
+h2. Board Resolution Report
+
+       WHEREAS, the Board of Directors deems it to be in the best
+       interests of the Foundation and consistent with the
+       Foundation's purpose to establish a Project Management
+       Committee charged with the creation and maintenance of
+       open-source software related to the Bean Validation 
+       Specification and its implementation as Apache BVal
+       for distribution at no charge to the public.
+
+       NOW, THEREFORE, BE IT RESOLVED, that a Project Management
+       Committee (PMC), to be known as the "Apache BVal Project",
+       be and hereby is established pursuant to Bylaws of the
+       Foundation; and be it further
+
+       RESOLVED, that the Apache BVal Project be and hereby is
+       responsible for the creation and maintenance of software
+       related to creating an implementation compliant with the
+       Bean Validation Specification and a library of pre-developed
+       validators and extensions; and be it further
+
+       RESOLVED, that the office of "Vice President, Apache BVal" be
+       and hereby is created, the person holding such office to
+       serve at the direction of the Board of Directors as the chair
+       of the Apache BVal Project, and to have primary responsibility
+       for management of the projects within the scope of
+       responsibility of the Apache BVal Project; and be it further
+
+       RESOLVED, that the persons listed immediately below be and
+       hereby are appointed to serve as the initial members of the
+       Apache BVal Project:
+
+         * Albert Lee <al...@apache.org>
+         * Carlos Vara Callau <ca...@apache.org>
+         * David Jencks <dj...@apache.org>
+         * Donald Woods <dw...@apache.org>
+         * Gerhard Petracek <gp...@apache.org>
+         * Jeremy Bauer <jr...@apache.org>
+         * Kevan Lee Miller <ke...@apache.org>
+         * Luciano Resende <lr...@apache.org>
+         * Matthias Wessendorf <ma...@apache.org>
+         * Matthew Jason Benson <mb...@apache.org>
+         * Mohammad Nour El-Din <mn...@apache.org>
+         * Niall Pemberton <ni...@apache.org>
+         * Roman Stumm <ro...@apache.org>
+         * Simone Tripodi <si...@apache.org>
+         * Mark Struberg <st...@apache.org>
+
+       NOW, THEREFORE, BE IT FURTHER RESOLVED, that Matthew Jason Benson
+       be appointed to the office of Vice President, Apache BVal, to
+       serve in accordance with and subject to the direction of the
+       Board of Directors and the Bylaws of the Foundation until
+       death, resignation, retirement, removal or disqualification,
+       or until a successor is appointed; and be it further
+
+       RESOLVED, that the initial Apache BVal PMC be and hereby is
+       tasked with the creation of a set of bylaws intended to
+       encourage open development and increased participation in the
+       Apache BVal Project; and be it further
+
+       RESOLVED, that the Apache BVal Project be and hereby
+       is tasked with the migration and rationalization of the Apache
+       Incubator Bean Validation podling; and be it further
+
+       RESOLVED, that all responsibilities pertaining to the Apache
+       Incubator Bean Validation podling encumbered upon the Apache Incubator
+       Project are hereafter discharged.

Added: bval/cms-site/content/graduation-proposal.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/content/graduation-proposal.mdtext?rev=1299018&view=auto
==============================================================================
--- bval/cms-site/content/graduation-proposal.mdtext (added)
+++ bval/cms-site/content/graduation-proposal.mdtext Fri Mar  9 20:14:15 2012
@@ -0,0 +1,74 @@
+Title: Graduation Proposal
+This Page contains the proposed Graduation Statement for establishing the
+Apache BVal Top Level Project.
+
+
+<a name="GraduationProposal-BoardResolutionReport"></a>
+## Board Resolution Report
+
+       WHEREAS, the Board of Directors deems it to be in the best
+       interests of the Foundation and consistent with the
+       Foundation's purpose to establish a Project Management
+       Committee charged with the creation and maintenance of
+       open-source software related to the Bean Validation 
+       Specification and its implementation as Apache BVal
+       for distribution at no charge to the public.
+
+       NOW, THEREFORE, BE IT RESOLVED, that a Project Management
+       Committee (PMC), to be known as the "Apache BVal Project",
+       be and hereby is established pursuant to Bylaws of the
+       Foundation; and be it further
+
+       RESOLVED, that the Apache BVal Project be and hereby is
+       responsible for the creation and maintenance of software
+       related to creating an implementation compliant with the
+       Bean Validation Specification and a library of pre-developed
+       validators and extensions; and be it further
+
+       RESOLVED, that the office of "Vice President, Apache BVal" be
+       and hereby is created, the person holding such office to
+       serve at the direction of the Board of Directors as the chair
+       of the Apache BVal Project, and to have primary responsibility
+       for management of the projects within the scope of
+       responsibility of the Apache BVal Project; and be it further
+
+       RESOLVED, that the persons listed immediately below be and
+       hereby are appointed to serve as the initial members of the
+       Apache BVal Project:
+
+	 * Albert Lee <al...@apache.org>
+	 * Carlos Vara Callau <ca...@apache.org>
+	 * David Jencks <dj...@apache.org>
+	 * Donald Woods <dw...@apache.org>
+	 * Gerhard Petracek <gp...@apache.org>
+	 * Jeremy Bauer <jr...@apache.org>
+	 * Kevan Lee Miller <ke...@apache.org>
+	 * Luciano Resende <lr...@apache.org>
+	 * Matthias Wessendorf <ma...@apache.org>
+	 * Matthew Jason Benson <mb...@apache.org>
+	 * Mohammad Nour El-Din <mn...@apache.org>
+	 * Niall Pemberton <ni...@apache.org>
+	 * Roman Stumm <ro...@apache.org>
+	 * Simone Tripodi <si...@apache.org>
+	 * Mark Struberg <st...@apache.org>
+
+       NOW, THEREFORE, BE IT FURTHER RESOLVED, that Matthew Jason Benson
+       be appointed to the office of Vice President, Apache BVal, to
+       serve in accordance with and subject to the direction of the
+       Board of Directors and the Bylaws of the Foundation until
+       death, resignation, retirement, removal or disqualification,
+       or until a successor is appointed; and be it further
+
+       RESOLVED, that the initial Apache BVal PMC be and hereby is
+       tasked with the creation of a set of bylaws intended to
+       encourage open development and increased participation in the
+       Apache BVal Project; and be it further
+
+       RESOLVED, that the Apache BVal Project be and hereby
+       is tasked with the migration and rationalization of the Apache
+       Incubator Bean Validation podling; and be it further
+
+       RESOLVED, that all responsibilities pertaining to the Apache
+       Incubator Bean Validation podling encumbered upon the Apache
+Incubator
+       Project are hereafter discharged.

Added: bval/cms-site/content/images/Fotolia_Check_16x16.png
URL: http://svn.apache.org/viewvc/bval/cms-site/content/images/Fotolia_Check_16x16.png?rev=1299018&view=auto
==============================================================================
Binary file - no diff available.

Propchange: bval/cms-site/content/images/Fotolia_Check_16x16.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: bval/cms-site/content/images/Fotolia_Check_20x20.png
URL: http://svn.apache.org/viewvc/bval/cms-site/content/images/Fotolia_Check_20x20.png?rev=1299018&view=auto
==============================================================================
Binary file - no diff available.

Propchange: bval/cms-site/content/images/Fotolia_Check_20x20.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: bval/cms-site/content/images/Fotolia_Check_210x210.png
URL: http://svn.apache.org/viewvc/bval/cms-site/content/images/Fotolia_Check_210x210.png?rev=1299018&view=auto
==============================================================================
Binary file - no diff available.

Propchange: bval/cms-site/content/images/Fotolia_Check_210x210.png
------------------------------------------------------------------------------
    svn:mime-type = image/png