On Sun, 25 Aug 2013, honyk wrote:
While all changes are built correctly, when I run tests (on HEAD revision), I am getting many errors:

How are you running the tests? "ant test" or something else (eg in eclipse?)

1. Some of them are caused by missing 'POI.testdata.path' property. How can
I set it properly? When it is set via environment variable, it is ignored.
Changing it directly in build.xml also has no effect.

It needs to point to where the test files are. If running "ant test" it should be there. If running in eclipse, you'll need to set it as a run variable

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to