You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Avik Sengupta <av...@apache.org> on 2003/05/30 14:58:18 UTC

Build error

POI does not build out of the box on jdk1.3 due to the lack of xalan.
RecordGenerator depends on xalan. Error is not apparent on 1.4 since it
bundles xalan. 
-- 
Avik Sengupta <av...@apache.org>


Re: Build error

Posted by Glen Stampoultzis <gs...@iinet.net.au>.
At 11:44 PM 30/05/2003, you wrote:
>yeah, thats what i did, just that it wasnt documented... now done

As I build with 1.4 I missed this.

Regards,


Glen Stampoultzis
gstamp@iinet.net.au
http://members.iinet.net.au/~gstamp/glen/

Re: Build error

Posted by Avik Sengupta <av...@apache.org>.
yeah, thats what i did, just that it wasnt documented... now done
On Fri, 2003-05-30 at 18:55, Andrew C. Oliver wrote:
> On 5/30/03 8:58 AM, "Avik Sengupta" <av...@apache.org> wrote:
> 
> > POI does not build out of the box on jdk1.3 due to the lack of xalan.
> > RecordGenerator depends on xalan. Error is not apparent on 1.4 since it
> > bundles xalan. 
> 
> 
> I think you just have to put xalan in your ant lib.
-- 
Avik Sengupta <av...@apache.org>


Re: Build error

Posted by "Andrew C. Oliver" <ac...@apache.org>.
On 5/30/03 8:58 AM, "Avik Sengupta" <av...@apache.org> wrote:

> POI does not build out of the box on jdk1.3 due to the lack of xalan.
> RecordGenerator depends on xalan. Error is not apparent on 1.4 since it
> bundles xalan. 


I think you just have to put xalan in your ant lib.
-- 
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI

http://jakarta.apache.org/poi
For Java and Excel, Got POI?