After moved java packages tests don't work
------------------------------------------

                 Key: BVAL-11
                 URL: https://issues.apache.org/jira/browse/BVAL-11
             Project: BeanValidation
          Issue Type: Bug
          Components: jsr303
    Affects Versions: 0.1-incubating
            Reporter: Simone Tripodi
            Priority: Blocker
             Fix For: 0.1-incubating


After moved java packages there are 28 failures over 81 tests

Failed tests: 
  
testValidateDefaultGroup(org.apache.bval.jsr303.groups.redefining.RedefiningDefaultGroupTest)
  
testValidGroupBuyInOneClick(org.apache.bval.jsr303.groups.inheritance.GroupInheritanceTest)
  testPropertyDescriptorHasConstraints(org.apache.bval.jsr303.Jsr303Test)
  testValidateValue(org.apache.bval.jsr303.Jsr303Test)
  testMetadataAPI_Address(org.apache.bval.jsr303.Jsr303Test)
  testValidateMultiValuedConstraints(org.apache.bval.jsr303.Jsr303Test)
  testConstraintValidatorResolutionAlgorithm(org.apache.bval.jsr303.Jsr303Test)
  testSizeValidation(org.apache.bval.jsr303.Jsr303Test)
  
testValidateImplicitGrouping(org.apache.bval.jsr303.groups.implicit.ImplicitGroupingTest)
  testCreateResolver(org.apache.bval.jsr303.DefaultMessageInterpolatorTest)
  testPayload(org.apache.bval.jsr303.PayloadTest)
  testCustomConstraintFactory(org.apache.bval.jsr303.BootstrapTest)
  testValidateList(org.apache.bval.jsr303.groups.CollectionValidationTest)
  
testValidateMapAndRedefinedDefaultGroupOnNonRootBean(org.apache.bval.jsr303.groups.CollectionValidationTest)
  
testValidateFirstNameLastNameWithDefaultGroup(org.apache.bval.jsr303.groups.GroupValidationTest)
  
testValidateDefaultCreditCardInBillableGroup(org.apache.bval.jsr303.groups.GroupValidationTest)
  
testValidateDefaultCreditCardInBillableAndByInOneClickGroup(org.apache.bval.jsr303.groups.GroupValidationTest)
  testGroups(org.apache.bval.jsr303.groups.GroupSequenceTest)
  testGroupSequence(org.apache.bval.jsr303.groups.GroupSequenceTest)
  testValidAnnotation(org.apache.bval.jsr303.ValidationTest)
  testPropertyPathWithIndex(org.apache.bval.jsr303.ValidationTest)
  testValidateNestedPropertyPath(org.apache.bval.jsr303.ValidationTest)
  testMetadataAPI(org.apache.bval.jsr303.ValidationTest)
  
testMetaDataAPI_ComposedConstraints(org.apache.bval.jsr303.ComposedConstraintsTest)
  testValidateComposed(org.apache.bval.jsr303.ComposedConstraintsTest)
  
testOverridesAttributeConstraintIndex(org.apache.bval.jsr303.ComposedConstraintsTest)
  
testValidateMethodParameters(org.apache.bval.jsr303.extensions.MethodValidatorImplTest)
  
testValidateConstructorParameters(org.apache.bval.jsr303.extensions.MethodValidatorImplTest)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to