I agree with Nick - it's probably better to use ("spreadsheet",
"slideshow", "document", ...) instead of ("hssf", "hslf", "hwpf", ...)

I'd also like to suggest that the top level directory be named
something to make it clearer that this data is for testing only.
Perhaps "test-data".

On the other hand, if we follow maven standard, I think we might get
something like this:
src/test/resource/spreadsheet
src/test/resource/slideshow
src/test/resource/document
...
(http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html)
I don't mean to open a can of worms here.  I'm not sure of POI's
current status with respect to maven.

cheers,
Josh

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

Reply via email to