Check your CLASSPATH. You should make sure that you have the Sun tools.jar
file in the CLASSPATH.
export CLASSPATH=$JDK_INSTALL/lib/tools.jar
Something like that...
GL!
Mark
Nacho wrote:
> Hi All,
>
> I've just download JetSpeed-20000511, but i'm unable to do a build , ant
> don't compile what it states that should compile i'm getting this
> messages (see below), it looks correct but it compiles 383 files in 5
> Seconds!!!!!, when i've look into the directory that contains the
> classes it only compiles 1
>
> Any comments?
>
> Saludos ,
> Ignacio J. Ortega
>
> ----------------cut here--------------------------
> Now building core...
> "Classpath:
> d:\java\lib\jsdk.jar;..\lib\ecs.jar;..\lib\turbine-2.0.jar;..\lib\co
> coon.jar;..\lib\cocoon-ext-servlet2.2.jar;..\lib\castor.jar;..\lib\villa
> ge.jar;.
> .\lib\xalan.jar;..\lib\xerces.jar;ant.jar;projectx-tr2.jar;javac.jar"
> Buildfile: build.xml
> Detected Java Version: 1.2
> Project base dir set to: E:\tomcat\Jetspeed\build
> Executing Target: core
> Compiling 383 source files to E:\tomcat\Jetspeed\bin\classes
> Completed in 5 seconds
> ----------------cut here--------------------------
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
"People, like nails, lose their effectiveness when they lose
direction and begin to bend."
---- Walter Savage Landor
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]