Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 46912 invoked from network); 11 Apr 2003 14:49:50 -0000 Received: from dnsinet.rzf-nrw.de (193.109.238.66) by daedalus.apache.org with SMTP; 11 Apr 2003 14:49:50 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.9/8.12.9) with ESMTP id h3BEnmZ7004245 for ; Fri, 11 Apr 2003 16:49:48 +0200 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2653.19) id <2W02P0V0>; Fri, 11 Apr 2003 16:49:50 +0200 Message-ID: <879A5AD5DD0ED511891F0003473A9B5608FF6810@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: AW: AW: Borland java compiler and ANT - HOW TO ? Date: Fri, 11 Apr 2003 16:49:50 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C30039.9ABE8960" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C30039.9ABE8960 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Yes, it may work. But on step 2 you should refactor you programming environment (Ant + = Libs) :-) So, why directly do the right - clean separation of the tools? Jan > -----Urspr=FCngliche Nachricht----- > Von: Matt Benson [mailto:gudnabrsam@yahoo.com] > Gesendet am: Freitag, 11. April 2003 16:46 > An: Ant Users List > Betreff: Re: AW: Borland java compiler and ANT - HOW TO ? >=20 > I was going to recommend this at first, and it should > work, but I went with the other recommendation just > because I know it works... Thanks Jan! >=20 > -Matt >=20 > --- Jan.Materne@rzf.fin-nrw.de wrote: > > Before you add the borland libs to ant\lib I would > > suggest: > > - store them in a special folder (e.g. /vbjlib/) > > - create a path which includes all the libs there > > - refer to that path in your /.=20 > >=20 > > Advantages > > - clean ant installation > > - documented use of borland classes > > - easier update of borland classes > > - easier change between compiler (standard and > > "borland") > > ... > >=20 > >=20 > > Jan Mat=E8rne > >=20 > > > -----Urspr=FCngliche Nachricht----- > > > Von: Matt Benson [mailto:gudnabrsam@yahoo.com] > > > Gesendet am: Freitag, 11. April 2003 16:36 > > > An: Ant Users List > > > Betreff: Re: Borland java compiler and ANT - HOW > > TO ? > > >=20 > > > If you look in the shell scripts that represent > > vbj > > > and vbjc on Unix platforms you will see that they > > > defer to Java after making some custom settings on > > the > > > classpath. I think they add two jars, if memory > > > serves. You can drop the needed Visibroker jars > > into > > > $ANT_HOME/lib and compile with plain javac. > > >=20 > > > -Matt > > >=20 > > > --- Stefan Bodewig wrote: > > > > On Thu, 10 Apr 2003, Manoj > > > > wrote: > > > >=20 > > > > > I'm using Borland java compiler (VBJC). Is > > there > > > > any steps or > > > > > changes I need to follow instead of using > > Sun's > > > > java compiler. > > > >=20 > > > > AFAIK there doesn't exist what we call a > > compiler > > > > adapter for it, no. > > > >=20 > > > > > Any changes in Build.xml . > > > >=20 > > > > You will want to set fork to true and explicitly > > set > > > > the executable > > > > argument, that's my best guess. > > > >=20 > > > > Stefan > > > >=20 > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > > user-unsubscribe@ant.apache.org > > > > For additional commands, e-mail: > > > > user-help@ant.apache.org > > > >=20 > > >=20 > > >=20 > > >=20 > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Tax Center - File online, calculators, > > forms, and more > > > http://tax.yahoo.com > > >=20 > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > user-unsubscribe@ant.apache.org > > > For additional commands, e-mail: > > user-help@ant.apache.org > > >=20 > >=20 >=20 >=20 > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - File online, calculators, forms, and more > http://tax.yahoo.com >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 ------_=_NextPart_001_01C30039.9ABE8960--