Summary: | Can't compile the developer versions | ||
---|---|---|---|
Product: | POI | Reporter: | ralph <r.hotzel> |
Component: | POI Overall | Assignee: | POI Developers List <dev> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | r.hotzel |
Priority: | P1 | ||
Version: | 2.0-pre2 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows XP |
Description
ralph
2003-08-31 20:35:17 UTC
I tryed to build the POI with ant. I“have downloaded all jar's but if I try to build ant: build - Ddist.dir="directory"dist I get the error message that the build command is unknown. if I'm writing build - Ddist.dir=<directory>dist I get the error message access denied. I had set the path and the varialbles ANT_HOME and JAVA_HOME. Actually I use JCreator for my programm. Please give me some tips what I have to do to implement one of the devoloper versions in my programm. The build process if run through ant. run all unit tests: ant test build jar: ant dist |