[hibernate-dev] [HV] master does not compile for me

Hardy Ferentschik hardy at hibernate.org
Wed Oct 31 15:54:36 EDT 2012


Good :-) got me worries there for a minute ;-)

--hardy



On 31 Oct 2012, at 17:06, Emmanuel Bernard <emmanuel at hibernate.org> wrote:

> That was me screwing up. Forget it.
> 
> Sorry about that
> 
> Emmanuel
> On Wed 2012-10-31 16:53, Emmanuel Bernard wrote:
>> [ERROR] COMPILATION ERROR : 
>> [INFO] -------------------------------------------------------------
>> [ERROR] /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[3,47] error: Interval is not public in org.hibernate.validator.test.constraints; cannot be accessed from outside package
>> [ERROR] /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[4,47] error: Item is not public in org.hibernate.validator.test.constraints; cannot be accessed from outside package
>> [ERROR] /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[43,2] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[43,22] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[44,6] error: package item does not exist
>> [ERROR] /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[45,6] error: package item does not exist
>> [ERROR] /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[47,26] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[47,76] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[57,2] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[57,18] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[58,2] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[58,26] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[63,26] error: cannot find symbol
>> [ERROR]  class CustomViolationTest
>> /Users/manu/projects/notbackedup/git/validator/engine/src/test/java/org/hibernate/validator/test/constraints/path/CustomViolationTest.java:[92,6] error: method addNode in interface NodeBuilderDefinedContext cannot be applied to given types;
>> [INFO] 14 errors 
>> [INFO] -------------------------------------------------------------
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO] 
>> [INFO] Hibernate Validator Aggregator .................... SUCCESS [0.313s]
>> [INFO] Hibernate Validator Engine ........................ FAILURE [15.429s]
>> [INFO] Hibernate Validator TCK Runner .................... SKIPPED
>> [INFO] Hibernate Validator Integration Tests ............. SKIPPED
>> [INFO] Hibernate Validator Annotation Processor .......... SKIPPED
>> [INFO] Hibernate Validator Quickstart .................... SKIPPED
>> [INFO] Hibernate Validator Performance Tests ............. SKIPPED
>> [INFO] Hibernate Validator Manual ........................ SKIPPED
>> [INFO] Hibernate Validator Distribution .................. SKIPPED
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 17.085s
>> [INFO] Finished at: Wed Oct 31 16:49:07 CET 2012
>> [INFO] Final Memory: 30M/293M
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev



More information about the hibernate-dev mailing list