You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2003/07/24 21:31:19 UTC

DO NOT REPLY [Bug 21863] New: - [PATCH] build.xml fixes

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

           Summary: [PATCH] build.xml fixes
           Product: POI
           Version: 3.0-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: POI Overall
        AssignedTo: poi-dev@jakarta.apache.org
        ReportedBy: pkrause@soundbite.com


Various minor fixes to build.xml.
1. fix path resolution so "ant -find build.xml test" from subdirectories works
2. fix failure property for test-scratchpad
3. add a target named clean-compile for the benifit of IDEs like JDeveloper 
which need such a thing