Thanks Mark, of course there is a classpath,compiler,jsdk and so on..
issue, i'm advancing in the this route, now i'm getting this ( see below
)
Any Idea?
Saludos ,
Ignacio J. Ortega
---------------cut here-----------------------------
Now building core...
"Classpath:
c:\jdk1.2.2\lib\servlet.jar;c:\jdk1.2.2\lib\tools.jar;c:\jdk1.2.2\li
b\jaxp.jar;c:\jdk1.2.2\lib\parser.jar;c:\oracle\ora81\jdbc\lib\classes12
.zip;e:\
tomcat\jakarta-servletapi\lib\servlet.jar;..\lib\ecs.jar;..\lib\turbine-
2.0.jar;
..\lib\cocoon.jar;..\lib\cocoon-ext-servlet2.2.jar;..\lib\castor.jar;..\
lib\vill
age.jar;..\lib\xalan.jar;..\lib\xerces.jar;ant.jar;projectx-tr2.jar;java
c.jar"
Buildfile: build.xml
Detected Java Version: 1.2
Project base dir set to: E:\tomcat\Jetspeed\build
Executing Target: core
Compiling 1 source files to E:\tomcat\Jetspeed\bin\classes
E:\tomcat\Jetspeed\bin\src\org\apache\jetspeed\cache\disk\JetspeedDiskCa
cheEntry
.java:111: No method matching getURLFromCache(java.lang.String) found in
class o
rg.apache.jetspeed.cache.disk.JetspeedDiskCache.
return JetspeedDiskCache.getURLFromCache(
this.getFile().getName() )
;
^
1 error
BUILD FATAL ERROR: Compile failed, messages should have been provided.
---------------cut here-----------------------------
> -----Mensaje original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]En nombre de Mark Nickel
> Enviado el: jueves 11 de mayo de 2000 21:57
> Para: JetSpeed
> Asunto: Re: Problems build Jetspeed
>
>
>
> 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]
>
--
--------------------------------------------------------------
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]