[kepler-dev] Kepler fails to compile because of problem with configuration-manager
Christopher Brooks
cxh at eecs.berkeley.edu
Wed Jan 19 07:49:16 PST 2011
Kepler fails to compile:
compile:
[echo] Note that you may need to run "ant force-ptolemy compile" to compile ptolemy.
[compile] Compiling ptolemy...
[compile] Compiling 3632 source files to /Users/cxh/src/kepler/ptolemy/target/classes
[compile] Note: Some input files use or override a deprecated API.
[compile] Note: Recompile with -Xlint:deprecation for details.
[compile] Note: Some input files use unchecked or unsafe operations.
[compile] Note: Recompile with -Xlint:unchecked for details.
[compile] Compiling configuration-manager...
[compile] Compiling 15 source files to /Users/cxh/src/kepler/configuration-manager/target/classes
[compile] /Users/cxh/src/kepler/configuration-manager/src/org/kepler/configuration/CommonsConfigurationReader.java:201: cannot find symbol
[compile] symbol : method getConfigurationDirectivesDir()
[compile] location: class org.kepler.build.modules.Module
[compile] File configurationDirectivesDir = module.getConfigurationDirectivesDir();
[compile] ^
[compile] 1 error
_Christopher
--
Christopher Brooks, PMP 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 cell: 707.332.0670
More information about the Kepler-dev
mailing list