Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Mar 2003 15:22:15 +0100
From:      Palle Girgensohn <girgen@pingpong.net>
To:        Tetsurou Okazaki <okazaki@FreeBSD.org>, Ernst de Haan <znerd@FreeBSD.org>
Cc:        Tetsurou Okazaki <okazaki@FreeBSD.org>, ports@FreeBSD.org
Subject:   Re: problem with FreeBSD ant port?
Message-ID:  <951200000.1046701335@rambutan.pingpong.net>
In-Reply-To: <lxbs0shfzi.wl%okazaki@FreeBSD.org>
References:  <170040000.1046098071@rambutan.pingpong.net> <200302281306.10007.znerd@FreeBSD.org><lxd6lcgckc.wl%okazaki@FreeBSD.org> <200303030904.42248.znerd@FreeBSD.org> <lxbs0shfzi.wl%okazaki@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
ports/48878, http://www.freebsd.org/cgi/query-pr.cgi?pr=3D48878

Someone with commit rights, please commit! ;-)

Cheers,
Palle

--On m=E5ndag, mars 03, 2003 20.00.33 +0900 Tetsurou Okazaki=20
<okazaki@FreeBSD.org> wrote:

> At Mon, 3 Mar 2003 09:04:42 +0100,
> Ernst de Haan wrote:
>>
>> > > Well, if the bootclasspath (or sysclasspath or so) doesn't work,
>> > > then I will patch the ant shell script. Perhaps I should patch the
>> > > script anyway.
>> >
>> > How about to add includeAntRuntim=3D"no" to the <javac> task in the
>> > build.xml?
>>
>> Are you sure you understand the problem and the involved architecture?
>> We're  discussing the FreeBSD-specific Ant shell script installed by the
>> devel/jakarta-ant port. If you do understand, please explain your
>> suggestion to me, because then I don't :-)
>
> My suggestion is for Palle :-), to add includeAntRuntime=3D"no" to the
> <javac> task in the build.xml of the postgresql-jdbc port.
>
> The <javac> task composes a classpath to build sources and passes it to
> the compiler.  In the default, this classpath includes a classpath
> explicitly specified by elements or attributes of <javac> such as
> `classpath' or `classpathref', and a classpath of Ant which is specified
> by the `ant' script.
>
> If you don't want to add later to the compile-time classpath of <javac>
> implicitly, use includeAntRuntime=3D"no" or includeJavaRuntime=3D"no" in
> the <javac> task.
>
>
> BTW: URL of the Ant project was moved to http://ant.apache.org/.
>
> --
> Tetsurou
>
>
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?951200000.1046701335>