https://bz.apache.org/bugzilla/show_bug.cgi?id=59321
Bug ID: 59321
Summary: bootstrap/bin/ant script fails when building ant with
syntax error, possibly an un-matched quote
Product: Ant
Version: 1.9.7
Hardware: Sun
OS: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: Build Process
Assignee: [email protected]
Reporter: [email protected]
1.9.6 builds just fine on (uname -a output):
SunOS rcbuild-solaris10 5.10 Generic_150401-23 i86pc i386 i86pc Solaris
1.9.7 gets an error during the build:
[snip]
BUILD SUCCESSFUL
Total time: 8 seconds
... Cleaning Up Build Directories
... Done Bootstrapping Ant Distribution
bootstrap/bin/ant: syntax error at line 339: `end of file' unexpected
'what /bin/sh' shows:
SunOS 5.10 Generic 142252-02 Sep 2010
I used the same command line to start the build on this SunOS machine for both
1.9.6 and 1.9.7:
sh build.sh -Ddist.dir=/export/home/drosen/ant dist
--
You are receiving this mail because:
You are the assignee for the bug.