On Tue, Apr 28, 2015 at 8:51 AM, Alan Snyder wrote:
> Why not just postpone issuing the message until a task is attempted
> that needs the JDK?
Agreed.
But I guess it would require updating such tasks since it is likely that
such tasks today will likely just error out by not being able to load a
Why not just postpone issuing the message until a task is attempted that needs
the JDK?
> On Apr 28, 2015, at 6:42 AM, Jan Matèrne (jhm) wrote:
>
> I could implement a "suppress system property"
> (ant.suppress.toolsjar.warning).
> But I am not convinced of that idea ...
>
> What do the oth
Gesendet: Dienstag, 28. April 2015 09:32
> An: Ant Users List
> Betreff: Re: tools.jar not found
>
> Hi Jan,
>
> The DITA Open Toolkit uses ANT to build docs. This is a question that
> comes up occasionally on the DITA Users forum.
>
> A number of document CMS products
; gruener.heinr...@web.de
Subject: RE: tools.jar not found
In windows system, SET JAVA_HOME e.g. "SET JAVA_HOME=C:\Program Files
(x86)\Java\jdk1.8.0_31" before running the ant build file.
-Original Message-
From: John J. Hughes II [mailto:johnhug...@function-g.com]
Sent: Monday, April 27,
Logged(event);
>} else {
>System.out.println("tools-message suppressed");
>}
>}
>
> }
>
>> -Ursprüngliche Nachricht-
>> Von: Earl Hood [mailto:earlh...@gmail.com]
>> Gesendet: Dienstag, 28. April 2015 07:38
&g
} else {
System.out.println("tools-message suppressed");
}
}
}
> -Ursprüngliche Nachricht-
> Von: Earl Hood [mailto:earlh...@gmail.com]
> Gesendet: Dienstag, 28. April 2015 07:38
> An: Ant Users List
> Betreff: Re: tools.jar not found
>
On Tue, Apr 28, 2015 at 12:12 AM, Jan Matèrne (jhm) wrote:
> Ant is a build tool. For some tasks (for example javac, javadoc) the tools
> from the Java _Development_ Kit are required.
> If you run with just a Java _Runtime_ Environment most of its tasks could be
> used, but not all - hence the war
n: Soni, Ashish IN BLR STS [mailto:ashish.s...@siemens.com]
> Gesendet: Dienstag, 28. April 2015 06:41
> An: user@ant.apache.org; gruener.heinr...@web.de
> Betreff: RE: tools.jar not found
>
> In windows system, SET JAVA_HOME e.g. "SET JAVA_HOME=C:\Program Files
> (x86)\Ja
#x27;; gruener.heinr...@web.de
Subject: RE: tools.jar not found
Run what with JDK?
Run it with the jdk.
Am 27.04.2015 um 18:26 schrieb John J. Hughes II:
> All,
>
>
>
> I have searched online and can't fine and answer so please bear with me.
>
>
>
> When I run ANT i
Run what with JDK?
Run it with the jdk.
Am 27.04.2015 um 18:26 schrieb John J. Hughes II:
> All,
>
>
>
> I have searched online and can't fine and answer so please bear with me.
>
>
>
> When I run ANT it says it can't find tools in the JRE lib, why is it
> looking there?
>
>
>
> If I cop
Run it with the jdk.
Am 27.04.2015 um 18:26 schrieb John J. Hughes II:
All,
I have searched online and can't fine and answer so please bear with me.
When I run ANT it says it can't find tools in the JRE lib, why is it looking
there?
If I copy tools.jar from the JDK to the JRE li
All,
I have searched online and can't fine and answer so please bear with me.
When I run ANT it says it can't find tools in the JRE lib, why is it looking
there?
If I copy tools.jar from the JDK to the JRE lib it works fine but that will
break on the next update so I would prefer to fix
Bryan,
You need a JDK, not a JRE. The JDK includes tools.jar
Conor
bryan rasmussen wrote:
> Hi,
> I would like to use ant to build fop, but unfortunately when I try to
> use ant it tells me that tools.jar is not found in my jre
> installation. so where do I get tools.jar.
>
> thanks,
> bryan
>
Hi,
I would like to use ant to build fop, but unfortunately when I try to
use ant it tells me that tools.jar is not found in my jre
installation. so where do I get tools.jar.
thanks,
bryan
-
To unsubscribe, e-mail: [EMAIL PROTEC
14 matches
Mail list logo