You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Aniket Banerjee <co...@gmail.com> on 2010/12/28 14:36:51 UTC

How to create POI jar.

Hi,
I have done changes on some of POI source code for formulas. I only want
generate the main POI jar. So which packages and files I should include in
the jar.
It will great if some one can help me with steps to creating the POI jar.
Thanks in advance!!!

Regards,
Aniket

Re: How to create POI jar.

Posted by Aniket Banerjee <co...@gmail.com>.
Thanks a lot David!!!

On Tue, Dec 28, 2010 at 9:10 PM, David Fisher <df...@jmlafferty.com>wrote:

> Hi Aniket,
>
> Please take a look at http://poi.apache.org/howtobuild.html
>
> The POI build requires Apache Ant. There is a build.xml with all the
> details including downloading dependent jars.
>
> JUnit is required if you want to run Unit tests which will make sure none
> of your changes have broken something.
>
> If you need to rebuild the documentation you will need an older version of
> Apache Forrest
>
> Regards,
> Dave
>
> On Dec 28, 2010, at 5:36 AM, Aniket Banerjee wrote:
>
> > Hi,
> > I have done changes on some of POI source code for formulas. I only want
> > generate the main POI jar. So which packages and files I should include
> in
> > the jar.
> > It will great if some one can help me with steps to creating the POI jar.
> > Thanks in advance!!!
> >
> > Regards,
> > Aniket
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
>
>

Re: How to create POI jar.

Posted by David Fisher <df...@jmlafferty.com>.
Hi Aniket,

Please take a look at http://poi.apache.org/howtobuild.html

The POI build requires Apache Ant. There is a build.xml with all the details including downloading dependent jars.

JUnit is required if you want to run Unit tests which will make sure none of your changes have broken something.

If you need to rebuild the documentation you will need an older version of Apache Forrest

Regards,
Dave

On Dec 28, 2010, at 5:36 AM, Aniket Banerjee wrote:

> Hi,
> I have done changes on some of POI source code for formulas. I only want
> generate the main POI jar. So which packages and files I should include in
> the jar.
> It will great if some one can help me with steps to creating the POI jar.
> Thanks in advance!!!
> 
> Regards,
> Aniket


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org