Thanks Neeme,
the build class was an unfortunate mistake and promise I will not repeate it.
Yes, Castor.jar is there for sure, actually it's the castor file from CVS, I had
it downloaded in Sunday. However, it may be a wrong naming, (maybe I have the
file as castor-x_3_z.jar or something like this, I will check tonight). What is
after the "cut here" line it's basically one of the .java files which would not
compile. (WebMasterMarshalInfo.java)
Thanks again for help
"Neeme Praks" <[EMAIL PROTECTED]> on 05/30/2000 05:20:18 PM
Please respond to "JetSpeed" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
cc: (bcc: Liviu Jurjica/Inc/Celestica)
Subject: RE: Class files built, but only half of them...
seems to me that you have some problems with Castor... are you sure
castor.jar is where the compiler is looking for it?
Meaning "f:\Apachegr\jetspeed\lib\castor.jar" in your case...
And it's useless to run "build class", there is no target by that name.
If you look in the build.bat then you see:
REM -----------------------------------------------------------
REM The targets are the different build scripts.
REM
REM "core" target builds Turbine core classes
REM "clean" target removes bin directory
REM "dist" target builds "core" + jar file
REM
REM -----------------------------------------------------------
I would recommend to run "build clean" and then "build dist".
And what is this dumb after the line "_-------------------- cut here
------------------------------_" in your email? How did you get that?
(Sorry if this is a stupid question, I'm also not very familiar with
Java and it's tools)
Neeme
--
--------------------------------------------------------------
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]