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=7183>.
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=7183

BUILD ISSUE with 1.5-dev - dist target is not valid -  /src/examples/src not found.

           Summary: BUILD ISSUE with 1.5-dev - dist target is not valid -
                    /src/examples/src not found.
           Product: POI
           Version: 1.5
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: POI Overall
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If one checks out the current CVS sources, builds the "dist" target then unzips
the distribution somewhere else, that dist target won't build:

/tmp/jakarta-poi-1.5-dev/build.xml:26: /tmp/jakarta-poi-1.5-dev/src/examples/src
not found.

Total time: 4 seconds
[andy@linux2 jakarta-poi-1.5-dev]$ ./build.sh compile
Buildfile: build.xml

init:
     [echo] --------------------------------------------------------------
     [echo] Setting up customized ant tasks...
     [echo] ... done.
     [echo] --------------------------------------------------------------
     [echo]                       Jakarta POI [2001-2002]                   
     [echo] --------------------------------------------------------------
     [echo] Building with Ant version 1.4.1 compiled on October 11 2001
     [echo] using build file /tmp/jakarta-poi-1.5-dev/build.xml
     [echo] --------------------------------------------------------------
   [delete] Deleting: /tmp/jakarta-poi-1.5-dev/build/jakarta-poi/build-log.xml

prepare:

prepare-src:

BUILD FAILED

/tmp/jakarta-poi-1.5-dev/build.xml:26: /tmp/jakarta-poi-1.5-dev/src/examples/src
not found.

Total time: 3 seconds

Reply via email to