[20082] in SIPB bug reports
ant
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Tue Dec 7 19:07:20 2004
From jmorzins@MIT.EDU Wed Dec 08 00:07:20 2004
Return-Path: <jmorzins@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 2847 invoked from network); 8 Dec 2004 00:07:20 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
by charon.mit.edu with SMTP; 8 Dec 2004 00:07:20 -0000
Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])
by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id iB807Hg6028022
for <bug-sipb@MIT.EDU>; Tue, 7 Dec 2004 19:07:17 -0500 (EST)
Received: from milquetoast.mit.edu (MILQUETOAST.MIT.EDU [18.187.1.131])
(authenticated bits=56)
(User authenticated as jmorzins@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.12.4/8.12.4) with ESMTP id iB807F1V019637
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <bug-sipb@mit.edu>; Tue, 7 Dec 2004 19:07:16 -0500 (EST)
Received: (from jmorzins@localhost) by milquetoast.mit.edu (8.12.9)
id iB807Fh5031176; Tue, 7 Dec 2004 19:07:15 -0500
Date: Tue, 7 Dec 2004 19:07:15 -0500 (EST)
From: Jacob Morzinski <jmorzins@MIT.EDU>
To: bug-sipb@MIT.EDU
Subject: ant
Message-ID: <Pine.LNX.4.58L.0412071905210.31172@milquetoast.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Scanned-By: MIMEDefang 2.42
A user reported on zephyr that ant wasn't working for him.
I checked; the problem is that the java lockers have changed,
and the ant wrapper script was no longer finding the directory
that java is in. (i386_rh9 vs i386_rhel3 problems.)
I changed the ant wrapper script to use athdir to find the java
arch directory, and this works for the user. Reporting here in
case anyone wants to check the change.
-Jake