----- Original Message -----
From: "Shorn Tolley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 01, 2002 5:13 PM
Subject: Newbie: Building Ant 1.4.1 from within NetBeans - wierd problem
with 'available' task for RegExp jar



>
> I have gotten the build to work from within NetBeans by commenting out the
> available task that sets the 'jakarta.regexp.present' property, but I was
> wondering if anyone else is building Ant from NetBeans and have seen this
> problem?
>
> Platform:
> Windows XP
> JDK 1.3.1 (although netbeans is running on 1.4)
> Ant 1.4.1 source code
> NetBeans 3.3.1
> Using Jikes as well (but it happens with ordinary javac too)
>

we fixed some problems with JDK1.4 on XP in ant1.5; if your build crashes in
<property env>, that is why. Dunno about why it wont build, maybe the
netbeans regexp isnt complete. Actually, on a jdk1.4 build it should pick up
the java1.4 regexp set too.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to