The problem is that it makes the compile fail. Since ConvienceFunctions.java [sic] is in examples and examples is built before or independently of "contrib" the build fails.
contrib but should be in some sort of sub-build of contrib. Unfortunately, the person to talk to about all this has been inconsiderate enough to go and get himself married and is on his honeymoon (blast him). Blast him! ;-) So anyhow, go ahead and submit the build.xml, etc. Be sure and run the the compile and test targets to ensure it all builds nice. The example will get committed probably as soon as Ken gets back and catches up to provide us with guidence. (You're of course welcome to take a crack at enhancing the build) Thanks, -Andy On Wed, 02 Oct 2002 07:39:28 -0400, EPugh wrote: > What exactly is the problem with these bits of code? I have changed the > build.xml (and some stuff in one of the cents) so that the first cut of > a unit test for HSSFCellUtil would actually compile and run the unit > test. Should I submit that now, or wait? > > Eric > > -----Original Message----- > From: Glen Stampoultzis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, > October 01, 2002 7:33 PM To: POI Developers List Subject: Re: ATTN GLEN > Re: cvs commit: > jakarta-poi/src/examples/src/org/apache/poi/hssf/usermodel/examples > ConvienceFunctions.java > > > Ah... sorry about that. Forgot to run build before committing. > > Probably best to wait until the next version of centipede is available > before attempting to fix this problem. > > Any change of getting the build results mailed to this list > automatically on a failed nightly build? > > -- Glen > > > Andrew C. Oliver wrote: >> Glen, >> >> Please take note of what I said below. I'm just doing this so the >> builds will run. You can easily recover this from CVS by doing a cvs >> update -r lastversion myfile. >> >> Sorry and thanks, >> >> Andy >> >> On Tue, 01 Oct 2002 16:19:55 -0400, acoliver wrote: >> >> >>>acoliver 2002/10/01 13:19:54 >>> >>> Removed: src/examples/src/org/apache/poi/hssf/usermodel/examples >>> ConvienceFunctions.java >>> Log: >>> removing for now so that the nightly build will run. Please recommit >>> this once you figure out what to do for the build. I think maybe >>> this should go in contrib with the conveinience functiosn so that the >>> main build isn't dependant upon contrib... >> >> >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> For additional >> commands, e-mail: <mailto:[EMAIL PROTECTED]> >> >> >> >> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
