Issue 95697

Summary: configure does not properly detect ANT
Product: Build Tools Reporter: christianlins <christian.lins>
Component: configureAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues
Version: DEV300m34   
Target Milestone: ---   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description christianlins 2008-10-31 12:58:47 UTC
I tried a build of DEV300_m34 on OpenSolaris svn_99.
configure was not able to detect the installed and working ant (install through
package SUNWant).

That is probably because ANT has no real ANT_HOME with a bin/ and a lib/
subdirectory. On OpenSolaris the ANT directory structure is imho:

/usr/bin/ant => Executable
/usr/share/lib/ant => JAR-files of ANT

configure expects e.g.:

/usr/share/ant/bin
/usr/share/ant/lib
Comment 1 Marcus 2017-05-20 11:33:35 UTC
Reset assigne to the default "issues@openoffice.apache.org".