Bug 29489

Summary: the "build" isnt working
Product: POI Reporter: michael.watson
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED INVALID    
Severity: critical    
Priority: P3    
Version: 2.0-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description michael.watson 2004-06-10 06:53:02 UTC
Im trying to do the build for POI, i have installed and built ant correctly, 
though when i try and build POI it dosnt seem to find the .jre files, it runs 
the build.xml file but dosnt do anything with it. What commmands do i use to do 
the build?
All im doing is typing "ant" in the directory where i have POI installed. 

I no its not working because when i try and compile the demo files using javac 
they give errors that certain files havent been imported correctly.
Comment 1 Rainer Klute 2004-06-10 07:16:38 UTC
"Isn't working" isn't helpful to track down any error. Please attach at least a
console listing of your ant run!