Re: [hibernate-dev] question on matrix testing

2014-05-14 Thread Mahesh Gadgil
ames. On Tue, May 13, 2014 at 2:00 PM, Mahesh Gadgil wrote: On item 3.Current_timestamp is not supported on ASE. Here is what happens for that particular test. 16:32:56,424 ERROR SchemaExport:425 - HHH000389: Unsuccessful: create table T_ENT_GEN_DEF (id int not null, alwaysDate dateti

[hibernate-dev] question on matrix testing

2014-05-13 Thread Mahesh Gadgil
I am running hibernate tests on SAP SYBASE ASE database currently. I am looking to get advice on what the best solution is to these problems.I know some tests that could not be run on ASE, have been skipped using SkipForDialect annotation in the past.The issues I am listing are for the remaining

[hibernate-dev] Build failure executing :hibernate-core:runAnnotationProcessors

2014-04-30 Thread Mahesh Gadgil
I am facing the same issue Gale Badner mentioned in his email (hibernate-core:runAnnotationProcessors - BUILD FAILED) - Gail Badner Fri, 28 Mar 2014 16:35:18 -0700. but unlike him I am unable to resolve the issue. I am using java 1.7.0_51 and tried to compile 4.3 branch. ThanksMahesh