DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12102

[PATCH] HSSF Convenience Methods





------- Additional Comments From [EMAIL PROTECTED]  2002-09-10 11:32 -------
Okay, obviously there is a disconnect between what I am producing and what you 
are trying to commit.  I am able to compile in a fresh checkout of POI the 
contents of the zip file from 9/6.  I last did it with a checkout from the 
6th.  I run the jar target, and it produces the main poi jar, plus a contrib 
jar, and then two other jars.  In the contrib jar are the two new classes.  
Now, is the issue that the beanutils and lang jar in the contrib/lib directory 
are not included in the contrib jar, is that what is causing the heartburn?  I 
can change the build to include the contents of contrib/lib in the contrib jar, 
but that means that people who already have the beanutils and lang jars will 
have dups.  

Also, and maybe this is just muddying the waters, and I should remove it, but 
since the HSSFConvenience methods don't have gui, I just included the 
xbuild.xml stuff just to match the other code.  It has an empty target becasue 
there is no gui.

What kinds of build errors are you getting?  I have written code, and junit 
testcases against the new code.  As soon as I figure out how to change the 
build to include contrib code in the junit classpath, I will submit the 
testcases.  (right now I have to move my code into the main tree in order to 
run them).

I really want to figure out where the disconnect is because I know this has 
taken up way too much of your time as is.

Eric

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to