Hi,
I wanted to test hibernate testsuite with our dialect. Could someone provide me with the link.
I did download hibernate-testsuite-3.5.4-Final.jar, when I extracted this jar , I did not find any java src files, nor any classes.
I went to pom.xml location in this jar and gave mvn clean package , - it downloaded all the artifacts and created the same jar file which I actually extracted.
This might be very naive request, But if anyone could give the steps on where we get the complete src code of hibernate-testsuite , it will be helpful.
Thanks, kk
|