[MOBY-dev] Error in CVS source
Dominique Jeannin
Dominique.Jeannin at avignon.inra.fr
Mon May 17 15:18:19 UTC 2010
Hi,
We've just downloaded source code of jMoby by CVS but when I launch "ant
install" (from ant view in eclipse), I get this log :
compile:
[javac] Compiling 392 source files to
/home/av07/gafl/elarsonneur/workspace/jMoby/build/classes
[javac]
/home/av07/gafl/elarsonneur/workspace/jMoby/src/main/ca/ucalgary/seahawk/gui/SeahawkTransferable.java:9:
package foxtrot does not exist
[javac] import foxtrot.Task; // for fancy synchronous GUI handling on
data paste to external apps
[javac] ^
[javac]
/home/av07/gafl/elarsonneur/workspace/jMoby/src/main/ca/ucalgary/seahawk/gui/SeahawkTransferable.java:10:
package foxtrot does not exist
[javac] import foxtrot.Worker;
[javac] ^
[javac]
/home/av07/gafl/elarsonneur/workspace/jMoby/src/main/ca/ucalgary/seahawk/gui/SeahawkTransferable.java:104:
cannot find symbol
[javac] symbol : class Task
[javac] location: class ca.ucalgary.seahawk.gui.SeahawkTransferable
[javac] targetTextType = (String) Worker.post(new
Task(){
[javac] ^
[javac]
/home/av07/gafl/elarsonneur/workspace/jMoby/src/main/ca/ucalgary/seahawk/gui/SeahawkTransferable.java:104:
cannot find symbol
[javac] symbol : variable Worker
[javac] location: class ca.ucalgary.seahawk.gui.SeahawkTransferable
[javac] targetTextType = (String) Worker.post(new
Task(){
[javac] ^
[javac] Note:
/home/av07/gafl/elarsonneur/workspace/jMoby/src/main/ca/ucalgary/services/util/PBERecorder.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 4 errors
BUILD FAILED
What's wrong ?
Thanks for your help,
--
Dominique Jeannin
Bioinformatique
INRA, Institut National de la Recherche Agronomique
Centre d'Avignon
UR 1052, GAFL - Unité de Génétique et Amélioration des Fruits et Légumes
BP 94 - 84143 MONTFAVET CEDEX (France)
More information about the MOBY-dev
mailing list