Hi Jan, Jan Polowinski wrote: > Hello, > > do you have a hint for me, what could be the problem? I downloaded the > fresnel project via subversion and would like to know if I have a chance of > working with it, as long as even these tests fail. Everything seems to be > correctly downloaded to the maven repository. Here is the message: > Jan
What do you intend to do with it? You may be better served by using Maven and our published jar if you intend to incorporate the engine in a broader Java project. There are test results in target\surefire-reports that may be of use in understanding what specifically is going wrong, not shown in a Maven trace (the .txt versions are more readable than the XML). These tests normally run fine for me, but they may somehow not be robust enough across all systems. If nothing else, you can do your own local modifications to remove the tests. It would be preferable if we could ensure the tests were succeeding or failing for the proper reasons. -- Ryan Lee [EMAIL PROTECTED] MIT CSAIL Research Staff http://simile.mit.edu/ http://people.csail.mit.edu/ryanlee/ _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
