Hola a Todos:

when i try to build from CVS i get this nice bunch of errors:

8<--------------------------------------------------
JAVA_HOME: c:\jdk
JAVAC: classic
LOCALPATH:
;..\lib\castor.jar;..\lib\cocoon-ext-servlet2.2.jar;..\lib\cocoon.jar;..
\lib\ecs.jar;..\lib\hsql.jar;..\lib\jaxp.jar;..\lib\jyve-2.0.jar;..\lib\
servlet_2_2.jar;..\lib\turbine-2.0.jar;..\lib\village.jar;..\lib\xalan.j
ar;..\lib\xerces.jar;.\ant.jar;.\projectx-tr2.jar
TARGET: dist
Buildfile: build.xml
IOException getting canonical path for
E:\tomcat\jetspeed\src\java\org\apache\jetspeed\xml\api\registrymarkup\*
: El sistema no puede hallar el archivo especificado
IOException getting canonical path for
E:\tomcat\jetspeed\src\java\org\apache\jetspeed\xml\api\registrymarkup\*
: El sistema no puede hallar el archivo especificado
IOException getting canonical path for
E:\tomcat\jetspeed\src\java\org\apache\jetspeed\xml\api\registrymarkup\*
: El sistema no puede hallar el archivo especificado

core:
    [javac] Compiling 1 source files to E:\tomcat\jetspeed\bin\classes
    [javac]
E:\tomcat\jetspeed\bin\src\org\apache\jetspeed\daemon\impl\FeedDaemon.ja
va:238: Ambiguous class:
org.apache.jetspeed.daemon.impl.util.EntryInstantiator and
org.apache.jetspeed.daemon.impl.util.feeddaemon.EntryInstantiator
    [javac]                     EntryInstantiator ei = new
EntryInstantiator( this.getRunData(), entries );
    [javac]                     ^
    [javac]
E:\tomcat\jetspeed\bin\src\org\apache\jetspeed\daemon\impl\FeedDaemon.ja
va:238: Ambiguous class:
org.apache.jetspeed.daemon.impl.util.EntryInstantiator and
org.apache.jetspeed.daemon.impl.util.feeddaemon.EntryInstantiator
    [javac]                     EntryInstantiator ei = new
EntryInstantiator( this.getRunData(), entries );
    [javac]                                                ^
    [javac] 2 errors

BUILD FAILED

build.xml:68: Compile failed

Total time: 5 seconds
8<--------------------------------------------------

A fast classic compile Yeahhhhhhhhh


Saludos ,
Ignacio J. Ortega


--
--------------------------------------------------------------
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]

Reply via email to