[kepler-dev] kepler fails to compile: LocalRepositoryManager
Christopher Brooks
cxh at eecs.berkeley.edu
Mon Jun 1 08:46:59 PDT 2009
Hi David,
Kepler fails to build for me. I suspect a recent change
to LocalRepositoryManager.
No big deal on my end, I'm working on ptII today.
ash-3.2$ ant run
Buildfile: build.xml
compile:
[compile] Compiling ptolemy...
[compile] Compiling 19 source files to
/Users/cxh/src/kepler/ptolemy/target/\
classes
[compile] Note: Some input files use unchecked or unsafe operations.
[compile] Note: Recompile with -Xlint:unchecked for details.
[compile] Compiling core...
[compile] Compiling 6 source files to
/Users/cxh/src/kepler/core/target/clas\
ses
[compile]
/Users/cxh/src/kepler/core/src/org/kepler/objectmanager/cache/Loca\
lRepositoryManager.java:189: cannot find symbol
[compile] symbol : method getKarResourcesDir()
[compile] location: class org.kepler.build.modules.Module
[compile] if( m.getKarResourcesDir().isDirectory() )
[compile] ^
[compile] Note: Some input files use unchecked or unsafe operations.
[compile] Note: Recompile with -Xlint:unchecked for details.
[compile] 1 error
BUILD FAILED
/Users/cxh/src/kepler/build-area/build.xml:31:
/Users/cxh/src/kepler/build-are\
a/build.xml:31: Compile failed; see the compiler error output for details.
Total time: 27 seconds
_Christopher
--
Christopher Brooks (cxh at eecs berkeley edu) University of California
CHESS Executive Director US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
More information about the Kepler-dev
mailing list