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=21863>. 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=21863 [PATCH] build.xml fixes ------- Additional Comments From [EMAIL PROTECTED] 2003-08-04 17:13 ------- [EMAIL PROTECTED] jakarta-poi-HEAD]$ cvs status build.xml =================================================================== File: build.xml Status: Up-to-date Working revision: 1.48 Repository revision: 1.48 /home/cvs/jakarta-poi/build.xml,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) [EMAIL PROTECTED] jakarta-poi-HEAD]$ patch build.xml < build.diff (Stripping trailing CRs from patch.) patching file build.xml Hunk #5 succeeded at 285 with fuzz 2. missing header for context diff at line 182 of patch (Stripping trailing CRs from patch.) can't find file to patch at input line 182 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- | | <target name="test-scratchpad" depends="compile-scratchpad,-test-scratchpad-check" unless="scratchpad.test.notRequired"> |! <junit printsummary="yes" fork="no" haltonfailure="${halt.on.test.failure}" failureproperty="scratchpad.test.failed"> | <classpath> | <path refid="scratchpad.classpath"/> | <pathelement location="${main.output.dir}"/> -------------------------- File to patch: ****************** :( Any ideas? Maybe u can just "cvs up" your build.xml and attach it here... i'll commit that. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
