On 2013-08-25 Nick Burch wrote: > 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?)
Directly from Netbeans IDE > > 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 Calling ant directly via cmdline does the job (seamlessly), thanks for the hint! Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
